Class: GenesisRuby::Api::Requests::Financial::Cards::Credit
- Inherits:
-
Base::Reference
- Object
- GenesisRuby::Api::Request
- Base::Financial
- Base::Reference
- GenesisRuby::Api::Requests::Financial::Cards::Credit
- Includes:
- Mixins::Requests::DigitalAssetTypeAttributes, Mixins::Requests::Financial::Cards::AccountOwnerAttributes, Mixins::Requests::Financial::CryptoAttributes, Mixins::Requests::Financial::CustomerIdentificationAttributes, Mixins::Requests::Financial::PurposeOfPaymentAttributes, Mixins::Requests::Financial::SourceOfFundsAttributes
- Defined in:
- lib/genesis_ruby/api/requests/financial/cards/credit.rb
Overview
Credits (also known as Credit Fund Transfer a.k.a. CFT) can be done with an initial reference transaction.
Constant Summary
Constants included from Mixins::Requests::Financial::Cards::AccountOwnerAttributes
Mixins::Requests::Financial::Cards::AccountOwnerAttributes::ACCOUNT_NAME_LENGTH
Constants inherited from GenesisRuby::Api::Request
GenesisRuby::Api::Request::AUTH_TYPE_BASIC, GenesisRuby::Api::Request::AUTH_TYPE_TOKEN, GenesisRuby::Api::Request::METHOD_DELETE, GenesisRuby::Api::Request::METHOD_GET, GenesisRuby::Api::Request::METHOD_PATCH, GenesisRuby::Api::Request::METHOD_POST, GenesisRuby::Api::Request::METHOD_PUT, GenesisRuby::Api::Request::PORT_HTTPS, GenesisRuby::Api::Request::PROTOCOL_HTTPS
Instance Attribute Summary
Attributes included from Mixins::Requests::DigitalAssetTypeAttributes
Attributes included from Mixins::Requests::Financial::CryptoAttributes
Attributes included from Mixins::Requests::Financial::SourceOfFundsAttributes
Attributes included from Mixins::Requests::Financial::PurposeOfPaymentAttributes
Attributes included from Mixins::Requests::Financial::CustomerIdentificationAttributes
#customer_identification_document_id, #customer_identification_issuing_country, #customer_identification_owner, #customer_identification_subtype, #customer_identification_type
Attributes included from Mixins::Requests::Financial::Cards::AccountOwnerAttributes
#account_first_name, #account_last_name, #account_middle_name
Attributes included from Mixins::Requests::Financial::ReferenceAttributes
Attributes included from Mixins::Requests::Financial::PaymentAttributes
Attributes included from Mixins::Requests::Financial::BaseAttributes
#remote_ip, #transaction_id, #usage
Attributes inherited from GenesisRuby::Api::Request
Method Summary
Methods included from Mixins::Requests::SmartRouterAttributes
#use_smart_router, #use_smart_router=
Methods inherited from GenesisRuby::Api::Request
Constructor Details
This class inherits a constructor from GenesisRuby::Api::Request