QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

itemName (property)

Item being added to the statement.

Syntax

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

Default Value

""

Remarks

Indicates the name of the item being added to the statement.

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