Lan

Properties

Example

require 'ionoscloud'

instance = Ionoscloud::Lan.new(
  id: 5,
  type: "lan",
  href: <RESOURCE-URI>,
  metadata: null,
  properties: null,
  entities: null
)

Last updated