Class ReceiptCredentialPresentation
-
- All Implemented Interfaces:
public final class ReceiptCredentialPresentation extends ByteArray
-
-
Field Summary
Fields Modifier and Type Field Description public final static ByteArray.UncheckedAndUnclonedUNCHECKED_AND_UNCLONED
-
Constructor Summary
Constructors Constructor Description ReceiptCredentialPresentation(Array<byte> contents)
-
Method Summary
Modifier and Type Method Description longgetReceiptExpirationTime()longgetReceiptLevel()ReceiptSerialgetReceiptSerial()-
-
Constructor Detail
-
ReceiptCredentialPresentation
ReceiptCredentialPresentation(Array<byte> contents)
-
-
Method Detail
-
getReceiptExpirationTime
long getReceiptExpirationTime()
-
getReceiptLevel
long getReceiptLevel()
-
getReceiptSerial
ReceiptSerial getReceiptSerial()
-
-
-
-