UserPropertiesPost
Properties
Example
require 'ionoscloud'
instance = Ionoscloud::UserPropertiesPost.new(
active: null,
administrator: null,
email: null,
firstname: null,
force_sec_auth: null,
lastname: null,
password: null,
sec_auth_active: null
)Last updated
