QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

email (property)

Company email address.

Syntax

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

Default Value

""

Remarks

The email address 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]