Class: ApiBanking::InstantCreditService::PayNow::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#appIDObject

Returns the value of attribute appID

Returns:

  • (Object)

    the current value of appID



12
13
14
# File 'lib/api_banking/soap/instantCreditService.rb', line 12

def appID
  @appID
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



12
13
14
# File 'lib/api_banking/soap/instantCreditService.rb', line 12

def customerID
  @customerID
end

#discountedAmountObject

Returns the value of attribute discountedAmount

Returns:

  • (Object)

    the current value of discountedAmount



12
13
14
# File 'lib/api_banking/soap/instantCreditService.rb', line 12

def discountedAmount
  @discountedAmount
end

#feeAmountObject

Returns the value of attribute feeAmount

Returns:

  • (Object)

    the current value of feeAmount



12
13
14
# File 'lib/api_banking/soap/instantCreditService.rb', line 12

def feeAmount
  @feeAmount
end

#invoiceDetailObject

Returns the value of attribute invoiceDetail

Returns:

  • (Object)

    the current value of invoiceDetail



12
13
14
# File 'lib/api_banking/soap/instantCreditService.rb', line 12

def invoiceDetail
  @invoiceDetail
end

#supplierCodeObject

Returns the value of attribute supplierCode

Returns:

  • (Object)

    the current value of supplierCode



12
13
14
# File 'lib/api_banking/soap/instantCreditService.rb', line 12

def supplierCode
  @supplierCode
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



12
13
14
# File 'lib/api_banking/soap/instantCreditService.rb', line 12

def uniqueRequestNo
  @uniqueRequestNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



12
13
14
# File 'lib/api_banking/soap/instantCreditService.rb', line 12

def version
  @version
end