QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

fax (property)

Fax number of entity.

Syntax

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

Default Value

""

Remarks

The fax number of the customer or vendor.

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