ServiceGetAccountInfoResponse type

Contains response data for the getAccountInfo operation.

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>