| Name | Type | Description | Notes |
|---|---|---|---|
| Affiliates | List<FraudLookupAffiliate> | Affiliates with non-empty email, sorted by email. | [optional] |
| AvsMatchTypes | List<string> | Valid values for avs_match_type on the 'address street and zip avs' rule type. | [optional] |
| Countries | List<string> | ISO country codes available to this merchant. | [optional] |
| FailureActions | List<string> | Valid values for failure_action on insert and search requests. | [optional] |
| IpRangeTypes | List<string> | Valid values for ip_range_type on IP-based rules. | [optional] |
| LinkedAccounts | bool | True when this merchant has at least one linked merchant account. | [optional] |
| RotatingTransactionGateways | List<FraudLookupGateway> | Rotating transaction gateways configured for this merchant. Use the oid as a value in rotating_transaction_gateway_filters on insert. | [optional] |
| RuleGroups | List<string> | Valid values for rule_group on search requests. | [optional] |
| RuleTypes | List<string> | Valid values for rule_type on insert and search requests. | [optional] |
| ScreenBrandingThemes | List<FraudLookupTheme> | Screen branding themes configured for this merchant. Use the oid as a value in screen_branding_theme_filters on insert. | [optional] |
| UserActions | List<string> | Valid values for user_action on rule types that distinguish between attempted and approved transactions. | [optional] |