QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

appliedToDiscountAmount (property)

Reduces the receivable amount.

Syntax

- (NSString*)appliedToDiscountAmount:(int)appliedToIndex;
- (void)setAppliedToDiscountAmount:(int)appliedToIndex:(NSString*)newAppliedToDiscountAmount;
public func appliedToDiscountAmount(appliedToIndex: Int32) throws -> String
public func setAppliedToDiscountAmount(appliedToIndex: Int32, newAppliedToDiscountAmount: String) throws -> Void

Default Value

""

Remarks

Reduces the receivable amount.

The AppliedToIndex parameter specifies the index of the item in the array. The size of the array is controlled by the AppliedToCount property.

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