SystemCountry

  • active
    Type: boolean

    Whether the country is active

  • code
    Type: string

    Country code (ISO 3166-1)

  • createdAt
    Type: stringFormat: date-time

    When the country was created

  • deletedAt
    Type: stringFormat: date-time nullable

    When the country was deleted (null if active)

  • id
    Type: stringFormat: uuid

    UUID of the country

  • name
    Type: string

    Name of the country