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
/// Represents the activityID for high incidents. The Activity identifier is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
30
+
/// Represents the activityID for high incidents. The Activity ID is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
31
31
/// </summary>
32
32
[JsonProperty("high")]
33
33
publicstring?High{get;internalset;}
34
34
35
35
/// <summary>
36
-
/// Represents the activityID for low incidents. The Activity identifier is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
36
+
/// Represents the activityID for low incidents. The Activity ID is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
37
37
/// </summary>
38
38
[JsonProperty("low")]
39
39
publicstring?Low{get;internalset;}
40
40
41
41
/// <summary>
42
-
/// Represents the activityID for medium incidents. The Activity identifier is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
42
+
/// Represents the activityID for medium incidents. The Activity ID is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
43
43
/// </summary>
44
44
[JsonProperty("medium")]
45
45
publicstring?Medium{get;internalset;}
46
46
47
47
/// <summary>
48
-
/// Represents the activityID for RFCs. The Activity identifier is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
48
+
/// Represents the activityID for RFCs. The Activity ID is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
49
49
/// </summary>
50
50
[JsonProperty("rfc")]
51
51
publicstring?Rfc{get;internalset;}
52
52
53
53
/// <summary>
54
-
/// Represents the activityID for RFIs. The Activity identifier is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
54
+
/// Represents the activityID for RFIs. The Activity ID is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
55
55
/// </summary>
56
56
[JsonProperty("rfi")]
57
57
publicstring?Rfi{get;internalset;}
58
58
59
59
/// <summary>
60
-
/// Represents the activityID for top incidents. The Activity identifier is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
60
+
/// Represents the activityID for top incidents. The Activity ID is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
Copy file name to clipboardExpand all lines: Scr/Sdk4me.GraphQL/Entities/ActivityIDInput.cs
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ public class ActivityIDInput : PropertyChangeSet
13
13
privatestring?rfi;
14
14
15
15
/// <summary>
16
-
/// Represents the activityID for low incidents. The Activity identifier is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
16
+
/// Represents the activityID for low incidents. The Activity ID is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
17
17
/// </summary>
18
18
[JsonProperty("low")]
19
19
publicstring?Low
@@ -23,7 +23,7 @@ public string? Low
23
23
}
24
24
25
25
/// <summary>
26
-
/// Represents the activityID for medium incidents. The Activity identifier is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
26
+
/// Represents the activityID for medium incidents. The Activity ID is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
27
27
/// </summary>
28
28
[JsonProperty("medium")]
29
29
publicstring?Medium
@@ -33,7 +33,7 @@ public string? Medium
33
33
}
34
34
35
35
/// <summary>
36
-
/// Represents the activityID for high incidents. The Activity identifier is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
36
+
/// Represents the activityID for high incidents. The Activity ID is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
37
37
/// </summary>
38
38
[JsonProperty("high")]
39
39
publicstring?High
@@ -43,7 +43,7 @@ public string? High
43
43
}
44
44
45
45
/// <summary>
46
-
/// Represents the activityID for top incidents. The Activity identifier is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
46
+
/// Represents the activityID for top incidents. The Activity ID is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
47
47
/// </summary>
48
48
[JsonProperty("top")]
49
49
publicstring?Top
@@ -53,7 +53,7 @@ public string? Top
53
53
}
54
54
55
55
/// <summary>
56
-
/// Represents the activityID for RFCs. The Activity identifier is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
56
+
/// Represents the activityID for RFCs. The Activity ID is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
57
57
/// </summary>
58
58
[JsonProperty("rfc")]
59
59
publicstring?Rfc
@@ -63,7 +63,7 @@ public string? Rfc
63
63
}
64
64
65
65
/// <summary>
66
-
/// Represents the activityID for RFIs. The Activity identifier is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
66
+
/// Represents the activityID for RFIs. The Activity ID is the unique identifier by which an activity that is performed in the context of a service offering is known in the billing system of the service provider.
Copy file name to clipboardExpand all lines: Scr/Sdk4me.GraphQL/Entities/Address.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ public class Address : Node
24
24
publicstring?Country{get;internalset;}
25
25
26
26
/// <summary>
27
-
/// The Integration field is a hidden checkbox that can be set to `true` using this API or the Import functionality. When checked, the address is displayed as read-only in the user interface to prevent users from updating it.
27
+
/// The Integration field is a hidden checkbox that can be set to <c>true</c> using this API or the Import functionality. When checked, the address is displayed as read-only in the user interface to prevent users from updating it.
Copy file name to clipboardExpand all lines: Scr/Sdk4me.GraphQL/Entities/AddressInput.cs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ public class AddressInput : PropertyChangeSet
15
15
privatebool?integration;
16
16
17
17
/// <summary>
18
-
/// Identifier of the object to update using these values. For new objects it should be `null`.
18
+
/// Identifier of the object to update using these values. For new objects it should be <c>null</c>.
19
19
/// </summary>
20
20
[JsonProperty("id")]
21
21
publicstring?ID
@@ -85,7 +85,7 @@ public string? Country
85
85
}
86
86
87
87
/// <summary>
88
-
/// The Integration field is a hidden checkbox that can be set to `true` using this API or the Import functionality. When checked, the address is displayed as read-only in the user interface to prevent users from updating it.
88
+
/// The Integration field is a hidden checkbox that can be set to <c>true</c> using this API or the Import functionality. When checked, the address is displayed as read-only in the user interface to prevent users from updating it.
0 commit comments