Class AccountApplicationsInformationResponse


  • public class AccountApplicationsInformationResponse
    extends PathResponse
    AccountApplicationsInformationResponse contains a list of application resources for an account.
    • Field Detail

      • nextToken

        public String nextToken
        Used for pagination, when making another request provide this token with the next parameter. The next token is the next application ID to use as the pagination cursor.
      • round

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

      • AccountApplicationsInformationResponse

        public AccountApplicationsInformationResponse()