Alokai

SetSubscriptionChanges

type SetSubscriptionChanges = {
  changes: Array<ChangeSubscriptionInput>;
};

Referenced Types

On this page