Show / Hide Table of Contents

Class PayrollApiEndpoints

Payroll api endpoints

Inheritance
object
PayrollApiEndpoints
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: PayrollEngine.Client
Assembly: PayrollEngine.Client.Core.dll
Syntax
public static class PayrollApiEndpoints

Methods

PayrollActionsUrl(int, int)

The payroll actions URL

Declaration
public static string PayrollActionsUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollAttributeUrl(int, int, string)

The payroll attribute URL

Declaration
public static string PayrollAttributeUrl(int tenantId, int payrollId, string attributeName)
Parameters
Type Name Description
int tenantId
int payrollId
string attributeName
Returns
Type Description
string

PayrollAttributesUrl(int, int)

The payroll attributes URL

Declaration
public static string PayrollAttributesUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollCaseBuildUrl(int, int, string)

The payroll case build URL

Declaration
public static string PayrollCaseBuildUrl(int tenantId, int payrollId, string caseName)
Parameters
Type Name Description
int tenantId
int payrollId
string caseName
Returns
Type Description
string

PayrollCaseChangeValuesUrl(int, int)

The payroll case change values URL

Declaration
public static string PayrollCaseChangeValuesUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollCaseFieldsUrl(int, int)

The payroll case fields URL

Declaration
public static string PayrollCaseFieldsUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollCaseRelationsUrl(int, int)

The payroll case relations URL

Declaration
public static string PayrollCaseRelationsUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollCaseValuesTimeUrl(int, int)

The payroll case value time URL

Declaration
public static string PayrollCaseValuesTimeUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollCasesAvailableUrl(int, int)

The payroll available cases URL

Declaration
public static string PayrollCasesAvailableUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollCasesBulkUrl(int, int)

The payroll cases bulk URL

Declaration
public static string PayrollCasesBulkUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollCasesUrl(int, int)

The payroll cases URL

Declaration
public static string PayrollCasesUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollCasesValuesPeriodsUrl(int, int)

The payroll cases values periods URL

Declaration
public static string PayrollCasesValuesPeriodsUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollCasesValuesUrl(int, int)

The payroll cases values URL

Declaration
public static string PayrollCasesValuesUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollCollectorsUrl(int, int)

The payroll collectors URL

Declaration
public static string PayrollCollectorsUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollLayerAttributeUrl(int, int, int, string)

The payroll layer attribute URL

Declaration
public static string PayrollLayerAttributeUrl(int tenantId, int payrollId, int payrollLayerId, string attributeName)
Parameters
Type Name Description
int tenantId
int payrollId
int payrollLayerId
string attributeName
Returns
Type Description
string

PayrollLayerAttributesUrl(int, int, int)

The payroll layer attributes URL

Declaration
public static string PayrollLayerAttributesUrl(int tenantId, int payrollId, int payrollLayerId)
Parameters
Type Name Description
int tenantId
int payrollId
int payrollLayerId
Returns
Type Description
string

PayrollLayerUrl(int, int, int)

The payroll layer URL

Declaration
public static string PayrollLayerUrl(int tenantId, int payrollId, int payrollLayerId)
Parameters
Type Name Description
int tenantId
int payrollId
int payrollLayerId
Returns
Type Description
string

PayrollLayersUrl(int, int)

The payroll layers URL

Declaration
public static string PayrollLayersUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollLookupRangesUrl(int, int)

The payroll lookup ranges URL

Declaration
public static string PayrollLookupRangesUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollLookupValuesDataUrl(int, int)

The payroll lookup values data URL

Declaration
public static string PayrollLookupValuesDataUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollLookupValuesUrl(int, int)

The payroll lookup values URL

Declaration
public static string PayrollLookupValuesUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollLookupsDataUrl(int, int)

The payroll lookups data URL

Declaration
public static string PayrollLookupsDataUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollLookupsUrl(int, int)

The payroll lookups URL

Declaration
public static string PayrollLookupsUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollRegulationsUrl(int, int)

The payroll regulations URL

Declaration
public static string PayrollRegulationsUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollReportParametersUrl(int, int)

The payroll report parameters URL

Declaration
public static string PayrollReportParametersUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollReportTemplatesUrl(int, int)

The payroll report templates URL

Declaration
public static string PayrollReportTemplatesUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollReportsUrl(int, int)

The payroll reports URL

Declaration
public static string PayrollReportsUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollScriptsUrl(int, int)

The payroll scripts URL

Declaration
public static string PayrollScriptsUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollUrl(int, int)

The payroll URL

Declaration
public static string PayrollUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollWageTypesUrl(int, int)

The payroll wage types URL

Declaration
public static string PayrollWageTypesUrl(int tenantId, int payrollId)
Parameters
Type Name Description
int tenantId
int payrollId
Returns
Type Description
string

PayrollsUrl(int)

The payrolls URL

Declaration
public static string PayrollsUrl(int tenantId)
Parameters
Type Name Description
int tenantId
Returns
Type Description
string
☀
☾
Back to top Generated by DocFX