QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

isPaid (property)

Indicates whether this bill has been paid.

Syntax

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

Default Value

FALSE

Remarks

This property is only returned if the QBXMLVersion is set to "2.0" or higher.

This property is read-only.

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