@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
618 lines • 17 kB
JSON
{
"id": "ConnectApi.changeitemoutputrepresentation",
"nodeType": "class",
"name": "ChangeItemOutputRepresentation",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "ChangeItemOutputRepresentation",
"textToLower": "changeitemoutputrepresentation",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_ChangeItemOutputRepresentation_-1:0"
},
"order": 0,
"memberOrder": 0,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "global",
"textToLower": "global",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "keyword.modifier.access_global_-1:0"
},
"sharingModifier": {
"type": "keyword.modifier.sharing",
"text": "without sharing",
"textToLower": "without sharing",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "keyword.modifier.sharing_without sharing_-1:0"
},
"description": "Financial information on a change order. The values represent the deltas of the values on the associated OrderSummary.",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_change_item_output.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"grandtotal": {
"id": "ConnectApi.changeitemoutputrepresentation.method.double grandtotal",
"nodeType": "variable",
"name": "grandTotal",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "grandTotalAmount",
"textToLower": "grandtotalamount",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_grandTotalAmount_-1:0"
},
"parentId": "ConnectApi.changeitemoutputrepresentation",
"order": 1,
"memberOrder": 1,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public Double grandTotal",
"simplifiedSignature": "Double grandTotal",
"datatype": {
"id": ".datatype.Double",
"nodeType": "datatype",
"name": "Double",
"startToken": {
"type": "datatype.primitive",
"text": "Double",
"textToLower": "double",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Double_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Double"
},
"parentName": "ChangeItemOutputRepresentation"
},
"totaladjusted": {
"id": "ConnectApi.changeitemoutputrepresentation.method.double totaladjusted",
"nodeType": "variable",
"name": "totalAdjusted",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "totalAdjustedProductTaxAmount",
"textToLower": "totaladjustedproducttaxamount",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_totalAdjustedProductTaxAmount_-1:0"
},
"parentId": "ConnectApi.changeitemoutputrepresentation",
"order": 2,
"memberOrder": 5,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public Double totalAdjusted",
"simplifiedSignature": "Double totalAdjusted",
"datatype": {
"id": ".datatype.Double",
"nodeType": "datatype",
"name": "Double",
"startToken": {
"type": "datatype.primitive",
"text": "Double",
"textToLower": "double",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Double_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Double"
},
"parentName": "ChangeItemOutputRepresentation"
},
"totaladjustment": {
"id": "ConnectApi.changeitemoutputrepresentation.method.double totaladjustment",
"nodeType": "variable",
"name": "totalAdjustment",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "totalAdjustmentDistributedTaxAmount",
"textToLower": "totaladjustmentdistributedtaxamount",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_totalAdjustmentDistributedTaxAmount_-1:0"
},
"parentId": "ConnectApi.changeitemoutputrepresentation",
"order": 3,
"memberOrder": 7,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public Double totalAdjustment",
"simplifiedSignature": "Double totalAdjustment",
"datatype": {
"id": ".datatype.Double",
"nodeType": "datatype",
"name": "Double",
"startToken": {
"type": "datatype.primitive",
"text": "Double",
"textToLower": "double",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Double_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Double"
},
"parentName": "ChangeItemOutputRepresentation"
},
"totalamount": {
"id": "ConnectApi.changeitemoutputrepresentation.method.double totalamount",
"nodeType": "variable",
"name": "totalAmount",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "totalAmount",
"textToLower": "totalamount",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_totalAmount_-1:0"
},
"parentId": "ConnectApi.changeitemoutputrepresentation",
"order": 4,
"memberOrder": 8,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public Double totalAmount",
"simplifiedSignature": "Double totalAmount",
"datatype": {
"id": ".datatype.Double",
"nodeType": "datatype",
"name": "Double",
"startToken": {
"type": "datatype.primitive",
"text": "Double",
"textToLower": "double",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Double_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Double"
},
"parentName": "ChangeItemOutputRepresentation"
},
"totalexcess": {
"id": "ConnectApi.changeitemoutputrepresentation.method.double totalexcess",
"nodeType": "variable",
"name": "totalExcess",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "totalExcessFundsAmount",
"textToLower": "totalexcessfundsamount",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_totalExcessFundsAmount_-1:0"
},
"parentId": "ConnectApi.changeitemoutputrepresentation",
"order": 5,
"memberOrder": 9,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public Double totalExcess",
"simplifiedSignature": "Double totalExcess",
"datatype": {
"id": ".datatype.Double",
"nodeType": "datatype",
"name": "Double",
"startToken": {
"type": "datatype.primitive",
"text": "Double",
"textToLower": "double",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Double_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Double"
},
"parentName": "ChangeItemOutputRepresentation"
},
"totalrefundable": {
"id": "ConnectApi.changeitemoutputrepresentation.method.double totalrefundable",
"nodeType": "variable",
"name": "totalRefundable",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "totalRefundableAmount",
"textToLower": "totalrefundableamount",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_totalRefundableAmount_-1:0"
},
"parentId": "ConnectApi.changeitemoutputrepresentation",
"order": 6,
"memberOrder": 10,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public Double totalRefundable",
"simplifiedSignature": "Double totalRefundable",
"datatype": {
"id": ".datatype.Double",
"nodeType": "datatype",
"name": "Double",
"startToken": {
"type": "datatype.primitive",
"text": "Double",
"textToLower": "double",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Double_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Double"
},
"parentName": "ChangeItemOutputRepresentation"
},
"totaltaxamount": {
"id": "ConnectApi.changeitemoutputrepresentation.method.double totaltaxamount",
"nodeType": "variable",
"name": "totalTaxAmount",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "totalTaxAmount",
"textToLower": "totaltaxamount",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_totalTaxAmount_-1:0"
},
"parentId": "ConnectApi.changeitemoutputrepresentation",
"order": 7,
"memberOrder": 11,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public Double totalTaxAmount",
"simplifiedSignature": "Double totalTaxAmount",
"datatype": {
"id": ".datatype.Double",
"nodeType": "datatype",
"name": "Double",
"startToken": {
"type": "datatype.primitive",
"text": "Double",
"textToLower": "double",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Double_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Double"
},
"parentName": "ChangeItemOutputRepresentation"
}
},
"methods": {},
"constructors": {},
"extendsType": "",
"implementTypes": [],
"implements": {},
"totalMembers": 11,
"queries": []
}