Plan Member Sync Status Response
data class PlanMemberSyncStatusResponse(val lastSyncError: ErrorDetailResponse? = null, val lastSyncTime: String, val syncState: String)
The sync status of the plan member.
The sync status of the plan member.