Package version:

Type Alias GetCustomDomainVerificationIdResponse

GetCustomDomainVerificationIdResponse: {
    body: string;
}

Contains response data for the getCustomDomainVerificationId operation.

Type declaration

  • body: string

    The parsed response body.