Instance Method

getExpiryDate()

Returns Retrieves the expiration date associated with requested action.

Declaration

func getExpiryDate() throws -> Date

Return Value

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

Discussion