@@ -75,6 +75,11 @@ <h4 class="slds-text-title--caps slds-p-around--medium">Scalars</h4>
75
75
Int
76
76
</ a >
77
77
</ li >
78
+ < li title ="ProductPlan ">
79
+ < a href ="productplan.doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
80
+ ProductPlan
81
+ </ a >
82
+ </ li >
78
83
< li title ="String ">
79
84
< a href ="string.doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
80
85
String
@@ -100,9 +105,19 @@ <h4 class="slds-text-title--caps slds-p-around--medium">Enums</h4>
100
105
PayrollTimeInterval
101
106
</ a >
102
107
</ li >
103
- < li title ="ReviewStatusEnum ">
104
- < a href ="reviewstatusenum.doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
105
- ReviewStatusEnum
108
+ < li title ="ProductEntitlementStatus ">
109
+ < a href ="productentitlementstatus.doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
110
+ ProductEntitlementStatus
111
+ </ a >
112
+ </ li >
113
+ < li title ="ProductServiceStatus ">
114
+ < a href ="productservicestatus.doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
115
+ ProductServiceStatus
116
+ </ a >
117
+ </ li >
118
+ < li title ="ReviewStatus ">
119
+ < a href ="reviewstatus.doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
120
+ ReviewStatus
106
121
</ a >
107
122
</ li >
108
123
< li title ="RoleStatus ">
@@ -115,9 +130,9 @@ <h4 class="slds-text-title--caps slds-p-around--medium">Enums</h4>
115
130
RoleType
116
131
</ a >
117
132
</ li >
118
- < li title ="TransactionTypeEnum ">
119
- < a href ="transactiontypeenum .doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
120
- TransactionTypeEnum
133
+ < li title ="TransactionType ">
134
+ < a href ="transactiontype .doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
135
+ TransactionType
121
136
</ a >
122
137
</ li >
123
138
< li title ="__DirectiveLocation ">
@@ -165,6 +180,11 @@ <h4 class="slds-text-title--caps slds-p-around--medium">Objects</h4>
165
180
AssociatedType
166
181
</ a >
167
182
</ li >
183
+ < li title ="BillingDetails ">
184
+ < a href ="billingdetails.doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
185
+ BillingDetails
186
+ </ a >
187
+ </ li >
168
188
< li title ="BillingUsageResult ">
169
189
< a href ="billingusageresult.doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
170
190
BillingUsageResult
@@ -300,9 +320,9 @@ <h4 class="slds-text-title--caps slds-p-around--medium">Objects</h4>
300
320
EmploymentDetail
301
321
</ a >
302
322
</ li >
303
- < li title ="ExternalId ">
304
- < a href ="externalid .doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
305
- ExternalId
323
+ < li title ="ExternalMetadata ">
324
+ < a href ="externalmetadata .doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
325
+ ExternalMetadata
306
326
</ a >
307
327
</ li >
308
328
< li title ="FreeFormAddress ">
@@ -350,6 +370,11 @@ <h4 class="slds-text-title--caps slds-p-around--medium">Objects</h4>
350
370
PayslipDeduction
351
371
</ a >
352
372
</ li >
373
+ < li title ="ProductEntitlement ">
374
+ < a href ="productentitlement.doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
375
+ ProductEntitlement
376
+ </ a >
377
+ </ li >
353
378
< li title ="Rate ">
354
379
< a href ="rate.doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
355
380
Rate
@@ -540,9 +565,9 @@ <h4 class="slds-text-title--caps slds-p-around--medium">Input Objects</h4>
540
565
EmploymentStatusExpression
541
566
</ a >
542
567
</ li >
543
- < li title ="ExternalIdInput ">
544
- < a href ="externalidinput .doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
545
- ExternalIdInput
568
+ < li title ="ExternalMetadataInput ">
569
+ < a href ="externalmetadatainput .doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
570
+ ExternalMetadataInput
546
571
</ a >
547
572
</ li >
548
573
< li title ="FreeFormAddressInput ">
@@ -600,6 +625,11 @@ <h4 class="slds-text-title--caps slds-p-around--medium">Input Objects</h4>
600
625
StringExpression
601
626
</ a >
602
627
</ li >
628
+ < li title ="TaxCodeInput ">
629
+ < a href ="taxcodeinput.doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
630
+ TaxCodeInput
631
+ </ a >
632
+ </ li >
603
633
< li title ="UpdateEmployeeDeductionInput ">
604
634
< a href ="updateemployeedeductioninput.doc.html " class ="slds-navigation-list--vertical__action slds-text-link--reset slds-truncate ">
605
635
UpdateEmployeeDeductionInput
0 commit comments