shopware-api-client 1.0.99__py3-none-any.whl → 1.0.100__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.
@@ -11,7 +11,7 @@ class CustomerBase(ApiModelBase[EndpointClass]):
11
11
  _identifier: str = "customer"
12
12
 
13
13
  group_id: IdField
14
- default_payment_method_id: IdField
14
+ default_payment_method_id: IdField | None = None
15
15
  sales_channel_id: IdField
16
16
  language_id: IdField
17
17
  last_payment_method_id: IdField | None = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: shopware-api-client
3
- Version: 1.0.99
3
+ Version: 1.0.100
4
4
  Summary: An api client for the Shopware API
5
5
  License: MIT
6
6
  Keywords: shopware,api,client
@@ -24,7 +24,7 @@ shopware_api_client/endpoints/admin/core/currency.py,sha256=tTywHzkX72X-UjGqxL0k
24
24
  shopware_api_client/endpoints/admin/core/currency_country_rounding.py,sha256=efM9h0BpuJT8HQcCxhAAQteugg5FJygvS-M6n2kZSPA,934
25
25
  shopware_api_client/endpoints/admin/core/custom_entity.py,sha256=04S1N-kJzopVfeXQo6O0oVxLP5-0gkeRfVYk849rpeE,864
26
26
  shopware_api_client/endpoints/admin/core/custom_field.py,sha256=JL_9Kk5QLVhzg-REhZkGN5Cdr8mQQJlvVpPT1ChCXi8,487
27
- shopware_api_client/endpoints/admin/core/customer.py,sha256=UzkKyDik75aDVBr7ju3BQYr5PIFJswKO22ZNfOlJBx0,3793
27
+ shopware_api_client/endpoints/admin/core/customer.py,sha256=VMRj-r-zG0UPWrX_yXV6Q7_i51DPmn_eyXSc66KO0sA,3807
28
28
  shopware_api_client/endpoints/admin/core/customer_address.py,sha256=MULihliFjIEshzNA6cTv7mMSw9kC6s2Y84ZV40FGjDU,1445
29
29
  shopware_api_client/endpoints/admin/core/customer_group.py,sha256=8HSTRSS8UV0c5xhR6IUc2KGFsZ1r2sdZK-66_HlCkp4,1150
30
30
  shopware_api_client/endpoints/admin/core/customer_recovery.py,sha256=oP3s5rEUNFtk7DU2D4bL_lnRwelrflhp8O5pBgdqGLk,681
@@ -108,7 +108,7 @@ shopware_api_client/endpoints/store/core/cart.py,sha256=34eNwuv7H9WZUtJGf4TkTGHi
108
108
  shopware_api_client/exceptions.py,sha256=AELVvzdjH0RABF0WgqQ-DbEuZB1k-5V8L_NkKZLV6tk,4459
109
109
  shopware_api_client/logging.py,sha256=4QSTK1vcdBew4shvLG-fm-xDOlddhOZeyb5T9Og0fSA,251
110
110
  shopware_api_client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
111
- shopware_api_client-1.0.99.dist-info/LICENSE,sha256=qTihFhbGE2ZJJ7Byc9hnEYBY33yDK2Jw87SpAm0IKUs,1107
112
- shopware_api_client-1.0.99.dist-info/METADATA,sha256=4lff5HubUfAJQJyr9v1Bi-ajyE577PTqqrTkQ4_dP7k,22501
113
- shopware_api_client-1.0.99.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
114
- shopware_api_client-1.0.99.dist-info/RECORD,,
111
+ shopware_api_client-1.0.100.dist-info/LICENSE,sha256=qTihFhbGE2ZJJ7Byc9hnEYBY33yDK2Jw87SpAm0IKUs,1107
112
+ shopware_api_client-1.0.100.dist-info/METADATA,sha256=bliK6_zoJTbegjL2cb-xVSQUWuGRaCC-9J7_X0FWgQA,22502
113
+ shopware_api_client-1.0.100.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
114
+ shopware_api_client-1.0.100.dist-info/RECORD,,