Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 551 Bytes

File metadata and controls

34 lines (22 loc) · 551 Bytes

HRISCostCenterSourceValueUnion

Supported Types

Str

HRISCostCenterSourceValueUnion.CreateStr(/* values here */);

Number

HRISCostCenterSourceValueUnion.CreateNumber(/* values here */);

Boolean

HRISCostCenterSourceValueUnion.CreateBoolean(/* values here */);

HRISCostCenterSourceValue

HRISCostCenterSourceValueUnion.CreateHRISCostCenterSourceValue(/* values here */);

ArrayOfAny

HRISCostCenterSourceValueUnion.CreateArrayOfAny(/* values here */);