Working on membership module routes, methods, and models
This commit is contained in:
@@ -16,6 +16,7 @@ def load_membership_member_profile_obj(
|
||||
by_alias: bool = True,
|
||||
exclude_unset: bool = True,
|
||||
model_as_dict: bool = False,
|
||||
inc_address: bool = False,
|
||||
inc_contact: bool = False,
|
||||
inc_organization: bool = False,
|
||||
) -> Membership_Member_Profile_Base|dict|bool:
|
||||
|
||||
Reference in New Issue
Block a user