RequestProperties
Properties
Example
require 'ionoscloud'
instance = Ionoscloud::RequestProperties.new(
body: null,
headers: null,
method: null,
url: null
)Last updated
require 'ionoscloud'
instance = Ionoscloud::RequestProperties.new(
body: null,
headers: null,
method: null,
url: null
)Last updated