QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

creditCardPostalCode (property)

The postal code associated with the Address and Number on file for this customer.

Syntax

@property (nonatomic,readwrite,assign,getter=creditCardPostalCode,setter=setCreditCardPostalCode:) NSString* creditCardPostalCode;
- (NSString*)creditCardPostalCode;
- (void)setCreditCardPostalCode:(NSString*)newCreditCardPostalCode;
public var creditCardPostalCode: String {
  get {...}
set {...} }

Default Value

""

Remarks

The postal code associated with the CreditCardAddress and 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]