PartnerDetailModel.UnitTypeModel

  • id
    Type: stringFormat: uuid

    The ID of the unit type.

  • name
    Type: string | null

    The name of the unit type.

  • status
    Type: integerenum

    Integer numbers.

    values
    • Active = 1
    • Inactive = 2