Class: SEPA::CreditTransferGroup

Inherits:
Data
  • Object
show all
Defined in:
lib/sepa_rator/message/credit_transfer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#batch_bookingObject (readonly)

Returns the value of attribute batch_booking

Returns:

  • (Object)

    the current value of batch_booking



4
5
6
# File 'lib/sepa_rator/message/credit_transfer.rb', line 4

def batch_booking
  @batch_booking
end

#category_purposeObject (readonly)

Returns the value of attribute category_purpose

Returns:

  • (Object)

    the current value of category_purpose



4
5
6
# File 'lib/sepa_rator/message/credit_transfer.rb', line 4

def category_purpose
  @category_purpose
end

#charge_bearerObject (readonly)

Returns the value of attribute charge_bearer

Returns:

  • (Object)

    the current value of charge_bearer



4
5
6
# File 'lib/sepa_rator/message/credit_transfer.rb', line 4

def charge_bearer
  @charge_bearer
end

#debtor_agent_instructionObject (readonly)

Returns the value of attribute debtor_agent_instruction

Returns:

  • (Object)

    the current value of debtor_agent_instruction



4
5
6
# File 'lib/sepa_rator/message/credit_transfer.rb', line 4

def debtor_agent_instruction
  @debtor_agent_instruction
end

#instruction_priorityObject (readonly)

Returns the value of attribute instruction_priority

Returns:

  • (Object)

    the current value of instruction_priority



4
5
6
# File 'lib/sepa_rator/message/credit_transfer.rb', line 4

def instruction_priority
  @instruction_priority
end

#requested_dateObject (readonly)

Returns the value of attribute requested_date

Returns:

  • (Object)

    the current value of requested_date



4
5
6
# File 'lib/sepa_rator/message/credit_transfer.rb', line 4

def requested_date
  @requested_date
end

#service_levelObject (readonly)

Returns the value of attribute service_level

Returns:

  • (Object)

    the current value of service_level



4
5
6
# File 'lib/sepa_rator/message/credit_transfer.rb', line 4

def service_level
  @service_level
end