iSheets API
iSheets API version 2 - Common objects - iSheet permission object

iSheets API version 2 - Common objects - iSheet permission object

OVERVIEW

The iSheet Permission object consists of the following structure

<isheetpermission>
      <id></id> {ID of the group/user for which the permissions are defined}
      <isheetview>
            <own>{0/1}</own>
            <thisentity>{0/1}</thisentity> (Consider If user based site = this org, and if group based site then this group)
            <all>{0/1}</all>
      </isheetview>
      <isheetedit>
            <own>{0/1}</own>
            <thisentity>{0/1}</thisentity>
            <all>{0/1}</all>
     </isheetedit>
</isheetpermission>

Comments


0 Comments

Last Updated: Jun 09,2023