ProfilSignatureResponseWrapper
Response containing ProfilSignatureResponseDto
successboolean
data object
idstring
rangstring
codeInternestring
libellestring
relationIdstring
messagestring
ProfilSignatureResponseWrapper
{
"success": true,
"data": {
"id": "string",
"rang": "string",
"codeInterne": "string",
"libelle": "string",
"relationId": "string"
},
"message": "string"
}