Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
@mozaic-io/mozaic-sdk-node
api/api
PaymentPushBulkCreateDeets
Interface PaymentPushBulkCreateDeets
export PaymentPushBulkCreateDeets
interface
PaymentPushBulkCreateDeets
{
data
?:
null
|
PaymentPushCreateDeets
[]
;
object
?:
null
|
string
;
user_id
?:
null
|
string
;
}
Index
Properties
data?
object?
user_
id?
Properties
Optional
data
data
?:
null
|
PaymentPushCreateDeets
[]
Optional
object
object
?:
null
|
string
Optional
user_
id
user_
id
?:
null
|
string
The user id to operate on their behalf (tenants only)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
object
user_
id
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export PaymentPushBulkCreateDeets