/AWS1/CL_LICCHECKOUTBORROWLI01¶
CheckoutBorrowLicenseResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_licensearn TYPE /AWS1/LICARN /AWS1/LICARN¶
Amazon Resource Name (ARN) of the license.
iv_licenseconsumptiontoken TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
License consumption token.
it_entitlementsallowed TYPE /AWS1/CL_LICENTITLEMENTDATA=>TT_ENTITLEMENTDATALIST TT_ENTITLEMENTDATALIST¶
Allowed license entitlements.
iv_nodeid TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
Node ID.
iv_signedtoken TYPE /AWS1/LICSIGNEDTOKEN /AWS1/LICSIGNEDTOKEN¶
Signed token.
iv_issuedat TYPE /AWS1/LICISO8601DATETIME /AWS1/LICISO8601DATETIME¶
Date and time at which the license checkout is issued.
iv_expiration TYPE /AWS1/LICISO8601DATETIME /AWS1/LICISO8601DATETIME¶
Date and time at which the license checkout expires.
it_checkoutmetadata TYPE /AWS1/CL_LICMETADATA=>TT_METADATALIST TT_METADATALIST¶
Information about constraints.
Queryable Attributes¶
LicenseArn¶
Amazon Resource Name (ARN) of the license.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSEARN() |
Getter for LICENSEARN, with configurable default |
ASK_LICENSEARN() |
Getter for LICENSEARN w/ exceptions if field has no value |
HAS_LICENSEARN() |
Determine if LICENSEARN has a value |
LicenseConsumptionToken¶
License consumption token.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSECONSUMPTIONTOKEN() |
Getter for LICENSECONSUMPTIONTOKEN, with configurable defaul |
ASK_LICENSECONSUMPTIONTOKEN() |
Getter for LICENSECONSUMPTIONTOKEN w/ exceptions if field ha |
HAS_LICENSECONSUMPTIONTOKEN() |
Determine if LICENSECONSUMPTIONTOKEN has a value |
EntitlementsAllowed¶
Allowed license entitlements.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENTITLEMENTSALLOWED() |
Getter for ENTITLEMENTSALLOWED, with configurable default |
ASK_ENTITLEMENTSALLOWED() |
Getter for ENTITLEMENTSALLOWED w/ exceptions if field has no |
HAS_ENTITLEMENTSALLOWED() |
Determine if ENTITLEMENTSALLOWED has a value |
NodeId¶
Node ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NODEID() |
Getter for NODEID, with configurable default |
ASK_NODEID() |
Getter for NODEID w/ exceptions if field has no value |
HAS_NODEID() |
Determine if NODEID has a value |
SignedToken¶
Signed token.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIGNEDTOKEN() |
Getter for SIGNEDTOKEN, with configurable default |
ASK_SIGNEDTOKEN() |
Getter for SIGNEDTOKEN w/ exceptions if field has no value |
HAS_SIGNEDTOKEN() |
Determine if SIGNEDTOKEN has a value |
IssuedAt¶
Date and time at which the license checkout is issued.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISSUEDAT() |
Getter for ISSUEDAT, with configurable default |
ASK_ISSUEDAT() |
Getter for ISSUEDAT w/ exceptions if field has no value |
HAS_ISSUEDAT() |
Determine if ISSUEDAT has a value |
Expiration¶
Date and time at which the license checkout expires.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPIRATION() |
Getter for EXPIRATION, with configurable default |
ASK_EXPIRATION() |
Getter for EXPIRATION w/ exceptions if field has no value |
HAS_EXPIRATION() |
Determine if EXPIRATION has a value |
CheckoutMetadata¶
Information about constraints.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHECKOUTMETADATA() |
Getter for CHECKOUTMETADATA, with configurable default |
ASK_CHECKOUTMETADATA() |
Getter for CHECKOUTMETADATA w/ exceptions if field has no va |
HAS_CHECKOUTMETADATA() |
Determine if CHECKOUTMETADATA has a value |