eu.shiftforward.adstax.storage.rpc
Message received by an user profile storage in response to a Delete request.
Message received by an user profile storage in response to a Delete request.
true of the operation was successful, false otherwise
Message received by an user profile storage in response to a Get request.
Message received by an user profile storage in response to a Get request.
the value associated the previously requested key wrapped in a Some if there is such a value,
None otherwise
Message received by an user profile storage in response to a Update request.
Message received by an user profile storage in response to a Update request.
true of the operation was successful, false otherwise
Companion object containing the definition of the various
UserProfileStorageResponsetypes, along with their JSON format.