Instance Method

getDate()

Gets status change date for the transaction.

Declaration

func getDate() throws -> Date

Return Value

The date, nil if not set yet or an error occurs.

Discussion