QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

balance (property)

Balance with this vendor.

Syntax

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

Default Value

""

Remarks

The company's balance with this Vendor. A positive balance indicates that money is owed to the Vendor.

This property is read-only.

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