File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -426,9 +426,9 @@ class Disposition:
426426
427427 .. attribute:: reason
428428
429- The reason for the action. The current possible values are
430- "custom_rule", "block_list", and "default". If you do not have custom
431- rules set up, ``None`` will be returned.
429+ The reason for the action. The current possible values are "custom_rule"
430+ and "default". If you do not have custom rules set up, ``None`` will be
431+ returned.
432432
433433 :type: str | None
434434
@@ -863,7 +863,7 @@ class Subscores:
863863 .. attribute:: country_mismatch
864864
865865 The risk associated with the combination of IP country, card issuer
866- country, billing country, and shipping country. If present, this is a
866+ country, billing country, and shipping country. If present, this is a
867867 value in the range 0.01 to 99.
868868
869869 :type: float | None
You can’t perform that action at this time.
0 commit comments