QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

nameOnCheck (property)

Name to write on checks to this vendor.

Syntax

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

Default Value

""

Remarks

The name to write on checks to this vendor (if different from the VendorName.)

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