The Class WalletOperationDto.
name | data type | description |
---|---|---|
id | number | The id. |
code | string | The code |
description | string | The description |
userAccount | string | The user account. |
subscription | string | The subscription. |
walletTemplate | string | The wallet template. |
seller | string | The seller. |
chargeInstance | string | The charge instance. |
chargeInstanceId | number | The charge instance id. |
currency | string | The currency. |
type | OperationTypeEnum | The type. |
status | WalletOperationStatusEnum | The status. |
updated | number | Updated date |
ratingUnitDescription | string | The rating unit description. |
pricePlanCode | string | Applied priceplan code |
taxCode | string | Tax applied - code |
taxPercent | number | The tax percent. |
unitAmountWithoutTax | number | The unit amount without tax. |
unitAmountWithTax | number | The unit amount with tax. |
unitAmountTax | number | The unit amount tax. |
quantity | number | The quantity. |
amountWithoutTax | number | The amount without tax. |
amountWithTax | number | The amount with tax. |
amountTax | number | The amount tax. |
parameter1 | string | The parameter 1. |
parameter2 | string | The parameter 2. |
parameter3 | string | The parameter 3. |
parameterExtra | string | The parameter extra. |
orderNumber | string | The order number. |
startDate | number | The start date. |
endDate | number | The end date. |
operationDate | number | The operation date. |
subscriptionDate | number | The subscription date. |
offerCode | string | The offer code. |
rawAmountWithoutTax | number | The raw amount without tax. |
rawAmountWithTax | number | The raw amount with tax. |
ratedTransaction | WoRatedTransactionDto | The rated transaction. |
walletId | number | Wallet Id |
customFields | CustomFieldsDto | The custom fields. |
taxClassCode | string | Charge tax class code |
sortIndex | number | Sorting index. |
Example
{ "id" : 12345, "code" : "...", "description" : "...", "userAccount" : "...", "subscription" : "...", "walletTemplate" : "...", "seller" : "...", "chargeInstance" : "...", "chargeInstanceId" : 12345, "currency" : "...", "type" : "CREDIT", "status" : "OPEN", "updated" : 12345, "ratingUnitDescription" : "...", "pricePlanCode" : "...", "taxCode" : "...", "taxPercent" : 12345.0, "unitAmountWithoutTax" : 12345.0, "unitAmountWithTax" : 12345.0, "unitAmountTax" : 12345.0, "quantity" : 12345.0, "amountWithoutTax" : 12345.0, "amountWithTax" : 12345.0, "amountTax" : 12345.0, "parameter1" : "...", "parameter2" : "...", "parameter3" : "...", "parameterExtra" : "...", "orderNumber" : "...", "startDate" : 12345, "endDate" : 12345, "operationDate" : 12345, "subscriptionDate" : 12345, "offerCode" : "...", "rawAmountWithoutTax" : 12345.0, "rawAmountWithTax" : 12345.0, "ratedTransaction" : { "id" : 12345, "auditableField" : [ { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." }, { "entityClass" : "...", "fieldName" : "...", "id" : 12345, "changeOrigin" : "...", "auditableField" : [ { }, { } ], "originName" : "...", "code" : "...", "previousState" : "...", "currentState" : "...", "description" : "...", "created" : "...", "updatedCode" : "...", "actor" : "..." } ], "code" : "...", "status" : "REJECTED", "description" : "...", "updatedCode" : "..." }, "walletId" : 12345, "customFields" : { "customField" : [ { "code" : "...", "description" : "...", "fieldType" : "CUSTOM_TABLE_WRAPPER", "languageDescriptions" : [ { }, { } ], "valueDate" : 12345, "valuePeriodStartDate" : 12345, "valuePeriodEndDate" : 12345, "valuePeriodPriority" : 12345, "stringValue" : "...", "dateValue" : 12345, "longValue" : 12345, "doubleValue" : 12345.0, "booleanValue" : true, "value" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValue" : { }, "indexType" : "STORE_ONLY", "fileValue" : "...", "formattedValue" : { }, "urlReferenceValue" : { }, "guiPosition" : "...", "customTableCode" : "...", "dataFilter" : "...", "fields" : "..." }, { "code" : "...", "description" : "...", "fieldType" : "MULTI_VALUE", "languageDescriptions" : [ { }, { } ], "valueDate" : 12345, "valuePeriodStartDate" : 12345, "valuePeriodEndDate" : 12345, "valuePeriodPriority" : 12345, "stringValue" : "...", "dateValue" : 12345, "longValue" : 12345, "doubleValue" : 12345.0, "booleanValue" : true, "value" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValue" : { }, "indexType" : "INDEX", "fileValue" : "...", "formattedValue" : { }, "urlReferenceValue" : { }, "guiPosition" : "...", "customTableCode" : "...", "dataFilter" : "...", "fields" : "..." } ], "inheritedCustomField" : [ { "code" : "...", "description" : "...", "fieldType" : "DATE", "languageDescriptions" : [ { }, { } ], "valueDate" : 12345, "valuePeriodStartDate" : 12345, "valuePeriodEndDate" : 12345, "valuePeriodPriority" : 12345, "stringValue" : "...", "dateValue" : 12345, "longValue" : 12345, "doubleValue" : 12345.0, "booleanValue" : true, "value" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValue" : { }, "indexType" : "INDEX", "fileValue" : "...", "formattedValue" : { }, "urlReferenceValue" : { }, "guiPosition" : "...", "customTableCode" : "...", "dataFilter" : "...", "fields" : "..." }, { "code" : "...", "description" : "...", "fieldType" : "MULTI_VALUE", "languageDescriptions" : [ { }, { } ], "valueDate" : 12345, "valuePeriodStartDate" : 12345, "valuePeriodEndDate" : 12345, "valuePeriodPriority" : 12345, "stringValue" : "...", "dateValue" : 12345, "longValue" : 12345, "doubleValue" : 12345.0, "booleanValue" : true, "value" : [ { }, { } ], "mapValue" : { "property1" : { }, "property2" : { } }, "entityReferenceValue" : { }, "indexType" : "INDEX_NOT_ANALYZE", "fileValue" : "...", "formattedValue" : { }, "urlReferenceValue" : { }, "guiPosition" : "...", "customTableCode" : "...", "dataFilter" : "...", "fields" : "..." } ] }, "taxClassCode" : "...", "sortIndex" : 12345 }