Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 333 Bytes

File metadata and controls

18 lines (12 loc) · 333 Bytes

ComputeClient::ProjectMemberRoleList

Properties

Name Type Description Notes
value Array<ProjectMemberRole>

Example

require 'compute_client'

instance = ComputeClient::ProjectMemberRoleList.new(
  value: null
)