Class: ApiBanking::DomesticRemittanceByPartnerService::Remit::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#attemptNoObject

Returns the value of attribute attemptNo

Returns:

  • (Object)

    the current value of attemptNo



20
21
22
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 20

def attemptNo
  @attemptNo
end

#lowBalanceAlertObject

Returns the value of attribute lowBalanceAlert

Returns:

  • (Object)

    the current value of lowBalanceAlert



20
21
22
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 20

def lowBalanceAlert
  @lowBalanceAlert
end

#requestReferenceNoObject

Returns the value of attribute requestReferenceNo

Returns:

  • (Object)

    the current value of requestReferenceNo



20
21
22
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 20

def requestReferenceNo
  @requestReferenceNo
end

#transactionStatusObject

Returns the value of attribute transactionStatus

Returns:

  • (Object)

    the current value of transactionStatus



20
21
22
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 20

def transactionStatus
  @transactionStatus
end

#transferTypeObject

Returns the value of attribute transferType

Returns:

  • (Object)

    the current value of transferType



20
21
22
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 20

def transferType
  @transferType
end

#uniqueResponseNoObject

Returns the value of attribute uniqueResponseNo

Returns:

  • (Object)

    the current value of uniqueResponseNo



20
21
22
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 20

def uniqueResponseNo
  @uniqueResponseNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



20
21
22
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 20

def version
  @version
end