PaymentConfirmation
No description
type PaymentConfirmation {
tokenHash: HashId!
memo: UUID!
tokenAmount: TokenAmount!
}
No description
type PaymentConfirmation {
tokenHash: HashId!
memo: UUID!
tokenAmount: TokenAmount!
}
PaymentConfirmation.tokenHash
● HashId!
non-null scalarPaymentConfirmation.memo
● UUID!
non-null scalarPaymentConfirmation.tokenAmount
● TokenAmount!
non-null scalar