engine
0.1.0-beta01
engine
/
com.google.android.fhir.sync
/
Result
Result
sealed
class
Result
Content copied to clipboard
Types
Properties
Inheritors
Types
Error
Link copied to clipboard
data
class
Error
(
exceptions
:
List
<
ResourceSyncException
>
)
:
Result
Content copied to clipboard
Success
Link copied to clipboard
object
Success
:
Result
Content copied to clipboard
Properties
timestamp
Link copied to clipboard
val
timestamp
:
OffsetDateTime
Content copied to clipboard
Inheritors
Success
Link copied to clipboard
Error
Link copied to clipboard