Outlet_User__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Active__c Checkbox(true) No No Defines whether the User has active access to the Outlet.
Outlet_Id__c Lookup(Outlet__c) Yes No The Outlet this OutletUser belongs to.
Outlet_User_Type_Id__c Lookup(Outlet_User_Type__c) No No The Outlet User Type of this User.
User_Id__c Lookup(User) No No The User this OutletUser belongs to.

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation