VvfCsrs
VvfCsrs
Represents VVF CSRs (Certificate Signing Requests) response
JSON Example
{
"csrs": [
{
"csr": "string",
"id": "string"
}
]
}