Freeclimb::AccountRequest Properties Name Type Description Notes _alias String Description for this account. [optional] label String Group to which this account belongs. [optional] Example require 'freeclimb' instance = Freeclimb::AccountRequest.new( _alias: null, label: null )