ProductTransactionDetails

constructor(reason: String? = null, notes: String? = null, referenceNumber: String? = null, unitPrice: Double? = null, totalValue: Double? = null)