DatasourceBulkMembershipDefinition

describes the membership row of a group in the bulk uploaded. Only one of memberUserId and memberGroupName can be specified.

Properties

Name Type Description Notes
member_user_id str If the member is a user, then the email or datasource id for the user [optional]
member_group_name str If the member is a group, then the name of the member group [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]