QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

altContactName (property)

Alternate contact person for entity.

Syntax

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

Default Value

""

Remarks

An alternate contact person 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]