CheckoutBorrowLicenseResponse constructor
CheckoutBorrowLicenseResponse({})
Implementation
CheckoutBorrowLicenseResponse({
this.checkoutMetadata,
this.entitlementsAllowed,
this.expiration,
this.issuedAt,
this.licenseArn,
this.licenseConsumptionToken,
this.nodeId,
this.signedToken,
});