Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SkuCapability

Package version

interface

An interface representing SkuCapability. Describes The SKU capabilites object.

Hierarchy

  • SkuCapability

Index

Properties

Properties

Optional name

name: undefined | string
member

{string} [name] The capability name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: undefined | string
member

{string} [value] The capability value. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc