checkoutLicense
inline suspend fun LicenseManagerClient.checkoutLicense(crossinline block: CheckoutLicenseRequest.Builder.() -> Unit): CheckoutLicenseResponse
Checks out the specified license.
If the account that created the license is the same that is performing the check out, you must specify the account as the beneficiary.