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