PagedModelEntityModelProfile
_embedded object
profiles object[]
Array [
createdBystring
creationDatestring<date-time>
lastModifiedBystring
lastModifiedDatestring<date-time>
versioninteger<int64>
codeBanquestring
codeApplicationstring
uuidstring
provisioningUrlstring
enrollmentIdstring
enabledboolean
removedboolean
pinstring
secretstring
statusstring
biometricboolean
enrollementDatestring<date-time>
expiredboolean
accountIdinteger<int64>
_links object
property name* Link
hrefstring
hreflangstring
titlestring
typestring
deprecationstring
profilestring
namestring
templatedboolean
]
_links object
property name* Link
hrefstring
hreflangstring
titlestring
typestring
deprecationstring
profilestring
namestring
templatedboolean
page object
sizeinteger<int64>
totalElementsinteger<int64>
totalPagesinteger<int64>
numberinteger<int64>
PagedModelEntityModelProfile
{
"_embedded": {
"profiles": [
{
"createdBy": "string",
"creationDate": "2024-07-29T15:51:28.071Z",
"lastModifiedBy": "string",
"lastModifiedDate": "2024-07-29T15:51:28.071Z",
"version": 0,
"codeBanque": "string",
"codeApplication": "string",
"uuid": "string",
"provisioningUrl": "string",
"enrollmentId": "string",
"enabled": true,
"removed": true,
"pin": "string",
"secret": "string",
"status": "string",
"biometric": true,
"enrollementDate": "2024-07-29T15:51:28.071Z",
"expired": true,
"accountId": 0,
"_links": {}
}
]
},
"_links": {},
"page": {
"size": 0,
"totalElements": 0,
"totalPages": 0,
"number": 0
}
}