PHP Класс XeroPHP\Models\PayrollUS\PayItem\TimeOffType

Наследование: extends XeroPHP\Remote\Object
Показать файл Открыть проект

Открытые методы

Метод Описание
getAPIStem ( ) : string | null Get the stem of the API (core.xro) etc
getExpenseAccountCode ( ) : string
getGUIDProperty ( ) : string Get the guid property
getLiabilityAccountCode ( ) : string
getProperties ( ) : array Get the properties of the object. Indexed by constants [0] - Mandatory [1] - Type [2] - PHP type [3] - Is an Array [4] - Saves directly
getResourceURI ( ) : string Get the resource uri of the class (Contacts) etc
getRootNodeName ( ) : string Get the root node name. Just the unqualified classname
getShowBalanceToEmployee ( ) : string
getSupportedMethods ( ) Get the supported methods
getTimeOffCategory ( ) : string
getTimeOffType ( ) : TimeOffType
getTimeOffTypeID ( ) : string
isPageable ( )
setExpenseAccountCode ( string $value ) : TimeOffType
setLiabilityAccountCode ( string $value ) : TimeOffType
setShowBalanceToEmployee ( string $value ) : TimeOffType
setTimeOffCategory ( string $value ) : TimeOffType
setTimeOffType ( TimeOffType $value ) : TimeOffType
setTimeOffTypeID ( string $value ) : TimeOffType

Описание методов

getAPIStem() публичный статический Метод

Get the stem of the API (core.xro) etc
public static getAPIStem ( ) : string | null
Результат string | null

getExpenseAccountCode() публичный Метод

public getExpenseAccountCode ( ) : string
Результат string

getGUIDProperty() публичный статический Метод

Get the guid property
public static getGUIDProperty ( ) : string
Результат string

getLiabilityAccountCode() публичный Метод

public getLiabilityAccountCode ( ) : string
Результат string

getProperties() публичный статический Метод

Get the properties of the object. Indexed by constants [0] - Mandatory [1] - Type [2] - PHP type [3] - Is an Array [4] - Saves directly
public static getProperties ( ) : array
Результат array

getResourceURI() публичный статический Метод

Get the resource uri of the class (Contacts) etc
public static getResourceURI ( ) : string
Результат string

getRootNodeName() публичный статический Метод

Get the root node name. Just the unqualified classname
public static getRootNodeName ( ) : string
Результат string

getShowBalanceToEmployee() публичный Метод

public getShowBalanceToEmployee ( ) : string
Результат string

getSupportedMethods() публичный статический Метод

Get the supported methods
public static getSupportedMethods ( )

getTimeOffCategory() публичный Метод

public getTimeOffCategory ( ) : string
Результат string

getTimeOffType() публичный Метод

public getTimeOffType ( ) : TimeOffType
Результат TimeOffType

getTimeOffTypeID() публичный Метод

public getTimeOffTypeID ( ) : string
Результат string

isPageable() публичный статический Метод

public static isPageable ( )

setExpenseAccountCode() публичный Метод

public setExpenseAccountCode ( string $value ) : TimeOffType
$value string
Результат TimeOffType

setLiabilityAccountCode() публичный Метод

public setLiabilityAccountCode ( string $value ) : TimeOffType
$value string
Результат TimeOffType

setShowBalanceToEmployee() публичный Метод

public setShowBalanceToEmployee ( string $value ) : TimeOffType
$value string
Результат TimeOffType

setTimeOffCategory() публичный Метод

public setTimeOffCategory ( string $value ) : TimeOffType
$value string
Результат TimeOffType

setTimeOffType() публичный Метод

public setTimeOffType ( TimeOffType $value ) : TimeOffType
$value TimeOffType
Результат TimeOffType

setTimeOffTypeID() публичный Метод

public setTimeOffTypeID ( string $value ) : TimeOffType
$value string
Результат TimeOffType