Class: ZUORA::PaymentMethod

Inherits:
ZObject
  • Object
show all
Defined in:
lib/zuora/ZUORA.rb

Overview

/PaymentMethod

fieldsToNull - SOAP::SOAPString
id - (any)
accountId - (any)
achAbaCode - SOAP::SOAPString
achAccountName - SOAP::SOAPString
achAccountNumber - SOAP::SOAPString
achAccountNumberMask - SOAP::SOAPString
achAccountType - SOAP::SOAPString
achBankName - SOAP::SOAPString
active - SOAP::SOAPBoolean
createdDate - SOAP::SOAPDateTime
creditCardAddress1 - SOAP::SOAPString
creditCardAddress2 - SOAP::SOAPString
creditCardCity - SOAP::SOAPString
creditCardCountry - SOAP::SOAPString
creditCardExpirationMonth - SOAP::SOAPInt
creditCardExpirationYear - SOAP::SOAPInt
creditCardHolderName - SOAP::SOAPString
creditCardMaskNumber - SOAP::SOAPString
creditCardNumber - SOAP::SOAPString
creditCardPostalCode - SOAP::SOAPString
creditCardState - SOAP::SOAPString
creditCardType - SOAP::SOAPString
lastTransactionDateTime - SOAP::SOAPDateTime
lastTransactionStatus - SOAP::SOAPString
name - SOAP::SOAPString
paypalBaid - SOAP::SOAPString
paypalEmail - SOAP::SOAPString
type - SOAP::SOAPString
updatedDate - SOAP::SOAPDateTime

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from ZObject

attr_accessor, attr_accessor_without_attributes

Constructor Details

#initialize(fieldsToNull = [], id = nil, accountId = nil, achAbaCode = nil, achAccountName = nil, achAccountNumber = nil, achAccountNumberMask = nil, achAccountType = nil, achBankName = nil, active = nil, createdDate = nil, creditCardAddress1 = nil, creditCardAddress2 = nil, creditCardCity = nil, creditCardCountry = nil, creditCardExpirationMonth = nil, creditCardExpirationYear = nil, creditCardHolderName = nil, creditCardMaskNumber = nil, creditCardNumber = nil, creditCardPostalCode = nil, creditCardState = nil, creditCardType = nil, lastTransactionDateTime = nil, lastTransactionStatus = nil, name = nil, paypalBaid = nil, paypalEmail = nil, type = nil, updatedDate = nil, numConsecutiveFailures = nil) ⇒ PaymentMethod

Returns a new instance of PaymentMethod.



556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
# File 'lib/zuora/ZUORA.rb', line 556

def initialize(fieldsToNull = [], id = nil, accountId = nil, achAbaCode = nil, achAccountName = nil, achAccountNumber = nil, achAccountNumberMask = nil, achAccountType = nil, achBankName = nil, active = nil, createdDate = nil, creditCardAddress1 = nil, creditCardAddress2 = nil, creditCardCity = nil, creditCardCountry = nil, creditCardExpirationMonth = nil, creditCardExpirationYear = nil, creditCardHolderName = nil, creditCardMaskNumber = nil, creditCardNumber = nil, creditCardPostalCode = nil, creditCardState = nil, creditCardType = nil, lastTransactionDateTime = nil, lastTransactionStatus = nil, name = nil, paypalBaid = nil, paypalEmail = nil, type = nil, updatedDate = nil, numConsecutiveFailures = nil)
  @fieldsToNull = fieldsToNull
  @id = id
  @accountId = accountId
  @achAbaCode = achAbaCode
  @achAccountName = achAccountName
  @achAccountNumber = achAccountNumber
  @achAccountNumberMask = achAccountNumberMask
  @achAccountType = achAccountType
  @achBankName = achBankName
  @active = active
  @createdDate = createdDate
  @creditCardAddress1 = creditCardAddress1
  @creditCardAddress2 = creditCardAddress2
  @creditCardCity = creditCardCity
  @creditCardCountry = creditCardCountry
  @creditCardExpirationMonth = creditCardExpirationMonth
  @creditCardExpirationYear = creditCardExpirationYear
  @creditCardHolderName = creditCardHolderName
  @creditCardMaskNumber = creditCardMaskNumber
  @creditCardNumber = creditCardNumber
  @creditCardPostalCode = creditCardPostalCode
  @creditCardState = creditCardState
  @creditCardType = creditCardType
  @lastTransactionDateTime = lastTransactionDateTime
  @lastTransactionStatus = lastTransactionStatus
  @name = name
  @paypalBaid = paypalBaid
  @paypalEmail = paypalEmail
  @type = type
  @updatedDate = updatedDate
  @numConsecutiveFailures = numConsecutiveFailures
end

Instance Attribute Details

#accountIdObject

Returns the value of attribute accountId.



526
527
528
# File 'lib/zuora/ZUORA.rb', line 526

def accountId
  @accountId
end

#achAbaCodeObject

Returns the value of attribute achAbaCode.



527
528
529
# File 'lib/zuora/ZUORA.rb', line 527

def achAbaCode
  @achAbaCode
end

#achAccountNameObject

Returns the value of attribute achAccountName.



528
529
530
# File 'lib/zuora/ZUORA.rb', line 528

def achAccountName
  @achAccountName
end

#achAccountNumberObject

Returns the value of attribute achAccountNumber.



529
530
531
# File 'lib/zuora/ZUORA.rb', line 529

