File tree Expand file tree Collapse file tree
Core/Bones.Api.Client/AutoGen/Models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33using System ;
44namespace Bones . Api . Client . AutoGen . Models
55{
6- /// <summary>The assignment type </summary>
6+ /// <summary>The level of assignment for this assignee slot, user or role </summary>
77 [ global ::System . CodeDom . Compiler . GeneratedCode ( "ReQuesty" , "0" ) ]
88 public enum AssignmentType
99 {
Original file line number Diff line number Diff line change 33using System ;
44namespace Bones . Api . Client . AutoGen . Models
55{
6- /// <summary>The uses for which this layout is enabled </summary>
6+ /// <summary>The use for which this layout is intended </summary>
77 [ global ::System . CodeDom . Compiler . GeneratedCode ( "ReQuesty" , "0" ) ]
88 public enum ItemLayoutUse
99 {
Original file line number Diff line number Diff line change 33using System ;
44namespace Bones . Api . Client . AutoGen . Models
55{
6- /// <summary>The selection type</summary>
6+ /// <summary>The selection type for this assignee slot, single or multiple </summary>
77 [ global ::System . CodeDom . Compiler . GeneratedCode ( "ReQuesty" , "0" ) ]
88 public enum SelectionType
99 {
You can’t perform that action at this time.
0 commit comments