Class: Sepa::DirectDebitOrder::MandateInformation

Inherits:
Struct
  • Object
show all
Defined in:
lib/sepa/direct_debit_order.rb

Instance Attribute Summary collapse

Instance Attribute Details

#identificationObject

Returns the value of attribute identification

Returns:

  • (Object)

    the current value of identification



244
245
246
# File 'lib/sepa/direct_debit_order.rb', line 244

def identification
  @identification
end

#sequence_typeObject

Returns the value of attribute sequence_type

Returns:

  • (Object)

    the current value of sequence_type



244
245
246
# File 'lib/sepa/direct_debit_order.rb', line 244

def sequence_type
  @sequence_type
end

#signature_dateObject

Returns the value of attribute signature_date

Returns:

  • (Object)

    the current value of signature_date



244
245
246
# File 'lib/sepa/direct_debit_order.rb', line 244

def signature_date
  @signature_date
end