ContributionAmt

ContributionAmt class

Contribution amount allocation class.

public class ContributionAmt

Constructors

NameDescription
ContributionAmt()Initializes a new instance of ContributionAmt class.

Properties

NameDescription
Type { get; set; }Gets or sets the contribution amount type.
Value { get; set; }Gets or sets the value.

See Also