> For the complete documentation index, see [llms.txt](https://docs.justaname.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.justaname.id/sdk-reference/justaname-core-sdk/interfaces/subnamegetallbyensdomainwithcountresponse.md).

# SubnameGetAllByEnsDomainWithCountResponse

[**@justaname.id/sdk**](/sdk-reference/justaname-core-sdk.md) • **Docs**

***

[@justaname.id/sdk](/sdk-reference/justaname-core-sdk/globals.md) / SubnameGetAllByEnsDomainWithCountResponse

## Interface: SubnameGetAllByEnsDomainWithCountResponse

### Extends

* [`PaginatedResponse`](/sdk-reference/justaname-core-sdk/interfaces/paginatedresponse.md)<[`SubnameGetAllByEnsDomainWithCountApiResponse`](/sdk-reference/justaname-core-sdk/interfaces/subnamegetallbyensdomainwithcountapiresponse.md)>

### Properties

#### data

> **data**: [`SubnameGetAllByEnsDomainWithCountApiResponse`](/sdk-reference/justaname-core-sdk/interfaces/subnamegetallbyensdomainwithcountapiresponse.md)\[]

**Inherited from**

[`PaginatedResponse`](/sdk-reference/justaname-core-sdk/interfaces/paginatedresponse.md).[`data`](/sdk-reference/justaname-core-sdk/interfaces/paginatedresponse.md#data)

**Defined in**

[packages/@justaname.id/sdk/src/lib/types/common/pagination.ts:22](https://github.com/JustaName-id/JustaName-sdk/blob/dc845c10af242e3ca87d95ef392516ac0bfa8b95/packages/@justaname.id/sdk/src/lib/types/common/pagination.ts#L22)

***

#### pagination

> **pagination**: [`Pagination`](/sdk-reference/justaname-core-sdk/interfaces/pagination.md)

**Inherited from**

[`PaginatedResponse`](/sdk-reference/justaname-core-sdk/interfaces/paginatedresponse.md).[`pagination`](/sdk-reference/justaname-core-sdk/interfaces/paginatedresponse.md#pagination)

**Defined in**

[packages/@justaname.id/sdk/src/lib/types/common/pagination.ts:23](https://github.com/JustaName-id/JustaName-sdk/blob/dc845c10af242e3ca87d95ef392516ac0bfa8b95/packages/@justaname.id/sdk/src/lib/types/common/pagination.ts#L23)
