Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VerificationCodeResponse

Package version

interface

An interface representing VerificationCodeResponse. Description of the response of the verification code.

extends

BaseResource

Hierarchy

  • any
    • VerificationCodeResponse

Index

Properties

Properties

Optional etag

etag: undefined | string
member

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

Optional id

id: undefined | string
member

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

Optional name

name: undefined | string
member

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

Optional properties

member

{VerificationCodeResponseProperties} [properties]

Optional type

type: undefined | string
member

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

Generated using TypeDoc