QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

line1 (property)

The first line of the address.

Syntax

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

Default Value

""

Remarks

The first line of the address.

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