QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

creditCardExpYear (property)

The expiration year associated with the Number on file for this customer.

Syntax

@property (nonatomic,readwrite,assign,getter=creditCardExpYear,setter=setCreditCardExpYear:) int creditCardExpYear;
- (int)creditCardExpYear;
- (void)setCreditCardExpYear:(int)newCreditCardExpYear;
public var creditCardExpYear: Int32 {
  get {...}
set {...} }

Default Value

0

Remarks

The expiration year associated with the CreditCardNumber on file for this customer.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 iOS Edition - Version 20.0 [Build 7941]