Hierarchy

  • ApiCompanyDto

Properties

Properties

attributes: {
    dev_center_enabled: boolean;
    id: number;
    language: string;
    name: string;
    provider: string;
    time_zone: string;
    unit_system: UnitSystem;
}

Type declaration

  • dev_center_enabled: boolean
  • id: number
  • language: string
  • name: string
  • provider: string
  • time_zone: string
  • unit_system: UnitSystem
id: string
type: Company