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



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

def appID
  @appID
end

#customerIDObject

Returns the value of attribute customerID



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

def customerID
  @customerID
end

#discountedAmountObject

Returns the value of attribute discountedAmount



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

def discountedAmount
  @discountedAmount
end

#feeAmountObject

Returns the value of attribute feeAmount



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

def feeAmount
  @feeAmount
end

#invoiceDetailObject

Returns the value of attribute invoiceDetail



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

def invoiceDetail
  @invoiceDetail
end

#supplierCodeObject

Returns the value of attribute supplierCode



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

def supplierCode
  @supplierCode
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo



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

def uniqueRequestNo
  @uniqueRequestNo
end

#versionObject

Returns the value of attribute version



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

def version
  @version
end