Condition
Properties
Name | Type | Required | Description |
---|---|---|---|
description | str | ❌ | Description of the condition |
element_name | str | ❌ | The name of a field, including the path. The field is the first operand of the condition. The path starts with one of the following - _ payment - The field is a Create Payment body parameter. Not relevant to the payment_method and payment_method_options objects. _ payment.payment_method_type - The field appears in the current Get Payment Method Required Fields response under fields or payment_method_options. * organization - The field relates to your organization, such as your merchant type category. Your organization specifies the field when activating your account. See Activating Your Account (KYB) |
operator | str | ❌ | A symbol representing the operator of the condition. String starting with $. The operator determines the relationship between the operands See documentation - https://docs.rapyd.net/build-with-rapyd/reference/payment-method-types#operators-for-conditions |
threshold_value | ConditionThresholdValue | ❌ | One or more possible values of the element_name field. The second operand of the condition https://docs.rapyd.net/build-with-rapyd/reference/payment-method-types#operators-for-conditions |
ConditionThresholdValue
One or more possible values of the element_name field. The second operand of the condition https://docs.rapyd.net/build-with-rapyd/reference/payment-method-types#operators-for-conditions
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs