UserPropertyData
- class q2_sdk.core.install_steps.user_property_data.UserPropertyData(property_name, property_value, user_id=None, group_id=None, customer_id=None, host_account_id=None, ui_source=None, product_name=None, product_type_name=None, host_product_code=None, **kwargs)[source]
Bases:
InstallStep
Interacts with the Q2_UserPropertyData table
- Parameters:
allow_editable – If False, will force all InstallStepAttributes’ to is_editable==False
required_install_step_attrs – An optional list of strings for names of install steps that will be forced to is_required==True