QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

cashBackAmount (property)

Cash Back Amount.

Syntax

@property (nonatomic,readwrite,assign,getter=cashBackAmount,setter=setCashBackAmount:) NSString* cashBackAmount;
- (NSString*)cashBackAmount;
- (void)setCashBackAmount:(NSString*)newCashBackAmount;
public var cashBackAmount: String {
  get {...}
set {...} }

Default Value

""

Remarks

Amount of cash received (if any) for this deposit. The amount should be formatted as a string in dollars.

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