retrieveAllProducts1

abstract suspend fun retrieveAllProducts1(clientId: Long? = null, offset: Int? = null, limit: Int? = null): String

Responses:

  • 0: default response

Return

kotlin.String

Parameters

clientId

(optional)

offset

(optional)

limit

(optional)