Class AccountAssetsInformationResponse


  • public class AccountAssetsInformationResponse
    extends PathResponse
    AccountAssetsInformationResponse contains a list of assets held by an account.
    • Field Detail

      • nextToken

        public String nextToken
        Used for pagination, when making another request provide this token with the next parameter.
      • round

        public Long round
        The round for which this information is relevant.
    • Constructor Detail

      • AccountAssetsInformationResponse

        public AccountAssetsInformationResponse()