Class: Levelup::Requests::GetQrCode
- Inherits:
-
Base
- Object
- Templates::DataParcel
- Base
- Levelup::Requests::GetQrCode
- Includes:
- Templates::UserAuthenticated
- Defined in:
- lib/levelup/requests/get_qr_code.rb
Overview
Represents a request to get a QR code for a user.
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes included from Templates::UserAuthenticated
Instance Method Summary collapse
Methods included from Templates::UserAuthenticated
Methods inherited from Base
#auth_type, #headers, instance_variables_excluded_from_hash, #send_to_api
Methods inherited from Templates::DataParcel
excluded?, #initialize, instance_variables_excluded_from_hash
Constructor Details
This class inherits a constructor from Levelup::Templates::DataParcel