Type alias ListCallbackSubscriptionsResponse

ListCallbackSubscriptionsResponse: {
    items: CallbackSubscription[];
}

Type declaration

Generated using TypeDoc