Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 867 Bytes

CompanyFiscalInfoResponse.md

File metadata and controls

28 lines (16 loc) · 867 Bytes

CompanyFiscalInfoResponse

Company fiscal info model

Properties

Name Type Description Notes
_object ObjectEnum The resource's type [optional]
taxId String Tax ID of the company [optional]
legalEntityName String Legal name of the company [optional]
businessType String Business type of the company [optional]
phone String Phone number of the company [optional]
physicalPersonBusinessType String Business type if 'persona_fisica' [optional]
address CompanyFiscalInfoAddressResponse [optional]

Enum: ObjectEnum

Name Value
FISCAL_INFO "fiscal_info"