pull/241/head
Andrey Dolgolev 2021-09-07 16:02:40 +03:00
rodzic 1f36d16585
commit 212ce8bb3c
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -25,6 +25,7 @@ class SubscriptionTypesListResponse(BaseModel):
class SubscriptionResourceData(BaseModel):
id: str
address: str
color: Optional[str]
label: Optional[str]
user_id: str