Type alias SmsEmail

SmsEmail: BaseSystemType & {
    currentState: SmsEmailState | null;
}

Type declaration

Generated using TypeDoc