Function: getStatusFromReceiptType()
getStatusFromReceiptType(type): undefined | Status
Defined in: src/Utils/generics.ts:342
Given a type of receipt, returns what the new status of the message should be
Parameters
type
type from receipt
undefined | string
Returns
undefined | Status