@qonto/embed-sdk / <internal> / GetBeneficiariesResponse

Interface: GetBeneficiariesResponse

Represents the response structure for fetching a list of beneficiaries.

Properties

beneficiaries

beneficiaries: Beneficiary[]
An array of beneficiary objects, each containing details about a specific beneficiary.

meta?

optional meta: PaginationState
Metadata about the pagination state of the response, such as the current page and total pages.