Show / Hide Table of Contents

Class PayrollConsolidatedResultApiEndpoints

Payroll result case api endpoints

Inheritance
object
PayrollConsolidatedResultApiEndpoints
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 PayrollConsolidatedResultApiEndpoints

Methods

PayrollConsolidatedCollectorResultsUrl(int)

The payroll consolidated collector results URL

Declaration
public static string PayrollConsolidatedCollectorResultsUrl(int tenantId)
Parameters
Type Name Description
int tenantId
Returns
Type Description
string

PayrollConsolidatedPayrunResultsUrl(int)

The payroll consolidated payrun results URL

Declaration
public static string PayrollConsolidatedPayrunResultsUrl(int tenantId)
Parameters
Type Name Description
int tenantId
Returns
Type Description
string

PayrollConsolidatedResultsUrl(int)

The payroll consolidated results URL

Declaration
public static string PayrollConsolidatedResultsUrl(int tenantId)
Parameters
Type Name Description
int tenantId
Returns
Type Description
string

PayrollConsolidatedWageTypeResultsUrl(int)

The payroll consolidated wage type results URL

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