Labels

Properties

Example

require 'ionoscloud'

instance = Ionoscloud::Labels.new(
  id: labels,
  type: collection,
  href: <RESOURCE-URI>,
  items: null
)

Last updated