ReceiptSource⚓︎
Constructors⚓︎
new ReceiptSource()⚓︎
Returns⚓︎
ReceiptSource
Properties⚓︎
| Property | Modifier | Type |
|---|---|---|
_primaryId |
public |
number |
_secondaryId |
public |
number |
TYPE_HINTS |
static |
object |
Accessors⚓︎
primaryId⚓︎
Get Signature⚓︎
Returns⚓︎
number
Set Signature⚓︎
Parameters⚓︎
| Parameter | Type |
|---|---|
value |
number |
Returns⚓︎
void
secondaryId⚓︎
Get Signature⚓︎
Returns⚓︎
number
Set Signature⚓︎
Parameters⚓︎
| Parameter | Type |
|---|---|
value |
number |
Returns⚓︎
void
size⚓︎
Get Signature⚓︎
Returns⚓︎
number
Methods⚓︎
serialize()⚓︎
Returns⚓︎
Uint8Array<ArrayBufferLike>
sort()⚓︎
Returns⚓︎
void
toJson()⚓︎
Returns⚓︎
object
JSON-safe representation of this object.
toString()⚓︎
Returns⚓︎
string
deserialize()⚓︎
Parameters⚓︎
| Parameter | Type |
|---|---|
payload |
any |
Returns⚓︎
ReceiptSource