QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

vendorName (property)

Vendor's name.

Syntax

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

Default Value

""

Remarks

The vendor's name.

This property is required in Add operations only.

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