Lans

Properties

Example

require 'ionoscloud'

instance = Ionoscloud::Lans.new(
  id: 15f67991-0f51-4efc-a8ad-ef1fb31a480c,
  type: "collection",
  href: <RESOURCE-URI>,
  items: null,
  offset: 0,
  limit: 1000,
  _links: null
)

Last updated