Show / Hide Table of Contents

Class PayrollApiSpecification

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

Fields

ApiKeyHeader

Declaration
public static readonly string ApiKeyHeader
Field Value
Type Description
string

ApiSettingsFileName

Declaration
public static readonly string ApiSettingsFileName
Field Value
Type Description
string

BackendApiKey

Declaration
public static readonly string BackendApiKey
Field Value
Type Description
string

BackendPortSetting

Declaration
public static readonly string BackendPortSetting
Field Value
Type Description
string

BackendUrlSetting

Declaration
public static readonly string BackendUrlSetting
Field Value
Type Description
string

TenantAuthorizationHeader

Declaration
public static readonly string TenantAuthorizationHeader
Field Value
Type Description
string

Properties

CurrentApiVersion

Declaration
public static Version CurrentApiVersion { get; }
Property Value
Type Description
Version
☀
☾
Back to top Generated by DocFX