Class: GenesisRuby::Api::Constants::Transactions::Parameters::CustomerIdentification::CustomerIdentificationOwner
- Inherits:
-
Object
- Object
- GenesisRuby::Api::Constants::Transactions::Parameters::CustomerIdentification::CustomerIdentificationOwner
- Extended by:
- Mixins::Constants::Common
- Defined in:
- lib/genesis_ruby/api/constants/transactions/parameters/customer_identification/customer_identification_owner.rb
Overview
Specifies if the document ID belongs to the sender or the receiver of the OCT
Constant Summary collapse
- SENDER =
Document ID belongs to
'sender'- RECEIVER =
Document ID belongs to
'receiver'