Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.9
@mozaic-io/mozaic-sdk-node
api/api
PaymentSource
Interface PaymentSource
export PaymentSource
interface
PaymentSource
{
id
?:
null
|
string
;
object
?:
null
|
string
;
payment_cycle_entry_id
?:
null
|
string
;
payment_source
?:
PaymentSourceEnum
;
short_id
?:
null
|
string
;
}
Index
Properties
id?
object?
payment_
cycle_
entry_
id?
payment_
source?
short_
id?
Properties
Optional
id
id
?:
null
|
string
Optional
object
object
?:
null
|
string
The name of this object
Optional
payment_
cycle_
entry_
id
payment_
cycle_
entry_
id
?:
null
|
string
Optional
payment_
source
payment_
source
?:
PaymentSourceEnum
Optional
short_
id
short_
id
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
object
payment_
cycle_
entry_
id
payment_
source
short_
id
@mozaic-io/mozaic-sdk-node - v1.0.9
Loading...
export PaymentSource