Reference documentation and code samples for the Google Cloud Channel V1 Client class RepricingAdjustment.
A type that represents the various adjustments you can apply to a bill.
Generated from protobuf message google.cloud.channel.v1.RepricingAdjustment
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ percentage_adjustment |
PercentageAdjustment
Flat markup or markdown on an entire bill. |
getPercentageAdjustment
Flat markup or markdown on an entire bill.
| Returns | |
|---|---|
| Type | Description |
PercentageAdjustment|null |
|
hasPercentageAdjustment
setPercentageAdjustment
Flat markup or markdown on an entire bill.
| Parameter | |
|---|---|
| Name | Description |
var |
PercentageAdjustment
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getAdjustment
| Returns | |
|---|---|
| Type | Description |
string |
|