Contract

Properties

Example

require 'ionoscloud'

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

Last updated