QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

purchaseDate (property)

Indicates Date asset was purchased.

Syntax

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

Default Value

""

Remarks

Indicates Date asset was purchased. This property is required for the itFixedAsset ItemType. It is not used by any other ItemType.

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