Type alias GetCallbackSubscriptionByIdRequest

GetCallbackSubscriptionByIdRequest: {
    callbackSubscriptionId: string;
}

Type declaration

  • callbackSubscriptionId: string

Generated using TypeDoc