Class: ApiBanking::InwardRemittanceByPartnerService::Remit::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#attemptNoObject

Returns the value of attribute attemptNo

Returns:

  • (Object)

    the current value of attemptNo



23
24
25
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23

def attemptNo
  @attemptNo
end

#lowBalanceAlertObject

Returns the value of attribute lowBalanceAlert

Returns:

  • (Object)

    the current value of lowBalanceAlert



23
24
25
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23

def lowBalanceAlert
  @lowBalanceAlert
end

#reviewStatusObject

Returns the value of attribute reviewStatus

Returns:

  • (Object)

    the current value of reviewStatus



23
24
25
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23

def reviewStatus
  @reviewStatus
end

#transactionStatusObject

Returns the value of attribute transactionStatus

Returns:

  • (Object)

    the current value of transactionStatus



23
24
25
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23

def transactionStatus
  @transactionStatus
end

#transferTypeObject

Returns the value of attribute transferType

Returns:

  • (Object)

    the current value of transferType



23
24
25
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23

def transferType
  @transferType
end

#uniqueResponseNoObject

Returns the value of attribute uniqueResponseNo

Returns:

  • (Object)

    the current value of uniqueResponseNo



23
24
25
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23

def uniqueResponseNo
  @uniqueResponseNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



23
24
25
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 23

def version
  @version
end