Links

Contract

Properties

Name
Type
Description
Notes
type
Type
The type of the resource.
[optional]
properties

Example

require 'ionoscloud'
instance = Ionoscloud::Contract.new(
type: "resource",
properties: null
)