![JAR search and dependency download from the Maven repository](/logo.png)
com.ecwid.apiclient.v3.responsefields.ResponseFieldsUtils.kt Maven / Gradle / Ivy
package com.ecwid.apiclient.v3.responsefields
/**
* count and limit required for correct work asSequence loop logic
*/
internal val AS_SEQUENCE_SEARCH_RESULT_REQUIRED_FIELDS = newResponseFields { fields("count", "limit") }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy