Skip to main content

Interface: SubnameUpdateResponse

Outlines the response received after successfully updating a subname.

SubnameUpdateResponse

Hierarchy

Properties

data

data: Metadata

The updated metadata associated with the subname.

Defined in

lib/types/subnames/update.ts:101


id

id: string

The unique identifier of the update operation.

Defined in

lib/types/subnames/update.ts:99