class ResourceCommitment extends Model (View source)

Properties

string $acceleratorType
string $amount
string $type

Methods

setAcceleratorType($acceleratorType)

No description

string
getAcceleratorType()

No description

setAmount($amount)

No description

string
getAmount()

No description

setType($type)

No description

string
getType()

No description

Details

setAcceleratorType($acceleratorType)

No description

Parameters

$acceleratorType

string getAcceleratorType()

No description

Return Value

string

setAmount($amount)

No description

Parameters

$amount

string getAmount()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string