Type alias GetCallbackEventByIdRequest

GetCallbackEventByIdRequest: {
    callbackEventId: string;
}

Type declaration

  • callbackEventId: string

Generated using TypeDoc