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
BillingDeets
Interface BillingDeets
export BillingDeets
interface
BillingDeets
{
address
?:
AddressDeets
;
name
?:
null
|
string
;
object
?:
null
|
string
;
}
Index
Properties
address?
name?
object?
Properties
Optional
address
address
?:
AddressDeets
Optional
name
name
?:
null
|
string
Optional
object
object
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
name
object
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export BillingDeets