Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SkillsetsCreateOrUpdateOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • SkillsetsCreateOrUpdateOptionalParams

Index

Properties

Properties

Optional ifMatch

ifMatch: undefined | string

Defines the If-Match condition. The operation will be performed only if the ETag on the server matches this value.

Optional ifNoneMatch

ifNoneMatch: undefined | string

Defines the If-None-Match condition. The operation will be performed only if the ETag on the server does not match this value.

Generated using TypeDoc