Partilhar via


BlobGetAccountInfoResponse type

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

type BlobGetAccountInfoResponse = WithResponse<
  BlobGetAccountInfoHeaders,
  BlobGetAccountInfoHeaders
>