- Preparing search index...
- The search index is not available
Monerium SDK
Type alias OrderNotification
Order
Notification
: { accountId
: string; address
: string; amount
: string; counterpart
: Counterpart; currency
: string; fees
: Fee[]; id
: string; kind
: string; memo
: string; meta
: OrderMetadata; profile
: string; rejectedReason
: string; supportingDocumentId
: string; totalFee
: string; }
Type declaration
-
accountId: string
-
address: string
-
amount: string
-
-
currency: string
-
fees: Fee[]
-
id: string
-
kind: string
-
memo: string
-
-
profile: string
-
rejectedReason: string
-
supportingDocumentId: string
-
totalFee: string