VerificationCodeResponse interface
Description of the response of the verification code.
Properties
| etag | Request etag. |
| id | The resource identifier. |
| name | Name of certificate. |
| properties | |
| type | The resource type. |
Property Details
etag
Request etag.
etag?: string
Property Value
string
id
The resource identifier.
id?: string
Property Value
string
name
Name of certificate.
name?: string
Property Value
string
properties
type
The resource type.
type?: string
Property Value
string