Bagikan melalui


ContainerGetAccountInfoResponse type

Berisi data respons untuk operasi getAccountInfo.

type ContainerGetAccountInfoResponse = WithResponse<
  ContainerGetAccountInfoHeaders,
  ContainerGetAccountInfoHeaders
>