CartAdjustmentGroup

This Apex object represents an in-memory WebCartAdjustmentGroup record and its relationships with other records. All formula and roll-up summary standard fields are updated at runtime.
Loading and saving this object is not possible in Apex but is done by Salesforce.
See Object Reference: WebCartAdjustmentGroup

Constructor for CartAdjustmentGroup object. All arguments are required.

ParamDescription
cartAdjustmentTargetTypeEnumInitial value for CartAdjustmentGroup.AdjustmentTargetType.
adjustmentSourceInitial value for CartAdjustmentGroup.AdjustmentSource.
adjustmentTypeInitial value for CartAdjustmentGroup.AdjustmentType.
adjustmentValueInitial value for CartAdjustmentGroup.AdjustmentValue.
priceAdjustmentCauseIdInitial value for CartAdjustmentGroup.PriceAdjustmentCauseId (type Coupon).

Get WebCartAdjustmentGroup.Id.

Type

ID

Description

Get WebCartAdjustmentGroup.Priority.

Type

String

Description

Set WebCartAdjustmentGroup.Priority.

Type

void

Description

Get WebCartAdjustmentGroup.Description.

Type

String

Description

Set WebCartAdjustmentGroup.Description.

Type

void

Description

Get WebCartAdjustmentGroup.AdjustmentValue.

Type

Decimal

Description

Set WebCartAdjustmentGroup.AdjustmentValue.

Type

void

Description

Get WebCartAdjustmentGroup.TotalAmount.

Type

Decimal

Description

Set WebCartAdjustmentGroup.TotalAmount.

Type

void

Description

Get WebCartAdjustmentGroup.AdjustmentType.

Type

AdjustmentTypeEnum

Description

AdjustmentTypeEnum

Get WebCartAdjustmentGroup.PriceAdjustmentCauseId.

Type

ID

Description

Get WebCartAdjustmentGroup.AdjustmentBasisReferenceId.

Type

ID

Description

Set WebCartAdjustmentGroup.AdjustmentBasisReferenceId.

Type

void

Description

Get WebCartAdjustmentGroup.AdjustmentSource.

Type

PriceAdjustmentSourceEnum

Description

PriceAdjustmentSourceEnum

Get WebCartAdjustmentGroup.AdjustmentTargetType.

Type

CartAdjustmentTargetTypeEnum

Description

CartAdjustmentTargetTypeEnum