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
BatchRun
Interface BatchRun
export BatchRun
interface
BatchRun
{
batch_id
?:
null
|
string
;
partner_account_id
?:
null
|
string
;
run_at
?:
string
;
}
Index
Properties
batch_
id?
partner_
account_
id?
run_
at?
Properties
Optional
batch_
id
batch_
id
?:
null
|
string
Optional
partner_
account_
id
partner_
account_
id
?:
null
|
string
Optional
run_
at
run_
at
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batch_
id
partner_
account_
id
run_
at
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export BatchRun