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
FundingAttachDeets
Interface FundingAttachDeets
export FundingAttachDeets
interface
FundingAttachDeets
{
external_id
?:
null
|
string
;
funding_type
?:
FundingType
;
id
?:
null
|
string
;
orchestration_id
?:
null
|
string
;
}
Index
Properties
external_
id?
funding_
type?
id?
orchestration_
id?
Properties
Optional
external_
id
external_
id
?:
null
|
string
Optional
funding_
type
funding_
type
?:
FundingType
Optional
id
id
?:
null
|
string
Optional
orchestration_
id
orchestration_
id
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
external_
id
funding_
type
id
orchestration_
id
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export FundingAttachDeets