ValRegistrations
ValRegistrations
An array representing information of registered rApp names/IDs that will be validated.
This class is array of ValRegistration
JSON Example
[
{
"app_id": "energy-saving",
"last_updated": "2023-01-23T14:56:17Z"
}
]