E:\TrabalhoSuely\RoboDescompilado\Redistribuir\ZionRobot\Persistence\WSProperties.cs E:\TrabalhoSuely\RoboDescompilado\CriarVerificar\ZionRobot\Persistence\WSProperties.cs
using System; using System;
   
namespace ZionRobot.Persistence namespace ZionRobot.Persistence
{ {
    // Token: 0x02000027 RID: 39     // Token: 0x0200001D RID: 29
    internal class WSProperties     internal class WSProperties
    {     {
        // Token: 0x1700003C RID: 60         // Token: 0x17000025 RID: 37
        // (get) Token: 0x060000DE RID: 222 RVA: 0x00006E02 File Offset: 0x00005002         // (get) Token: 0x0600009B RID: 155 RVA: 0x000059E6 File Offset: 0x00003BE6
        internal static string UrlApi         internal static string UrlApi
        {         {
            get             get
            {             {
                return "http://zflow.zionbyonset.com.br/api/";                 return "http://zflow.zionbyonset.com.br/api/";
            }             }
        }         }
   
        // Token: 0x1700003D RID: 61         // Token: 0x17000026 RID: 38
        // (get) Token: 0x060000DF RID: 223 RVA: 0x00006E09 File Offset: 0x00005009         // (get) Token: 0x0600009C RID: 156 RVA: 0x000059ED File Offset: 0x00003BED
        internal static string LawsuitsToSync         internal static string LawsuitsToSync
        {         {
            get             get
            {             {
                return string.Format("lawsuit/{0}/LawsuitsToSync", WSProperties.entity_id);                 return string.Format("lawsuit/{0}/LawsuitsToSync", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x1700003E RID: 62         // Token: 0x17000027 RID: 39
        // (get) Token: 0x060000E0 RID: 224 RVA: 0x00006E1F File Offset: 0x0000501F         // (get) Token: 0x0600009D RID: 157 RVA: 0x00005A03 File Offset: 0x00003C03
        internal static string UpdateLawsuitLink         internal static string UpdateLawsuitLink
        {         {
            get             get
            {             {
                return string.Format("lawsuit/{0}/UpdateLawsuitLink", WSProperties.entity_id);                 return string.Format("lawsuit/{0}/UpdateLawsuitLink", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x1700003F RID: 63         // Token: 0x17000028 RID: 40
        // (get) Token: 0x060000E1 RID: 225 RVA: 0x00006E35 File Offset: 0x00005035         // (get) Token: 0x0600009E RID: 158 RVA: 0x00005A19 File Offset: 0x00003C19
        internal static string UpdateLawsuitSync         internal static string UpdateLawsuitSync
        {         {
            get             get
            {             {
                return string.Format("lawsuit/{0}/UpdateLawsuitSync", WSProperties.entity_id);                 return string.Format("lawsuit/{0}/UpdateLawsuitSync", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x17000040 RID: 64         // Token: 0x17000029 RID: 41
        // (get) Token: 0x060000E2 RID: 226 RVA: 0x00006E4B File Offset: 0x0000504B         // (get) Token: 0x0600009F RID: 159 RVA: 0x00005A2F File Offset: 0x00003C2F
.        internal static string LawsuitPhasesToSync  
        {  
            get  
            {  
                return string.Format("lawsuit/{0}/LawsuitPhasesToSync", WSProperties.entity_id);  
            }  
        }  
   
        // Token: 0x17000041 RID: 65  
        // (get) Token: 0x060000E3 RID: 227 RVA: 0x00006E61 File Offset: 0x00005061  
        internal static string UpdateLawsuitPhaseLink  
        {  
            get  
            {  
                return string.Format("lawsuit/{0}/UpdateLawsuitPhaseLink", WSProperties.entity_id);  
            }  
        }  
   
        // Token: 0x17000042 RID: 66  
        // (get) Token: 0x060000E4 RID: 228 RVA: 0x00006E77 File Offset: 0x00005077  
        internal static string UpdateLawsuitPhaseSync  
        {  
            get  
            {  
                return string.Format("lawsuit/{0}/UpdateLawsuitPhaseSync", WSProperties.entity_id);  
            }  
        }  
   
        // Token: 0x17000043 RID: 67  
        // (get) Token: 0x060000E5 RID: 229 RVA: 0x00006E8D File Offset: 0x0000508D  
        internal static string LawsuitPhaseProgressToSync  
        {  
            get  
            {  
                return string.Format("lawsuit/{0}/LawsuitPhaseProgressToSync", WSProperties.entity_id);  
            }  
        }  
   
        // Token: 0x17000044 RID: 68  
        // (get) Token: 0x060000E6 RID: 230 RVA: 0x00006EA3 File Offset: 0x000050A3  
        internal static string UpdateLawsuitPhaseProgressLink  
        {  
            get  
            {  
                return string.Format("lawsuit/{0}/UpdateLawsuitPhaseProgressLink", WSProperties.entity_id);  
            }  
        }  
   
        // Token: 0x17000045 RID: 69  
        // (get) Token: 0x060000E7 RID: 231 RVA: 0x00006EB9 File Offset: 0x000050B9  
        internal static string UpdateLawsuitPhaseProgressSync  
        {  
            get  
            {  
                return string.Format("lawsuit/{0}/UpdateLawsuitPhaseProgressSync", WSProperties.entity_id);  
            }  
        }  
   
        // Token: 0x17000046 RID: 70  
        // (get) Token: 0x060000E8 RID: 232 RVA: 0x00006ECF File Offset: 0x000050CF  
        internal static string LawsuitDemandsToSync  
        {  
            get  
            {  
                return string.Format("lawsuit/{0}/LawsuitDemandsToSync", WSProperties.entity_id);  
            }  
        }  
   
        // Token: 0x17000047 RID: 71  
        // (get) Token: 0x060000E9 RID: 233 RVA: 0x00006EE5 File Offset: 0x000050E5  
        internal static string UpdateLawsuitDemandLink  
        {  
            get  
            {  
                return string.Format("lawsuit/{0}/UpdateLawsuitDemandLink", WSProperties.entity_id);  
            }  
        }  
   
        // Token: 0x17000048 RID: 72  
        // (get) Token: 0x060000EA RID: 234 RVA: 0x00006EFB File Offset: 0x000050FB  
        internal static string UpdateLawsuitDemandSync  
        {  
            get  
            {  
                return string.Format("lawsuit/{0}/UpdateLawsuitDemandSync", WSProperties.entity_id);  
            }  
        }  
   
        // Token: 0x17000049 RID: 73  
        // (get) Token: 0x060000EB RID: 235 RVA: 0x00006F11 File Offset: 0x00005111  
        internal static string LawsuitDepositsToSync  
        {  
            get  
            {  
                return string.Format("lawsuit/{0}/LawsuitDepositsToSync", WSProperties.entity_id);  
            }  
        }  
   
        // Token: 0x1700004A RID: 74  
        // (get) Token: 0x060000EC RID: 236 RVA: 0x00006F27 File Offset: 0x00005127  
        internal static string UpdateLawsuitDepositLink  
        {  
            get  
            {  
                return string.Format("lawsuit/{0}/UpdateLawsuitDepositLink", WSProperties.entity_id);  
            }  
        }  
   
        // Token: 0x1700004B RID: 75  
        // (get) Token: 0x060000ED RID: 237 RVA: 0x00006F3D File Offset: 0x0000513D  
        internal static string UpdateLawsuitDepositSync  
        {  
            get  
            {  
                return string.Format("lawsuit/{0}/UpdateLawsuitDepositSync", WSProperties.entity_id);  
            }  
        }  
   
        // Token: 0x1700004C RID: 76  
        // (get) Token: 0x060000EE RID: 238 RVA: 0x00006F53 File Offset: 0x00005153  
        internal static string ActivityCreate         internal static string ActivityCreate
        {         {
            get             get
            {             {
                return string.Format("activity/{0}/ActivityCreate", WSProperties.entity_id);                 return string.Format("activity/{0}/ActivityCreate", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x1700004D RID: 77         // Token: 0x1700002A RID: 42
        // (get) Token: 0x060000EF RID: 239 RVA: 0x00006F69 File Offset: 0x00005169         // (get) Token: 0x060000A0 RID: 160 RVA: 0x00005A45 File Offset: 0x00003C45
        internal static string ActivitiesToSync         internal static string ActivitiesToSync
        {         {
            get             get
            {             {
                return string.Format("activity/{0}/ActivitiesToSync", WSProperties.entity_id);                 return string.Format("activity/{0}/ActivitiesToSync", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x1700004E RID: 78         // Token: 0x1700002B RID: 43
        // (get) Token: 0x060000F0 RID: 240 RVA: 0x00006F7F File Offset: 0x0000517F         // (get) Token: 0x060000A1 RID: 161 RVA: 0x00005A5B File Offset: 0x00003C5B
        internal static string ActivitiesToCanceling         internal static string ActivitiesToCanceling
        {         {
            get             get
            {             {
                return string.Format("activity/{0}/ActivitiesToCanceling", WSProperties.entity_id);                 return string.Format("activity/{0}/ActivitiesToCanceling", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x1700004F RID: 79         // Token: 0x1700002C RID: 44
        // (get) Token: 0x060000F1 RID: 241 RVA: 0x00006F95 File Offset: 0x00005195         // (get) Token: 0x060000A2 RID: 162 RVA: 0x00005A71 File Offset: 0x00003C71
        internal static string ActivitiesToCreateDataJuri         internal static string ActivitiesToCreateDataJuri
        {         {
            get             get
            {             {
                return string.Format("activity/{0}/ActivitiesToCreateDataJuri", WSProperties.entity_id);                 return string.Format("activity/{0}/ActivitiesToCreateDataJuri", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x17000050 RID: 80         // Token: 0x1700002D RID: 45
        // (get) Token: 0x060000F2 RID: 242 RVA: 0x00006FAB File Offset: 0x000051AB         // (get) Token: 0x060000A3 RID: 163 RVA: 0x00005A87 File Offset: 0x00003C87
        internal static string UpdateActivityUrl         internal static string UpdateActivityUrl
        {         {
            get             get
            {             {
                return string.Format("activity/{0}/UpdateActivityUrl", WSProperties.entity_id);                 return string.Format("activity/{0}/UpdateActivityUrl", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x17000051 RID: 81         // Token: 0x1700002E RID: 46
        // (get) Token: 0x060000F3 RID: 243 RVA: 0x00006FC1 File Offset: 0x000051C1         // (get) Token: 0x060000A4 RID: 164 RVA: 0x00005A9D File Offset: 0x00003C9D
        internal static string UpdateActivityFieldValue         internal static string UpdateActivityFieldValue
        {         {
            get             get
            {             {
                return string.Format("activity/{0}/UpdateActivityFieldValue", WSProperties.entity_id);                 return string.Format("activity/{0}/UpdateActivityFieldValue", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x17000052 RID: 82         // Token: 0x1700002F RID: 47
        // (get) Token: 0x060000F4 RID: 244 RVA: 0x00006FD7 File Offset: 0x000051D7         // (get) Token: 0x060000A5 RID: 165 RVA: 0x00005AB3 File Offset: 0x00003CB3
        internal static string UpdateActivityCaseUrl         internal static string UpdateActivityCaseUrl
        {         {
            get             get
            {             {
                return string.Format("activity/{0}/UpdateActivityCaseUrl", WSProperties.entity_id);                 return string.Format("activity/{0}/UpdateActivityCaseUrl", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x17000053 RID: 83         // Token: 0x17000030 RID: 48
        // (get) Token: 0x060000F5 RID: 245 RVA: 0x00006FED File Offset: 0x000051ED         // (get) Token: 0x060000A6 RID: 166 RVA: 0x00005AC9 File Offset: 0x00003CC9
        internal static string UpdateActivitySync         internal static string UpdateActivitySync
        {         {
            get             get
            {             {
                return string.Format("activity/{0}/UpdateActivitySync", WSProperties.entity_id);                 return string.Format("activity/{0}/UpdateActivitySync", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x17000054 RID: 84         // Token: 0x17000031 RID: 49
        // (get) Token: 0x060000F6 RID: 246 RVA: 0x00007003 File Offset: 0x00005203         // (get) Token: 0x060000A7 RID: 167 RVA: 0x00005ADF File Offset: 0x00003CDF
        internal static string UpdateAttachmentLink         internal static string UpdateAttachmentLink
        {         {
            get             get
            {             {
                return string.Format("activity/{0}/UpdateAttachmentLink", WSProperties.entity_id);                 return string.Format("activity/{0}/UpdateAttachmentLink", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x17000055 RID: 85         // Token: 0x17000032 RID: 50
        // (get) Token: 0x060000F7 RID: 247 RVA: 0x00007019 File Offset: 0x00005219         // (get) Token: 0x060000A8 RID: 168 RVA: 0x00005AF5 File Offset: 0x00003CF5
        internal static string CheckResponsibleAvailability         internal static string CheckResponsibleAvailability
        {         {
            get             get
            {             {
                return string.Format("activity/{0}/CheckResponsibleAvailability", WSProperties.entity_id);                 return string.Format("activity/{0}/CheckResponsibleAvailability", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x17000056 RID: 86         // Token: 0x17000033 RID: 51
        // (get) Token: 0x060000F8 RID: 248 RVA: 0x0000702F File Offset: 0x0000522F         // (get) Token: 0x060000A9 RID: 169 RVA: 0x00005B0B File Offset: 0x00003D0B
        internal static string ActivityCanceled         internal static string ActivityCanceled
        {         {
            get             get
            {             {
                return string.Format("activity/{0}/ActivityCanceled", WSProperties.entity_id);                 return string.Format("activity/{0}/ActivityCanceled", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x17000057 RID: 87         // Token: 0x17000034 RID: 52
        // (get) Token: 0x060000F9 RID: 249 RVA: 0x00007045 File Offset: 0x00005245         // (get) Token: 0x060000AA RID: 170 RVA: 0x00005B21 File Offset: 0x00003D21
        internal static string ActivityDone         internal static string ActivityDone
        {         {
            get             get
            {             {
                return string.Format("activity/{0}/ActivityDone", WSProperties.entity_id);                 return string.Format("activity/{0}/ActivityDone", WSProperties.entity_id);
            }             }
        }         }
   
        // Token: 0x04000052 RID: 82         // Token: 0x04000039 RID: 57
        private static int entity_id = 3;         private static int entity_id = 3;
   
        // Token: 0x04000053 RID: 83         // Token: 0x0400003A RID: 58
        internal static string Token = "47497f45ea68b19b2f5bdab2542cd62af8dd4da6";         internal static string Token = "47497f45ea68b19b2f5bdab2542cd62af8dd4da6";
    }     }
} }