getSkus

suspend fun getSkus(): List<Sku>(source)

Requests to get all Skus for this application.

Throws

if something went wrong during the request.