@ptkl/sdk - v1.7.1
Preparing search index...
v0.9/types/integrations/ecommerce
CompanyInfo
Type Alias CompanyInfo
type
CompanyInfo
=
{
additional_info
?:
Record
<
string
,
any
>
;
address
:
string
;
city
:
string
;
company_name
:
string
;
email
:
string
;
legal_name
:
string
;
legal_representative
:
string
;
phone
:
string
;
vat_number
:
string
;
zip_code
:
string
;
}
Index
Properties
additional_
info?
address
city
company_
name
email
legal_
name
legal_
representative
phone
vat_
number
zip_
code
Properties
Optional
additional_
info
additional_info
?:
Record
<
string
,
any
>
address
address
:
string
city
city
:
string
company_
name
company_name
:
string
email
email
:
string
legal_
name
legal_name
:
string
legal_
representative
legal_representative
:
string
phone
phone
:
string
vat_
number
vat_number
:
string
zip_
code
zip_code
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
additional_
info
address
city
company_
name
email
legal_
name
legal_
representative
phone
vat_
number
zip_
code
@ptkl/sdk - v1.7.1
Loading...