Bagikan melalui


BlobGetAccountInfoResponse type

Berisi data respons untuk operasi getAccountInfo.

type BlobGetAccountInfoResponse = WithResponse<
  BlobGetAccountInfoHeaders,
  BlobGetAccountInfoHeaders
>