Expiry

case class Expiry(bin: BitVector) extends TaggedField

Expiry Date

Companion:
object
Source:
Bolt11Invoice.scala
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def toLong: Long

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product