QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

line3 (property)

The third line of the address.

Syntax

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

Default Value

""

Remarks

The third line of the address.

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