CreditInstructionsInput
Information about how the broker's provision is paid out.
input CreditInstructionsInput {
percentage: Float!
type: CreditInstructionsType!
}
Fields
CreditInstructionsInput.percentage ● Float! non-null scalar
Indicates how much percent of the valuation sum is paid as compensation to the broker monthly over 5 years. from 0 to 7 in 0.25 increments without dynamic from 0 to 9 in 0.25 increments with dynamic
_Constraints_:
* Minimal value: 0
* Maximal value: 9
CreditInstructionsInput.type ● CreditInstructionsType! non-null enum
Indicates whether the customer pays the broker’s provision right now or monthly over 5 years.