Class: ApiBanking::DomesticRemittanceByPartnerService::GetTransactions::Transaction

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/soap/domesticRemittanceByPartnerService.rb

Instance Attribute Summary collapse

Instance Attribute Details

#amountObject

Returns the value of attribute amount

Returns:

  • (Object)

    the current value of amount



46
47
48
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 46

def amount
  @amount
end

#balanceObject

Returns the value of attribute balance

Returns:

  • (Object)

    the current value of balance



46
47
48
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 46

def balance
  @balance
end

#narrativeObject

Returns the value of attribute narrative

Returns:

  • (Object)

    the current value of narrative



46
47
48
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 46

def narrative
  @narrative
end

#referenceNoObject

Returns the value of attribute referenceNo

Returns:

  • (Object)

    the current value of referenceNo



46
47
48
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 46

def referenceNo
  @referenceNo
end

#transactionDateTimeObject

Returns the value of attribute transactionDateTime

Returns:

  • (Object)

    the current value of transactionDateTime



46
47
48
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 46

def transactionDateTime
  @transactionDateTime
end

#transactionTypeObject

Returns the value of attribute transactionType

Returns:

  • (Object)

    the current value of transactionType



46
47
48
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 46

def transactionType
  @transactionType
end