Condividi tramite


BlobGetAccountInfoResponse type

Contiene i dati di risposta per l'operazione getAccountInfo.

type BlobGetAccountInfoResponse = WithResponse<
  BlobGetAccountInfoHeaders,
  BlobGetAccountInfoHeaders
>