Method: TransferZero::Sender#identification_type

Defined in:
lib/transferzero-sdk/models/sender.rb

#identification_typeObject

Document to be identified. The identification type can be one of the following: - ‘DL`: Driving License - `PP`: International Passport - `ID`: National ID - `OT`: Other Please note for Wizall `XOF::Cash` transactions the valid options are: - `ID`: National ID - `PP`: Passport



56
57
58
# File 'lib/transferzero-sdk/models/sender.rb', line 56

def identification_type
  @identification_type
end