SubspaceProductAPI.Model.V1Project (subspace_openapi_client v1.0.5)
Link to this section Summary
Link to this section Types
Specs
t() :: %SubspaceProductAPI.Model.V1Project{
accelerator_quota: integer() | nil,
accelerator_request_port: boolean() | nil,
globalturn_limit_gb: integer() | nil,
id: String.t() | nil,
name: String.t() | nil,
rtpspeed_limit_gb: integer() | nil,
sipteleport_call_quota: integer() | nil,
sipteleport_quota: integer() | nil
}