getEntitlements

inline fun getEntitlements(strategy: EntitySupplyStrategy<*> = resources.defaultStrategy, builder: EntitlementsListRequestBuilder.() -> Unit = {}): Flow<Entitlement>(source)

Requests to get all Entitlements for this application.

Throws

if something went wrong during the request.