Skip to main content

Interface: SubnameAcceptResponse

Outlines the response received upon successfully accepting a subname invitation.

SubnameAcceptResponse

Hierarchy

Properties

data

data: Metadata

The metadata associated with the claimed subname.

Defined in

lib/types/subnames/accept.ts:95


id

id: string

The unique identifier of the claimed subname.

Defined in

lib/types/subnames/accept.ts:93