{
    "type": "object",
    "properties": {
        "archived": {
            "type": "boolean"
        },
        "currencyCode": {
            "type": "string"
        },
        "currencyId": {
            "type": "string"
        },
        "id": {
            "type": "string"
        },
        "name": {
            "type": "string"
        },
        "workspaceId": {
            "type": "string"
        }
    },
    "version": 1
}
