Show / Hide Table of Contents

Class PayrollConsolidatedResultApiEndpoints

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)

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

PayrollConsolidatedPayrunResultsUrl(int)

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

PayrollConsolidatedResultsUrl(int)

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

PayrollConsolidatedWageTypeResultsUrl(int)

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