Compartilhar via


ServiceGetAccountInfoResponse type

Contém dados de resposta para a operação getAccountInfo.

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>