ErrorMessage
Properties
Example
require 'ionoscloud'
instance = Ionoscloud::ErrorMessage.new(
error_code: 123,
message: Error message example.
)Last updated
Was this helpful?
require 'ionoscloud'
instance = Ionoscloud::ErrorMessage.new(
error_code: 123,
message: Error message example.
)Last updated
Was this helpful?
Was this helpful?