GetChainEndsResponse: {
    body: string[];
}

Contains response data for the getChainEnds operation.

Type declaration

  • body: string[]

    The parsed response body.