Procore.Model.RestV10AppInstallationsGet200ResponseInnerAllOfInstaller
(procore_sdk v0.3.0)
Types
@type t() :: %Procore.Model.RestV10AppInstallationsGet200ResponseInnerAllOfInstaller{
company_name: String.t() | nil,
contact_id: integer() | nil,
id: integer() | nil,
is_active: boolean() | nil,
login: String.t() | nil,
name: String.t() | nil
}