SubnameGetAllByEnsDomainWithCountRequest
@justaname.id/sdk • Docs
@justaname.id/sdk / SubnameGetAllByEnsDomainWithCountRequest
Interface: SubnameGetAllByEnsDomainWithCountRequest
Extends
Properties
chainId
chainId:
ChainId
Defined in
packages/@justaname.id/sdk/src/lib/types/subnames/get-all-by-ens-domain-with-count.ts:24
limit?
optionallimit:number
Defined in
packages/@justaname.id/sdk/src/lib/types/subnames/get-all-by-ens-domain-with-count.ts:28
orderBy?
optionalorderBy:"subnameCount"|"createdAt"
Defined in
packages/@justaname.id/sdk/src/lib/types/subnames/get-all-by-ens-domain-with-count.ts:30
orderDirection?
optionalorderDirection:"asc"|"desc"
Defined in
packages/@justaname.id/sdk/src/lib/types/subnames/get-all-by-ens-domain-with-count.ts:32
page?
optionalpage:number
Defined in
packages/@justaname.id/sdk/src/lib/types/subnames/get-all-by-ens-domain-with-count.ts:26
Last updated
Was this helpful?