Examples
GitHub
Preparing search index...
The search index is not available
destagnate
destagnate
<internal>
PaymentItem
Interface PaymentItem
interface
PaymentItem
{
amount
:
PaymentCurrencyAmount
;
label
:
string
;
pending
?:
boolean
;
}
Index
Properties
amount
label
pending?
Properties
amount
amount
:
PaymentCurrencyAmount
label
label
:
string
Optional
pending
pending
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
amount
label
pending
Examples
GitHub
destagnate
Loading...
Generated using
TypeDoc