AddressDTO
Address information
- cepType: stringmin length:1
Pattern: ^\d{8}$requiredPostal code (CEP) - 8 digits without hyphen
- cidadeType: stringmax length:200required
City name
- logradouroType: stringmax length:200required
Street name and number
- ufType: stringmin length:1
Pattern: ^[A-Z]{2}$requiredState code (2 uppercase letters)