Move merchant endpoints in bfxapi.rest.endpoints.rest_merchant_endpoints sub-package.

This commit is contained in:
Davide Casale
2023-02-12 22:09:44 +01:00
parent 52bc475971
commit e5b0c1af9c
5 changed files with 81 additions and 74 deletions

View File

@@ -563,7 +563,7 @@ class DerivativePositionCollateralLimits(_Type):
#endregion
#region Type hinting for models which are not serializable
#region Type hinting for Rest Merchant Endpoints
@compose(dataclass, partial)
class InvoiceSubmission(_Type):