class LicenseResourceCommitment extends Model (View source)

Properties

string $amount
string $coresPerLicense
string $license

Methods

setAmount($amount)

No description

string
getAmount()

No description

setCoresPerLicense($coresPerLicense)

No description

string
getCoresPerLicense()

No description

setLicense($license)

No description

string
getLicense()

No description

Details

setAmount($amount)

No description

Parameters

$amount

string getAmount()

No description

Return Value

string

setCoresPerLicense($coresPerLicense)

No description

Parameters

$coresPerLicense

string getCoresPerLicense()

No description

Return Value

string

setLicense($license)

No description

Parameters

$license

string getLicense()

No description

Return Value

string