EntityBusinessAddressWithDetails

  • addressLine1
    Type: string
    max length:  
    255

    Primary address line

  • addressLine2
    Type: string
    max length:  
    255
    nullable

    Secondary address line

  • addressTypeId
    Type: stringFormat: uuid

    UUID of the address type

  • addressTypeName
    Type: string

    Name of the address type

  • attention
    Type: string
    max length:  
    255
    nullable

    Attention line for the address

  • city
    Type: string
    max length:  
    100

    City name

  • countryAbbreviation
    Type: string

    Country abbreviation

  • countryId
    Type: stringFormat: uuid

    UUID of the country

  • countryName
    Type: string

    Name of the country

  • createdAt
    Type: stringFormat: date-time

    Creation timestamp

  • deletedAt
    Type: stringFormat: date-time nullable

    Soft deletion timestamp

  • entityId
    Type: stringFormat: uuid

    UUID of the entity that owns this address

  • id
    Type: stringFormat: uuid

    UUID of the business address

  • postalCode
    Type: string
    max length:  
    20
    nullable

    Postal or ZIP code

  • stateProvince
    Type: string
    max length:  
    100
    nullable

    State or province

  • unitNo
    Type: string
    max length:  
    50
    nullable

    Unit or apartment number