Aller au contenu principal

StudentCertificationCreate

nameName (string)required
issuerIssuer (string)required
obtained_date object
anyOf
string
expiry_date object
anyOf
string
credential_id object
anyOf
string
credential_url object
anyOf
string
StudentCertificationCreate
{
"name": "string",
"issuer": "string",
"obtained_date": "string",
"expiry_date": "string",
"credential_id": "string",
"credential_url": "string"
}