Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubscriptionCreateOrUpdateOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • SubscriptionCreateOrUpdateOptionalParams

Index

Properties

Properties

Optional appType

appType: AppType

Determines the type of application which send the create user request. Default is legacy publisher portal.

Optional ifMatch

ifMatch: undefined | string

ETag of the Entity. Not required when creating an entity, but required when updating an entity.

Optional notify

notify: undefined | false | true

Notify change in Subscription State.

  • If false, do not send any email notification for change of state of subscription
  • If true, send email notification of change of state of subscription

Generated using TypeDoc