export interface RecurSubscriptionResponse { /** * Type: string */ operationId: string; }