QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

phone (property)

Phone number of entity.

Syntax

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

Default Value

""

Remarks

The phone number of the customer, vendor, or employee.

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