Contract
Last updated
Was this helpful?
| properties | ContractProperties | | |
| type | Type | The type of the resource. | [optional] |
require 'ionoscloud'
instance = Ionoscloud::Contract.new(
properties: null,
type: "resource"
)Last updated
Was this helpful?
Was this helpful?