def achAccountNumber
  @achAccountNumber
end

#achAccountNumberMaskObject

Returns the value of attribute achAccountNumberMask.



530
531
532
# File 'lib/zuora/ZUORA.rb', line 530

def achAccountNumberMask
  @achAccountNumberMask
end

#achAccountTypeObject

Returns the value of attribute achAccountType.



531
532
533
# File 'lib/zuora/ZUORA.rb', line 531

def achAccountType
  @achAccountType
end

#achBankNameObject

Returns the value of attribute achBankName.



532
533
534
# File 'lib/zuora/ZUORA.rb', line 532

def achBankName
  @achBankName
end

#activeObject

Returns the value of attribute active.



533
534
535
# File 'lib/zuora/ZUORA.rb', line 533

def active
  @active
end

#createdDateObject

Returns the value of attribute createdDate.



534
535
536
# File 'lib/zuora/ZUORA.rb', line 534

def createdDate
  @createdDate
end

#creditCardAddress1Object

Returns the value of attribute creditCardAddress1.



535
536
537
# File 'lib/zuora/ZUORA.rb', line 535

def creditCardAddress1
  @creditCardAddress1
end

#creditCardAddress2Object

Returns the value of attribute creditCardAddress2.



536
537
538
# File 'lib/zuora/ZUORA.rb', line 536

def creditCardAddress2
  @creditCardAddress2
end

#creditCardCityObject

Returns the value of attribute creditCardCity.



537
538
539
# File 'lib/zuora/ZUORA.rb', line 537

def creditCardCity
  @creditCardCity
end

#creditCardCountryObject

Returns the value of attribute creditCardCountry.



538
539
540
# File 'lib/zuora/ZUORA.rb', line 538

def creditCardCountry
  @creditCardCountry
end

#creditCardExpirationMonthObject

Returns the value of attribute creditCardExpirationMonth.



539
540
541
# File 'lib/zuora/ZUORA.rb', line 539

def creditCardExpirationMonth
  @creditCardExpirationMonth
end

#creditCardExpirationYearObject

Returns the value of attribute creditCardExpirationYear.



540
541
542
# File 'lib/zuora/ZUORA.rb', line 540

def creditCardExpirationYear
  @creditCardExpirationYear
end

#creditCardHolderNameObject

Returns the value of attribute creditCardHolderName.



541
542
543
# File 'lib/zuora/ZUORA.rb', line 541

def creditCardHolderName
  @creditCardHolderName
end

#creditCardMaskNumberObject

Returns the value of attribute creditCardMaskNumber.



542
543
544
# File 'lib/zuora/ZUORA.rb', line 542

def creditCardMaskNumber
  @creditCardMaskNumber
end

#creditCardNumberObject

Returns the value of attribute creditCardNumber.



543
544
545
# File 'lib/zuora/ZUORA.rb', line 543

def creditCardNumber
  @creditCardNumber
end

#creditCardPostalCodeObject

Returns the value of attribute creditCardPostalCode.



544
545
546
# File 'lib/zuora/ZUORA.rb', line 544

def creditCardPostalCode
  @creditCardPostalCode
end

#creditCardStateObject

Returns the value of attribute creditCardState.



545
546
547
# File 'lib/zuora/ZUORA.rb', line 545

def creditCardState
  @creditCardState
end

#creditCardTypeObject

Returns the value of attribute creditCardType.



546
547
548
# File 'lib/zuora/ZUORA.rb', line 546

def creditCardType
  @creditCardType
end

#fieldsToNullObject

Returns the value of attribute fieldsToNull.



524
525
526
# File 'lib/zuora/ZUORA.rb', line 524

def fieldsToNull
  @fieldsToNull
end

#idObject

Returns the value of attribute id.



525
526
527
# File 'lib/zuora/ZUORA.rb', line 525

def id
  @id
end

#lastTransactionDateTimeObject

Returns the value of attribute lastTransactionDateTime.



547
548
549
# File 'lib/zuora/ZUORA.rb', line 547

def lastTransactionDateTime
  @lastTransactionDateTime
end

#lastTransactionStatusObject

Returns the value of attribute lastTransactionStatus.



548
549
550
# File 'lib/zuora/ZUORA.rb', line 548

def lastTransactionStatus
  @lastTransactionStatus
end

#nameObject

Returns the value of attribute name.



549
550
551
# File 'lib/zuora/ZUORA.rb', line 549

def name
  @name
end

#numConsecutiveFailuresObject

Returns the value of attribute numConsecutiveFailures.



554
555
556
# File 'lib/zuora/ZUORA.rb', line 554

def numConsecutiveFailures
  @numConsecutiveFailures
end

#paypalBaidObject

Returns the value of attribute paypalBaid.



550
551
552
# File 'lib/zuora/ZUORA.rb', line 550

def paypalBaid
  @paypalBaid
end

#paypalEmailObject

Returns the value of attribute paypalEmail.



551
552
553
# File 'lib/zuora/ZUORA.rb', line 551

def paypalEmail
  @paypalEmail
end

#typeObject

Returns the value of attribute type.



552
553
554
# File 'lib/zuora/ZUORA.rb', line 552

def type
  @type
end

#updatedDateObject

Returns the value of attribute updatedDate.



553
554
555
# File 'lib/zuora/ZUORA.rb', line 553

def updatedDate
  @updatedDate
end