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
an optional error message occurred during the operation
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
an optional error message occurred during the operation
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
an optional error message occurred during the operation
Companion object containing the definition of the various
UserProfileStorageResponsetypes, along with their JSON format.