Return Value
the TransactionResult object
Technology
init(transaction: Transaction, status: TransactionResultStatus = TransactionResultStatus.none, uploaded: Date? = nil, firstResult: TransactionResult ? = nil)the TransactionResult object
transactionThe transaction the result belongs to.
statusThe status of the result.
uploadedThe date and time the transaction was uploaded. Pass null if the transaction has not been uploaded.