• Pricing
  • >
  • Input Objects
  • >
  • RateCardFilterInput

Preview

RateCardFilterInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

RateCardFilterInput

Input for setting filters on a rate card

Fields

rateReference String!

Name for identifying reference

filterConditions [FilterConditionInput!] PREVIEW

Conditions to be applied on filter

priceType RateCardPriceType! PREVIEW

Price type on which rate card price will be applied

rateType RateType! PREVIEW

Indicates whether to read value from rate field or some other attribute

rate String!

Rate in percentage to be applied while calculation (ex. 0.1 = 10%)

precedence NonNegativeInt!

In case multiple conditions matched then precedence is considered