Aracılığıyla paylaş


ServiceGetAccountInfoResponse type

getAccountInfo işleminin yanıt verilerini içerir.

type ServiceGetAccountInfoResponse = WithResponse<
  ServiceGetAccountInfoHeaders,
  ServiceGetAccountInfoHeaders
>