Sdílet prostřednictvím


BlobGetAccountInfoResponse type

Obsahuje data odpovědi pro operaci getAccountInfo.

type BlobGetAccountInfoResponse = WithResponse<
  BlobGetAccountInfoHeaders,
  BlobGetAccountInfoHeaders
>