Methods

  • get - Get Employee Dimension Earnings Line Splits

Resource

{
    "allocateBalance": "boolean",
    "allocatedPercentage": "double",
    "id": "int32",
    "reportingDimensionValues": [
        {
            "id": "int32",
            "name": "string",
            "reportingDimensionId": "int32"
        }
    ]
}

Properties

Name Type Description
allocateBalance boolean Boolean
allocatedPercentage double Nullable
id int32 Int32
reportingDimensionValues[] array
reportingDimensionValues[].id int32 Int32
reportingDimensionValues[].name string String
reportingDimensionValues[].reportingDimensionId int32 Int32