Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExtensionResourcePlan

Package version

interface

An interface representing ExtensionResourcePlan. Plan data for an extension resource.

Hierarchy

  • ExtensionResourcePlan

Index

Properties

Optional name

name: undefined | string
member

{string} [name] Name of the plan.

Optional product

product: undefined | string
member

{string} [product] Product name.

Optional promotionCode

promotionCode: undefined | string
member

{string} [promotionCode] Optional: the promotion code associated with the plan.

Optional publisher

publisher: undefined | string
member

{string} [publisher] Name of the extension publisher.

Optional version

version: undefined | string
member

{string} [version] A string that uniquely identifies the plan version.

Generated using TypeDoc