ordercloud-javascript-sdk
Preparing search index...
SpendingAccount
Interface SpendingAccount<TSpendingAccountXp>
interface
SpendingAccount
<
TSpendingAccountXp
=
any
>
{
AllowAsPaymentMethod
?:
boolean
;
Balance
:
number
;
EndDate
?:
string
;
ID
?:
string
;
Name
:
string
;
StartDate
?:
string
;
xp
?:
TSpendingAccountXp
;
}
Type Parameters
TSpendingAccountXp
=
any
Index
Properties
Allow
As
Payment
Method?
Balance
End
Date?
ID?
Name
Start
Date?
xp?
Properties
Optional
Allow
As
Payment
Method
AllowAsPaymentMethod
?:
boolean
Balance
Balance
:
number
Optional
End
Date
EndDate
?:
string
Optional
ID
ID
?:
string
Name
Name
:
string
Optional
Start
Date
StartDate
?:
string
Optional
xp
xp
?:
TSpendingAccountXp
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Allow
As
Payment
Method
Balance
End
Date
ID
Name
Start
Date
xp
ordercloud-javascript-sdk
Loading...