GroupShareProperties
Properties
Example
require 'ionoscloud'
instance = Ionoscloud::GroupShareProperties.new(
edit_privilege: null,
share_privilege: null
)Last updated
Was this helpful?
require 'ionoscloud'
instance = Ionoscloud::GroupShareProperties.new(
edit_privilege: null,
share_privilege: null
)Last updated
Was this helpful?
Was this helpful?