Class: ApiBanking::DomesticRemittanceByPartnerService::GetStatus::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#reqTransferTypeObject

Returns the value of attribute reqTransferType

Returns:

  • (Object)

    the current value of reqTransferType



29
30
31
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 29

def reqTransferType
  @reqTransferType
end

#transactionDateObject

Returns the value of attribute transactionDate

Returns:

  • (Object)

    the current value of transactionDate



29
30
31
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 29

def transactionDate
  @transactionDate
end

#transactionStatusObject

Returns the value of attribute transactionStatus

Returns:

  • (Object)

    the current value of transactionStatus



29
30
31
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 29

def transactionStatus
  @transactionStatus
end

#transferAmountObject

Returns the value of attribute transferAmount

Returns:

  • (Object)

    the current value of transferAmount



29
30
31
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 29

def transferAmount
  @transferAmount
end

#transferCurrencyCodeObject

Returns the value of attribute transferCurrencyCode

Returns:

  • (Object)

    the current value of transferCurrencyCode



29
30
31
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 29

def transferCurrencyCode
  @transferCurrencyCode
end

#transferTypeObject

Returns the value of attribute transferType

Returns:

  • (Object)

    the current value of transferType



29
30
31
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 29

def transferType
  @transferType
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



29
30
31
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 29

def version
  @version
end