PHP Class XeroPHP\Models\PayrollAU\Employee\TaxDeclaration

Inheritance: extends XeroPHP\Remote\Object
Afficher le fichier Open project: calcinai/xero-php

Méthodes publiques

Méthode Description
getAPIStem ( ) : string | null Get the stem of the API (core.xro) etc
getApprovedWithholdingVariationPercentage ( ) : string
getAustralianResidentForTaxPurposes ( ) : string
getEligibleToReceiveLeaveLoading ( ) : string
getEmployeeID ( ) : string
getEmploymentBasis ( ) : string
getGUIDProperty ( ) : string Get the guid property
getHasHELPDebt ( ) : boolean
getHasSFSSDebt ( ) : boolean
getHasTSLDebt ( ) : boolean
getHasTradeSupportLoanDebt ( ) : boolean
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
getSupportedMethods ( ) Get the supported methods
getTFNExemptionType ( ) : string
getTaxFileNumber ( ) : string
getTaxFreeThresholdClaimed ( ) : string
getTaxOffsetEstimatedAmount ( ) : float
getUpwardVariationTaxWithholdingAmount ( ) : string
isPageable ( )
setApprovedWithholdingVariationPercentage ( string $value ) : TaxDeclaration
setAustralianResidentForTaxPurpose ( string $value ) : TaxDeclaration
setEligibleToReceiveLeaveLoading ( string $value ) : TaxDeclaration
setEmployeeID ( string $value ) : TaxDeclaration
setEmploymentBasis ( string $value ) : TaxDeclaration
setHasHELPDebt ( boolean $value ) : TaxDeclaration
setHasSFSSDebt ( boolean $value ) : TaxDeclaration
setHasTSLDebt ( boolean $value ) : TaxDeclaration
setHasTradeSupportLoanDebt ( boolean $value ) : TaxDeclaration
setTFNExemptionType ( string $value ) : TaxDeclaration
setTaxFileNumber ( string $value ) : TaxDeclaration
setTaxFreeThresholdClaimed ( string $value ) : TaxDeclaration
setTaxOffsetEstimatedAmount ( float $value ) : TaxDeclaration
setUpwardVariationTaxWithholdingAmount ( string $value ) : TaxDeclaration

Method Details

getAPIStem() public static méthode

Get the stem of the API (core.xro) etc
public static getAPIStem ( ) : string | null
Résultat string | null

getApprovedWithholdingVariationPercentage() public méthode

getAustralianResidentForTaxPurposes() public méthode

getEligibleToReceiveLeaveLoading() public méthode

getEmployeeID() public méthode

public getEmployeeID ( ) : string
Résultat string

getEmploymentBasis() public méthode

public getEmploymentBasis ( ) : string
Résultat string

getGUIDProperty() public static méthode

Get the guid property
public static getGUIDProperty ( ) : string
Résultat string

getHasHELPDebt() public méthode

public getHasHELPDebt ( ) : boolean
Résultat boolean

getHasSFSSDebt() public méthode

public getHasSFSSDebt ( ) : boolean
Résultat boolean

getHasTSLDebt() public méthode

Deprecation:
public getHasTSLDebt ( ) : boolean
Résultat boolean

getHasTradeSupportLoanDebt() public méthode

public getHasTradeSupportLoanDebt ( ) : boolean
Résultat boolean

getProperties() public static méthode

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
Résultat array

getResourceURI() public static méthode

Get the resource uri of the class (Contacts) etc
public static getResourceURI ( ) : string
Résultat string

getRootNodeName() public static méthode

Get the root node name. Just the unqualified classname
public static getRootNodeName ( ) : string
Résultat string

getSupportedMethods() public static méthode

Get the supported methods
public static getSupportedMethods ( )

getTFNExemptionType() public méthode

public getTFNExemptionType ( ) : string
Résultat string

getTaxFileNumber() public méthode

public getTaxFileNumber ( ) : string
Résultat string

getTaxFreeThresholdClaimed() public méthode

public getTaxFreeThresholdClaimed ( ) : string
Résultat string

getTaxOffsetEstimatedAmount() public méthode

public getTaxOffsetEstimatedAmount ( ) : float
Résultat float

getUpwardVariationTaxWithholdingAmount() public méthode

isPageable() public static méthode

public static isPageable ( )

setApprovedWithholdingVariationPercentage() public méthode

public setApprovedWithholdingVariationPercentage ( string $value ) : TaxDeclaration
$value string
Résultat TaxDeclaration

setAustralianResidentForTaxPurpose() public méthode

public setAustralianResidentForTaxPurpose ( string $value ) : TaxDeclaration
$value string
Résultat TaxDeclaration

setEligibleToReceiveLeaveLoading() public méthode

public setEligibleToReceiveLeaveLoading ( string $value ) : TaxDeclaration
$value string
Résultat TaxDeclaration

setEmployeeID() public méthode

public setEmployeeID ( string $value ) : TaxDeclaration
$value string
Résultat TaxDeclaration

setEmploymentBasis() public méthode

public setEmploymentBasis ( string $value ) : TaxDeclaration
$value string
Résultat TaxDeclaration

setHasHELPDebt() public méthode

public setHasHELPDebt ( boolean $value ) : TaxDeclaration
$value boolean
Résultat TaxDeclaration

setHasSFSSDebt() public méthode

public setHasSFSSDebt ( boolean $value ) : TaxDeclaration
$value boolean
Résultat TaxDeclaration

setHasTSLDebt() public méthode

Deprecation:
public setHasTSLDebt ( boolean $value ) : TaxDeclaration
$value boolean
Résultat TaxDeclaration

setHasTradeSupportLoanDebt() public méthode

public setHasTradeSupportLoanDebt ( boolean $value ) : TaxDeclaration
$value boolean
Résultat TaxDeclaration

setTFNExemptionType() public méthode

public setTFNExemptionType ( string $value ) : TaxDeclaration
$value string
Résultat TaxDeclaration

setTaxFileNumber() public méthode

public setTaxFileNumber ( string $value ) : TaxDeclaration
$value string
Résultat TaxDeclaration

setTaxFreeThresholdClaimed() public méthode

public setTaxFreeThresholdClaimed ( string $value ) : TaxDeclaration
$value string
Résultat TaxDeclaration

setTaxOffsetEstimatedAmount() public méthode

public setTaxOffsetEstimatedAmount ( float $value ) : TaxDeclaration
$value float
Résultat TaxDeclaration

setUpwardVariationTaxWithholdingAmount() public méthode

public setUpwardVariationTaxWithholdingAmount ( string $value ) : TaxDeclaration
$value string
Résultat TaxDeclaration