We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e076e commit e72c598Copy full SHA for e72c598
scaleway-async/scaleway_async/dedibox/v1/types.py
@@ -712,7 +712,7 @@ class OfferStorageInfo:
712
713
@dataclass
714
class IP:
715
- ip_id: str
+ ip_id: int
716
"""
717
ID of the IP.
718
scaleway/scaleway/dedibox/v1/types.py
0 commit comments