View source: R/licensemanager_operations.R
| licensemanager_checkout_license | R Documentation | 
Checks out the specified license.
See https://www.paws-r-sdk.com/docs/licensemanager_checkout_license/ for full documentation.
licensemanager_checkout_license(
  ProductSKU,
  CheckoutType,
  KeyFingerprint,
  Entitlements,
  ClientToken,
  Beneficiary = NULL,
  NodeId = NULL
)
ProductSKU | 
 [required] Product SKU.  | 
CheckoutType | 
 [required] Checkout type.  | 
KeyFingerprint | 
 [required] Key fingerprint identifying the license.  | 
Entitlements | 
 [required] License entitlements.  | 
ClientToken | 
 [required] Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.  | 
Beneficiary | 
 License beneficiary.  | 
NodeId | 
 Node ID.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.