QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

line2 (property)

The second line of the address.

Syntax

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

Default Value

""

Remarks

The second line of the address.

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