Location

Properties

Example

require 'ionoscloud'

instance = Ionoscloud::Location.new(
  id: 15f67991-0f51-4efc-a8ad-ef1fb31a480c,
  type: "location",
  href: <RESOURCE-URI>,
  metadata: null,
  properties: null
)

Last updated