QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

creditCardAddress (property)

The address associated with the Number on file for this customer.

Syntax

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

Default Value

""

Remarks

The address 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]