QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

legalName (property)

Legal company name.

Syntax

@property (nonatomic,readonly,assign,getter=legalName) NSString* legalName;
- (NSString*)legalName;
public var legalName: String {
  get {...}
}

Default Value

""

Remarks

The legal name of the QuickBooks company.

This property is read-only.

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