@ptkl/sdk - v1.7.1
Preparing search index...
v0.9/types/integrations/ecommerce
EcommerceIntegrationUser
Type Alias EcommerceIntegrationUser
type
EcommerceIntegrationUser
=
{
base_domain
:
string
;
company
:
CompanyInfo
;
created_at
:
string
;
custom_domains
:
string
[]
;
data
:
Record
<
string
,
any
>
;
deleted_at
?:
string
|
null
;
documentation
:
Documentation
;
mcc
:
string
[]
;
merchant_description
:
string
;
product_types
:
string
[]
;
project_uuid
:
string
;
settings
:
EcommEnvSettings
;
updated_at
:
string
;
}
Index
Properties
base_
domain
company
created_
at
custom_
domains
data
deleted_
at?
documentation
mcc
merchant_
description
product_
types
project_
uuid
settings
updated_
at
Properties
base_
domain
base_domain
:
string
company
company
:
CompanyInfo
created_
at
created_at
:
string
custom_
domains
custom_domains
:
string
[]
data
data
:
Record
<
string
,
any
>
Optional
deleted_
at
deleted_at
?:
string
|
null
documentation
documentation
:
Documentation
mcc
mcc
:
string
[]
merchant_
description
merchant_description
:
string
product_
types
product_types
:
string
[]
project_
uuid
project_uuid
:
string
settings
settings
:
EcommEnvSettings
updated_
at
updated_at
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base_
domain
company
created_
at
custom_
domains
data
deleted_
at
documentation
mcc
merchant_
description
product_
types
project_
uuid
settings
updated_
at
@ptkl/sdk - v1.7.1
Loading...