QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

altPhone (property)

Alternate phone number of entity.

Syntax

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

Default Value

""

Remarks

An alternate phone number for the customer, vendor, or employee.

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