Freigeben über


BlobGetAccountInfoResponse type

Enthält Antwortdaten für den getAccountInfo-Vorgang.

type BlobGetAccountInfoResponse = WithResponse<
  BlobGetAccountInfoHeaders,
  BlobGetAccountInfoHeaders
>