BenefitDisbursementAdjDetail Class

This class contains the benefit disbursement adjustment details for the eligible benefit assignment.

Namespace

PublicSectrSltn

BenefitDisbursementAdjDetail Properties

BenefitDisbursementAdjDetail has these properties.

adjustmentAmount

The adjustment amount of the benefit disbursement adjustment.

Signature

public Double adjustmentAmount {get; set;}

Property Value

Type: Double

adjustmentReason

The reason for the benefit disbursement adjustment.

Signature

public String adjustmentReason {get; set;}

Property Value

Type: String

baaId

The ID of the benefit assignment adjustment record that the record is being created for or previewed against.

Signature

public String baaId {get; set;}

Property Value

Type: String

id

The ID of the benefit disbursement adjustment record that is created.

If the isPreviewMode parameter is set to true, the value of this field is null.

Signature

public String id {get; set;}

Property Value

Type: String