Skip to main content

DocumentAIAddressDto

streetstringnullablerequired
citystringnullablerequired
postalCodestringnullablerequired
statestringnullablerequired
countryCodestringnullablerequired
DocumentAIAddressDto
{
"street": "string",
"city": "string",
"postalCode": "string",
"state": "string",
"countryCode": "string"
}