QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

isFullyInvoiced (property)

Whether the sales order is fully invoiced.

Syntax

@property (nonatomic,readonly,assign,getter=isFullyInvoiced) BOOL isFullyInvoiced;
- (BOOL)isFullyInvoiced;
public var isFullyInvoiced: Bool {
  get {...}
}

Default Value

FALSE

Remarks

If true, all line items in the sales order have been fully invoiced.

This property is read-only.

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