Class: PaymentRails::Payment

Inherits:
Object
  • Object
show all
Defined in:
lib/paymentrails/Payment.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accountObject

Returns the value of attribute account.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def 
  @account
end

#amountObject

Returns the value of attribute amount.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def amount
  @amount
end

#batchObject

Returns the value of attribute batch.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def batch
  @batch
end

#categoryObject

Returns the value of attribute category.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def category
  @category
end

#checkNumberObject

Returns the value of attribute checkNumber.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def checkNumber
  @checkNumber
end

#complianceObject

Returns the value of attribute compliance.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def compliance
  @compliance
end

#coverFeesObject

Returns the value of attribute coverFees.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def coverFees
  @coverFees
end

#createdAtObject

Returns the value of attribute createdAt.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def createdAt
  @createdAt
end

#currencyObject

Returns the value of attribute currency.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def currency
  @currency
end

#equivalentWithholdingAmountObject

Returns the value of attribute equivalentWithholdingAmount.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def equivalentWithholdingAmount
  @equivalentWithholdingAmount
end

#equivalentWithholdingCurrencyObject

Returns the value of attribute equivalentWithholdingCurrency.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def equivalentWithholdingCurrency
  @equivalentWithholdingCurrency
end

#estimatedDeliveryAtObject

Returns the value of attribute estimatedDeliveryAt.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def estimatedDeliveryAt
  @estimatedDeliveryAt
end

#exchangeRateObject

Returns the value of attribute exchangeRate.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def exchangeRate
  @exchangeRate
end

#externalIdObject

Returns the value of attribute externalId.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def externalId
  @externalId
end

#failureMessageObject

Returns the value of attribute failureMessage.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def failureMessage
  @failureMessage
end

#feesObject

Returns the value of attribute fees.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def fees
  @fees
end

#forceUsTaxActivityObject

Returns the value of attribute forceUsTaxActivity.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def forceUsTaxActivity
  @forceUsTaxActivity
end

#fxRateObject

Returns the value of attribute fxRate.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def fxRate
  @fxRate
end

#idObject

Returns the value of attribute id.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def id
  @id
end

#initiatedAtObject

Returns the value of attribute initiatedAt.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def initiatedAt
  @initiatedAt
end

#isSupplyPaymentObject

Returns the value of attribute isSupplyPayment.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def isSupplyPayment
  @isSupplyPayment
end

#memoObject

Returns the value of attribute memo.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def memo
  @memo
end

#merchantFeesObject

Returns the value of attribute merchantFees.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def merchantFees
  @merchantFees
end

#merchantIdObject

Returns the value of attribute merchantId.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def merchantId
  @merchantId
end

#methodDisplayObject

Returns the value of attribute methodDisplay.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def methodDisplay
  @methodDisplay
end

#payoutMethodObject

Returns the value of attribute payoutMethod.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def payoutMethod
  @payoutMethod
end

#processedAtObject

Returns the value of attribute processedAt.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def processedAt
  @processedAt
end

#recipientObject

Returns the value of attribute recipient.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def recipient
  @recipient
end

#recipientFeesObject

Returns the value of attribute recipientFees.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def recipientFees
  @recipientFees
end

#returnedAmountObject

Returns the value of attribute returnedAmount.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def returnedAmount
  @returnedAmount
end

#returnedAtObject

Returns the value of attribute returnedAt.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def returnedAt
  @returnedAt
end

#returnedNoteObject

Returns the value of attribute returnedNote.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def returnedNote
  @returnedNote
end

#returnedReasonObject

Returns the value of attribute returnedReason.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def returnedReason
  @returnedReason
end

#settledAtObject

Returns the value of attribute settledAt.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def settledAt
  @settledAt
end

#sourceAmountObject

Returns the value of attribute sourceAmount.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def sourceAmount
  @sourceAmount
end

#sourceCurrencyObject

Returns the value of attribute sourceCurrency.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def sourceCurrency
  @sourceCurrency
end

#statusObject

Returns the value of attribute status.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def status
  @status
end

#tagsObject

Returns the value of attribute tags.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def tags
  @tags
end

#targetAmountObject

Returns the value of attribute targetAmount.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def targetAmount
  @targetAmount
end

#targetCurrencyObject

Returns the value of attribute targetCurrency.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def targetCurrency
  @targetCurrency
end

#taxBasisAmountObject

Returns the value of attribute taxBasisAmount.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def taxBasisAmount
  @taxBasisAmount
end

#taxBasisCurrencyObject

Returns the value of attribute taxBasisCurrency.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def taxBasisCurrency
  @taxBasisCurrency
end

#taxReportableObject

Returns the value of attribute taxReportable.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def taxReportable
  @taxReportable
end

#updatedAtObject

Returns the value of attribute updatedAt.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def updatedAt
  @updatedAt
end

#withholdingAmountObject

Returns the value of attribute withholdingAmount.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def withholdingAmount
  @withholdingAmount
end

#withholdingCurrencyObject

Returns the value of attribute withholdingCurrency.



3
4
5
# File 'lib/paymentrails/Payment.rb', line 3

def withholdingCurrency
  @withholdingCurrency
end