Type alias CreateCallbackSubscriptionRequest

CreateCallbackSubscriptionRequest: {
    body: CreateCallbackSubscriptionInput;
}

Type declaration

Generated using TypeDoc