Interface I_RESEND_WEBHOOK_RESPONSE

interface I_RESEND_WEBHOOK_RESPONSE {
    result: [];
    state: number;
}

Properties

Properties

result: []
state: number