gateway_get_gateway_certificates_result_item

gateway_get_gateway_certificates_result_item
gateway_get_gateway_certificates_result_item
AllOf
This class requires all of the following:
JSON Example
{
    "id": 0,
    "created": "string",
    "csrId": 0,
    "gatewayId": 0,
    "networkId": 0,
    "certificate": "string",
    "serialNumber": "string",
    "subjectKeyId": "string",
    "authorityKeyId": "string",
    "fingerPrint": "string",
    "fingerPrint256": "string",
    "validFrom": "string",
    "validTo": "string"
}