All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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 - 2024 Weber Informatics LLC | Privacy Policy