QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

country (property)

The country.

Syntax

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

Default Value

""

Remarks

The country. If not specified, assumed to be the United States.

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