NameDescriptionTypeAdditional Information
GradeFactorGuid

When provided - the GUID of the Grade Factor to use on this record. Must be a Grade Factor that is setup for the Commodity of the Assembly selected. This or the GradeFactorId are required

globally unique identifier
GradeFactorId

When GradeFactorGuid is null - will look up the identifier of the Grade Factor to use on this record. This or the GradeFactorGuid are required

string

Max length: 8

Result

The Result of the test for this Grade Factor

decimal number

Max of 3 decimal places

PremiumDiscountValue

The manual entered Premium or Discount value for the Grade Factor. Set CalculatePremiumDiscountValueFromSchedule to "true" to have the API calculate this

decimal number

Max of 4 decimal places

PremiumDiscountTableGuid

When provided - the GUID of the Premium Discount Schedule save with this record

globally unique identifier
PremiumDiscountTableSchedule

When the PremiumDiscountTableGuid is null, will be used with current Grade Factor value to look up the Premium Discount Table identifier for this record

string

Max length: 6

CalculatePremiumDiscountValueFromSchedule

Set to "true" to have the API calculate the Premium Discount Value for this record

boolean