Event Name
updateUsageDetails.usageDetailsUpdated
Domain
holdings
Properties
{
    "recordDate": {
        "type": "date",
        "description": "Indicates  the event processing date with regard to who will receive the outcome of an event directly and where the outcome is due to/from. The record date of a corporate event does not affect the beneficial entitlement from the event."
    },
    "usage": {
        "type": "string",
        "description": "Specifies the miles or hours of initial usage or current usgae or products produced or distance covered so far during the life of the asset. Expressed in the usage units.  Example: Distance covered by a Volvo bus is 15000."
    },
    "usageUnits": {
        "type": "string",
        "description": "Specifies the measurement unit in which the associated asset usage is expressed in.  Example: Distance covered by a Volvo Bus is 15000 and is expressed in mi(miles). Allowed values - mi,km,hr"
    },
    "reason": {
        "type": "string",
        "description": "Contains the reason for performing the current activity"
    }
}