retrieveAll39

abstract suspend fun retrieveAll39(productId: Long, offset: Int? = null, limit: Int? = null, orderBy: String? = null, sortOrder: String? = null, status: Int? = null): String

Responses:

  • 0: default response

Return

kotlin.String

Parameters

productId
offset

(optional)

limit

(optional)

orderBy

(optional)

sortOrder

(optional)

status

(optional)