ServiceUsageEvent

ServiceUsageEvent
ServiceUsageEvent
AllOf
This class requires all of the following:
JSON Example
{
    "guid": "string",
    "created_at": "string",
    "updated_at": "string",
    "links": {
        "self": {
            "href": "string",
            "method": "string"
        }
    }
}