Interface IPayrolledBenefitForPeriod
Interface that represents the effect of a payrolled on a given pay reference period.
public interface IPayrolledBenefitForPeriod : IPayrolledBenefit
Properties
AmountForPeriod
Gets the amount of benefit to apply for the period.
decimal AmountForPeriod { get; }