gr4vy 1.10.7__py3-none-any.whl → 1.10.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
gr4vy/_version.py CHANGED
@@ -3,10 +3,10 @@
3
3
  import importlib.metadata
4
4
 
5
5
  __title__: str = "gr4vy"
6
- __version__: str = "1.10.7"
6
+ __version__: str = "1.10.8"
7
7
  __openapi_doc_version__: str = "1.0.0"
8
8
  __gen_version__: str = "2.791.1"
9
- __user_agent__: str = "speakeasy-sdk/python 1.10.7 2.791.1 1.0.0 gr4vy"
9
+ __user_agent__: str = "speakeasy-sdk/python 1.10.8 2.791.1 1.0.0 gr4vy"
10
10
 
11
11
  try:
12
12
  if __package__ is not None:
gr4vy/actions.py CHANGED
@@ -20,9 +20,9 @@ class Actions(BaseSDK):
20
20
  timeout_ms: Optional[int] = None,
21
21
  http_headers: Optional[Mapping[str, str]] = None,
22
22
  ) -> models.TransactionActions:
23
- r"""Get Flow actions for transaction
23
+ r"""List transaction Flow rules
24
24
 
25
- Retrieve the list of Flow actions that have been triggered for a transaction.
25
+ Retrieve the list of Flow rule actions that have been triggered for a transaction.
26
26
 
27
27
  :param transaction_id: The ID of the transaction
28
28
  :param merchant_account_id: The ID of the merchant account to use for this request.
@@ -168,9 +168,9 @@ class Actions(BaseSDK):
168
168
  timeout_ms: Optional[int] = None,
169
169
  http_headers: Optional[Mapping[str, str]] = None,
170
170
  ) -> models.TransactionActions:
171
- r"""Get Flow actions for transaction
171
+ r"""List transaction Flow rules
172
172
 
173
- Retrieve the list of Flow actions that have been triggered for a transaction.
173
+ Retrieve the list of Flow rule actions that have been triggered for a transaction.
174
174
 
175
175
  :param transaction_id: The ID of the transaction
176
176
  :param merchant_account_id: The ID of the merchant account to use for this request.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gr4vy
3
- Version: 1.10.7
3
+ Version: 1.10.8
4
4
  Summary: Python Client SDK Generated by Speakeasy.
5
5
  Author: Gr4vy
6
6
  Requires-Python: >=3.9.2
@@ -492,7 +492,7 @@ except ValueError as error:
492
492
 
493
493
  #### [Transactions.Actions](https://github.com/gr4vy/gr4vy-python/blob/master/docs/sdks/actions/README.md)
494
494
 
495
- * [list](https://github.com/gr4vy/gr4vy-python/blob/master/docs/sdks/actions/README.md#list) - Get Flow actions for transaction
495
+ * [list](https://github.com/gr4vy/gr4vy-python/blob/master/docs/sdks/actions/README.md#list) - List transaction Flow rules
496
496
 
497
497
  #### [Transactions.Events](https://github.com/gr4vy/gr4vy-python/blob/master/docs/sdks/events/README.md)
498
498
 
@@ -2,9 +2,9 @@ gr4vy/__init__.py,sha256=w2u919V3Tzv4zEPQ-OYJ79gQ_4_SyW7GOFFoHtqXDFA,401
2
2
  gr4vy/_hooks/__init__.py,sha256=p5J13DeYuISQyQWirjJAObHIf2VtIlOtFqnIpvjjVwk,118
3
3
  gr4vy/_hooks/sdkhooks.py,sha256=3jKTs2B1lcAxBMJge9C-qL0RGbKGLcrHvikzi67Tbdo,2493
4
4
  gr4vy/_hooks/types.py,sha256=0O7dbbolkiFAnHkNULvwoLsiXJu0_Wmhev163bvZbW8,3039
5
- gr4vy/_version.py,sha256=fdviHtG8AQ49plCEsfQWDazHCrYBAqp-N9TWwzsJRGQ,454
5
+ gr4vy/_version.py,sha256=WAt38psjUzwU6vmdPjRnPA4H8cQZ3a36F8AqhlE37Vo,454
6
6
  gr4vy/account_updater.py,sha256=mmTd25Oap80PBqQ3p4MvZ_buT5VS0zWc8s8cqfI7iyA,607
7
- gr4vy/actions.py,sha256=khFtgK0AmOmYhhOsGXeLAtN5YsWsWVkpDRZnciaqZFI,14008
7
+ gr4vy/actions.py,sha256=M0SgxWTiduh6x8zvOzO7wghlPz58jSJDJ1EjlvgjNXc,14008
8
8
  gr4vy/all.py,sha256=dSRtcZcQ7gc9MYmgUFdExz077A5UjbLns7Zg48BQPtg,15248
9
9
  gr4vy/audit_logs.py,sha256=xbdj2X5OfgDu8SE5yk8aRlJcNlU-k7AZRFTQMGJGGVM,17159
10
10
  gr4vy/auth.py,sha256=gxS5MjLUA0r1mSZADniCIQV4khqAn7FMvrTh-9Czm1g,8714
@@ -445,6 +445,6 @@ gr4vy/utils/unmarshal_json_response.py,sha256=G4h8gLOK09kjhPiUZjgIMm6zntcbxpvb_m
445
445
  gr4vy/utils/url.py,sha256=BgGPgcTA6MRK4bF8fjP2dUopN3NzEzxWMXPBVg8NQUA,5254
446
446
  gr4vy/utils/values.py,sha256=CcaCXEa3xHhkUDROyXZocN8f0bdITftv9Y0P9lTf0YM,3517
447
447
  gr4vy/webhooks.py,sha256=2L-ZhdK-XU2X0AkVqgZvhfRqDCKUVs7R4UNCmZJR78w,1359
448
- gr4vy-1.10.7.dist-info/METADATA,sha256=V9uRMBNxh92ZLvK1RHEnknwLtC8N_bs9IxoMSo5bV9Y,44303
449
- gr4vy-1.10.7.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
450
- gr4vy-1.10.7.dist-info/RECORD,,
448
+ gr4vy-1.10.8.dist-info/METADATA,sha256=HiptjM-LfkbX_AKf7fnX6K_T41m8uX_WzmrPXNLVFcI,44298
449
+ gr4vy-1.10.8.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
450
+ gr4vy-1.10.8.dist-info/RECORD,,
File without changes