RequestOptionsCredential
constructor( credentialScheme: ConstantIndex.CredentialScheme, representation: ConstantIndex.CredentialRepresentation = CredentialRepresentation.PLAIN_JWT, requestedAttributes: RequestedAttributes? = null, requestedOptionalAttributes: RequestedAttributes? = null, id: String = uuid4().toString())(source)