Working on membership, fundraising, and products and other things
This commit is contained in:
@@ -27,6 +27,8 @@ class Membership_Type_Base(BaseModel):
|
||||
account_id_random: Optional[str]
|
||||
account_id: Optional[int]
|
||||
|
||||
level: Optional[int]
|
||||
|
||||
name: Optional[str]
|
||||
description: Optional[str]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user