You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
frominfisicalapi_client.models.api_v1_workspace_project_slug_roles_post200_response_role_permissions_inner_conditions_secret_pathimportApiV1WorkspaceProjectSlugRolesPost200ResponseRolePermissionsInnerConditionsSecretPath# TODO update the JSON string belowjson="{}"# create an instance of ApiV1WorkspaceProjectSlugRolesPost200ResponseRolePermissionsInnerConditionsSecretPath from a JSON stringapi_v1_workspace_project_slug_roles_post200_response_role_permissions_inner_conditions_secret_path_instance=ApiV1WorkspaceProjectSlugRolesPost200ResponseRolePermissionsInnerConditionsSecretPath.from_json(json)
# print the JSON string representation of the objectprintApiV1WorkspaceProjectSlugRolesPost200ResponseRolePermissionsInnerConditionsSecretPath.to_json()
# convert the object into a dictapi_v1_workspace_project_slug_roles_post200_response_role_permissions_inner_conditions_secret_path_dict=api_v1_workspace_project_slug_roles_post200_response_role_permissions_inner_conditions_secret_path_instance.to_dict()
# create an instance of ApiV1WorkspaceProjectSlugRolesPost200ResponseRolePermissionsInnerConditionsSecretPath from a dictapi_v1_workspace_project_slug_roles_post200_response_role_permissions_inner_conditions_secret_path_from_dict=ApiV1WorkspaceProjectSlugRolesPost200ResponseRolePermissionsInnerConditionsSecretPath.from_dict(api_v1_workspace_project_slug_roles_post200_response_role_permissions_inner_conditions_secret_path_dict)