Error
Properties
Example
require 'ionoscloud'
instance = Ionoscloud::Error.new(
http_status: 400,
messages: null
)Last updated
Was this helpful?
require 'ionoscloud'
instance = Ionoscloud::Error.new(
http_status: 400,
messages: null
)Last updated
Was this helpful?
Was this helpful?