| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Neptune.Backend.Model
Contents
- Parameter newtypes
- AvatarFile
- BackgroundFile
- ChannelId
- ChannelsValues
- ChartId
- ChartSetId
- EndPoint
- ExperimentId
- ExperimentIdentifier
- ExperimentIdentity
- ExperimentIds
- Gzipped
- Id
- Ids
- IncludeInvitations
- InvitationId
- ItemCount
- Limit
- MarkOnly
- MetricId
- MetricValues
- Offset
- OrgRelation
- Organization
- OrganizationId
- OrganizationIdentifier
- OrganizationName
- Path
- ProjectId
- ProjectIdentifier
- ProjectIdentifierText
- ProjectKey
- ProjectName
- Resource
- SearchTerm
- SortBy
- SortDirection
- StartPoint
- UserId
- UserRelation
- Username
- UsernamePrefix
- UsernameText
- ViewedUsername
- Visibility
- WorkspaceName
- XNeptuneApiToken
- XNeptuneCliVersion
- Models
- AchievementsDTO
- AuthorizedUserDTO
- BatchChannelValueErrorDTO
- BatchExperimentUpdateResult
- Channel
- ChannelDTO
- ChannelParams
- ChannelWithValue
- ChannelWithValueDTO
- Chart
- ChartDefinition
- ChartSet
- ChartSetParams
- Charts
- ClientConfig
- ClientVersionsConfigDTO
- CompletedExperimentParams
- ComponentStatus
- ComponentVersion
- ConfigInfo
- CreateSessionParamsDTO
- CustomerDTO
- DiscountCodeDTO
- DiscountDTO
- DownloadPrepareRequestDTO
- EditExperimentParams
- Error
- Experiment
- ExperimentCreationParams
- ExperimentPaths
- ExperimentsAttributesNamesDTO
- File
- GitCommitDTO
- GitInfoDTO
- GlobalConfiguration
- InputChannelValues
- InputImageDTO
- InputMetadata
- KeyValueProperty
- LimitedChannelValuesDTO
- Link
- LinkDTO
- LoginActionsListDTO
- NeptuneApiToken
- NeptuneOauthToken
- NewOrganizationInvitationDTO
- NewOrganizationMemberDTO
- NewProjectDTO
- NewProjectInvitationDTO
- NewProjectMemberDTO
- NewReservationDTO
- OrganizationCreationParamsDTO
- OrganizationDTO
- OrganizationInvitationDTO
- OrganizationInvitationUpdateDTO
- OrganizationLimitsDTO
- OrganizationMemberDTO
- OrganizationMemberUpdateDTO
- OrganizationNameAvailableDTO
- OrganizationPricingPlanDTO
- OrganizationUpdateDTO
- OrganizationWithRoleDTO
- OutputImageDTO
- Parameter
- PasswordChangeDTO
- Point
- PointValueDTO
- ProjectInvitationDTO
- ProjectInvitationUpdateDTO
- ProjectKeyDTO
- ProjectListDTO
- ProjectMemberDTO
- ProjectMemberUpdateDTO
- ProjectMembersDTO
- ProjectMetadataDTO
- ProjectUpdateDTO
- ProjectWithRoleDTO
- PublicUserProfileDTO
- QuestionnaireDTO
- RegisteredMemberInfoDTO
- RegistrationSurveyDTO
- Series
- SeriesDefinition
- SessionDTO
- StateTransitions
- StorageUsage
- SubscriptionCancelInfoDTO
- SystemMetric
- SystemMetricParams
- SystemMetricPoint
- SystemMetricValues
- UUID
- UpdateTagsParams
- UserListDTO
- UserListItemDTO
- UserPricingStatusDTO
- UserProfileDTO
- UserProfileLinkDTO
- UserProfileLinksDTO
- UserProfileUpdateDTO
- UsernameValidationStatusDTO
- Version
- WorkspaceConfig
- Y
- Enums
- AchievementTypeDTO
- ApiErrorTypeDTO
- AvatarSourceEnum
- ChannelType
- ChannelTypeEnum
- ExperimentState
- InvitationStatusEnumDTO
- InvitationTypeEnumDTO
- LinkTypeDTO
- LoginActionDTO
- NameEnum
- OrganizationRoleDTO
- OrganizationTypeDTO
- ParameterTypeEnum
- PricingPlanDTO
- ProjectCodeAccessDTO
- ProjectRoleDTO
- ProjectVisibilityDTO
- SeriesType
- SystemMetricResourceType
- UsernameValidationStatusEnumDTO
- Auth Methods
Description
Synopsis
- newtype AvatarFile = AvatarFile {}
- newtype BackgroundFile = BackgroundFile {}
- newtype ChannelId = ChannelId {
- unChannelId :: Text
- newtype ChannelsValues = ChannelsValues {}
- newtype ChartId = ChartId {}
- newtype ChartSetId = ChartSetId {
- unChartSetId :: Text
- newtype EndPoint = EndPoint {}
- newtype ExperimentId = ExperimentId {}
- newtype ExperimentIdentifier = ExperimentIdentifier {}
- newtype ExperimentIdentity = ExperimentIdentity {}
- newtype ExperimentIds = ExperimentIds {
- unExperimentIds :: [Text]
- newtype Gzipped = Gzipped {}
- newtype Id = Id {}
- newtype Ids = Ids {}
- newtype IncludeInvitations = IncludeInvitations {}
- newtype InvitationId = InvitationId {}
- newtype ItemCount = ItemCount {
- unItemCount :: Int
- newtype Limit = Limit {}
- newtype MarkOnly = MarkOnly {
- unMarkOnly :: Bool
- newtype MetricId = MetricId {
- unMetricId :: Text
- newtype MetricValues = MetricValues {}
- newtype Offset = Offset {}
- newtype OrgRelation = OrgRelation {
- unOrgRelation :: [Text]
- newtype Organization = Organization {}
- newtype OrganizationId = OrganizationId {}
- newtype OrganizationIdentifier = OrganizationIdentifier {}
- newtype OrganizationName = OrganizationName {}
- newtype Path = Path {}
- newtype ProjectId = ProjectId {
- unProjectId :: Text
- newtype ProjectIdentifier = ProjectIdentifier {}
- newtype ProjectIdentifierText = ProjectIdentifierText {}
- newtype ProjectKey = ProjectKey {
- unProjectKey :: Text
- newtype ProjectName = ProjectName {}
- newtype Resource = Resource {
- unResource :: Text
- newtype SearchTerm = SearchTerm {
- unSearchTerm :: Text
- newtype SortBy = SortBy {}
- newtype SortDirection = SortDirection {
- unSortDirection :: [Text]
- newtype StartPoint = StartPoint {}
- newtype UserId = UserId {}
- newtype UserRelation = UserRelation {}
- newtype Username = Username {
- unUsername :: [Text]
- newtype UsernamePrefix = UsernamePrefix {}
- newtype UsernameText = UsernameText {}
- newtype ViewedUsername = ViewedUsername {}
- newtype Visibility = Visibility {
- unVisibility :: Text
- newtype WorkspaceName = WorkspaceName {}
- newtype XNeptuneApiToken = XNeptuneApiToken {}
- newtype XNeptuneCliVersion = XNeptuneCliVersion {}
- data AchievementsDTO = AchievementsDTO {}
- mkAchievementsDTO :: [AchievementTypeDTO] -> AchievementsDTO
- data AuthorizedUserDTO = AuthorizedUserDTO {}
- mkAuthorizedUserDTO :: Text -> AuthorizedUserDTO
- data BatchChannelValueErrorDTO = BatchChannelValueErrorDTO {}
- mkBatchChannelValueErrorDTO :: Text -> Double -> Error -> BatchChannelValueErrorDTO
- data BatchExperimentUpdateResult = BatchExperimentUpdateResult {}
- mkBatchExperimentUpdateResult :: Text -> BatchExperimentUpdateResult
- data Channel = Channel {
- channelId :: !Text
- channelName :: !Text
- channelChannelType :: !ChannelType
- channelLastX :: !(Maybe Double)
- mkChannel :: Text -> Text -> ChannelType -> Channel
- data ChannelDTO = ChannelDTO {}
- mkChannelDTO :: Text -> Text -> ChannelTypeEnum -> ChannelDTO
- data ChannelParams = ChannelParams {}
- mkChannelParams :: Text -> ChannelTypeEnum -> ChannelParams
- data ChannelWithValue = ChannelWithValue {}
- mkChannelWithValue :: Double -> Text -> ChannelType -> Text -> Text -> ChannelWithValue
- data ChannelWithValueDTO = ChannelWithValueDTO {}
- mkChannelWithValueDTO :: Double -> Text -> ChannelTypeEnum -> Text -> Text -> ChannelWithValueDTO
- data Chart = Chart {}
- mkChart :: Text -> Text -> [Series] -> Chart
- data ChartDefinition = ChartDefinition {}
- mkChartDefinition :: Text -> [SeriesDefinition] -> ChartDefinition
- data ChartSet = ChartSet {
- chartSetIsEditable :: !(Maybe Bool)
- chartSetDefaultChartsEnabled :: !(Maybe Bool)
- chartSetProjectId :: !Text
- chartSetId :: !Text
- chartSetName :: !Text
- chartSetCharts :: !(Maybe [Chart])
- mkChartSet :: Text -> Text -> Text -> ChartSet
- data ChartSetParams = ChartSetParams {}
- mkChartSetParams :: Text -> ChartSetParams
- data Charts = Charts {
- chartsManualCharts :: ![Chart]
- chartsDefaultCharts :: ![Chart]
- mkCharts :: [Chart] -> [Chart] -> Charts
- data ClientConfig = ClientConfig {}
- mkClientConfig :: Text -> Text -> ClientVersionsConfigDTO -> ClientConfig
- data ClientVersionsConfigDTO = ClientVersionsConfigDTO {}
- mkClientVersionsConfigDTO :: ClientVersionsConfigDTO
- data CompletedExperimentParams = CompletedExperimentParams {}
- mkCompletedExperimentParams :: ExperimentState -> Text -> CompletedExperimentParams
- data ComponentStatus = ComponentStatus {}
- mkComponentStatus :: Text -> Text -> ComponentStatus
- data ComponentVersion = ComponentVersion {}
- mkComponentVersion :: NameEnum -> Text -> ComponentVersion
- data ConfigInfo = ConfigInfo {}
- mkConfigInfo :: Int -> ConfigInfo
- data CreateSessionParamsDTO = CreateSessionParamsDTO {}
- mkCreateSessionParamsDTO :: Text -> Text -> CreateSessionParamsDTO
- data CustomerDTO = CustomerDTO {}
- mkCustomerDTO :: Integer -> PricingPlanDTO -> CustomerDTO
- data DiscountCodeDTO = DiscountCodeDTO {}
- mkDiscountCodeDTO :: Text -> DiscountCodeDTO
- data DiscountDTO = DiscountDTO {}
- mkDiscountDTO :: DiscountDTO
- data DownloadPrepareRequestDTO = DownloadPrepareRequestDTO {}
- mkDownloadPrepareRequestDTO :: Text -> DownloadPrepareRequestDTO
- data EditExperimentParams = EditExperimentParams {}
- mkEditExperimentParams :: EditExperimentParams
- data Error = Error {
- errorCode :: !Int
- errorMessage :: !Text
- errorType :: !(Maybe ApiErrorTypeDTO)
- mkError :: Int -> Text -> Error
- data Experiment = Experiment {
- experimentChannels :: !(Maybe [Channel])
- experimentState :: !(Maybe ExperimentState)
- experimentTimeOfCompletion :: !(Maybe DateTime)
- experimentCheckpointId :: !(Maybe Text)
- experimentPaths :: !(Maybe ExperimentPaths)
- experimentResponding :: !(Maybe Bool)
- experimentOrganizationId :: !(Maybe Text)
- experimentStateTransitions :: !(Maybe StateTransitions)
- experimentParameters :: !(Maybe [Parameter])
- experimentChannelsLastValues :: !(Maybe [ChannelWithValue])
- experimentStorageSize :: !(Maybe Integer)
- experimentName :: !(Maybe Text)
- experimentNotebookId :: !(Maybe Text)
- experimentProjectName :: !(Maybe Text)
- experimentHostname :: !(Maybe Text)
- experimentTrashed :: !(Maybe Bool)
- experimentDescription :: !(Maybe Text)
- experimentTags :: !(Maybe [Text])
- experimentChannelsSize :: !(Maybe Integer)
- experimentTimeOfCreation :: !(Maybe DateTime)
- experimentProjectId :: !(Maybe Text)
- experimentOrganizationName :: !(Maybe Text)
- experimentIsCodeAccessible :: !(Maybe Bool)
- experimentTraceback :: !(Maybe Text)
- experimentEntrypoint :: !(Maybe Text)
- experimentRunningTime :: !(Maybe Integer)
- experimentId :: !Text
- experimentInputs :: !(Maybe [InputMetadata])
- experimentProperties :: !(Maybe [KeyValueProperty])
- experimentShortId :: !Text
- experimentComponentsVersions :: !(Maybe [ComponentVersion])
- experimentOwner :: !(Maybe Text)
- mkExperiment :: Text -> Text -> Experiment
- data ExperimentCreationParams = ExperimentCreationParams {
- experimentCreationParamsMonitored :: !(Maybe Bool)
- experimentCreationParamsHostname :: !(Maybe Text)
- experimentCreationParamsCheckpointId :: !(Maybe Text)
- experimentCreationParamsProjectId :: !Text
- experimentCreationParamsGitInfo :: !(Maybe GitInfoDTO)
- experimentCreationParamsProperties :: ![KeyValueProperty]
- experimentCreationParamsConfigPath :: !(Maybe Text)
- experimentCreationParamsExecArgsTemplate :: !Text
- experimentCreationParamsParameters :: ![Parameter]
- experimentCreationParamsEnqueueCommand :: !Text
- experimentCreationParamsName :: !Text
- experimentCreationParamsNotebookId :: !(Maybe Text)
- experimentCreationParamsDescription :: !(Maybe Text)
- experimentCreationParamsTags :: ![Text]
- experimentCreationParamsAbortable :: !(Maybe Bool)
- experimentCreationParamsEntrypoint :: !(Maybe Text)
- mkExperimentCreationParams :: Text -> [KeyValueProperty] -> Text -> [Parameter] -> Text -> Text -> [Text] -> ExperimentCreationParams
- data ExperimentPaths = ExperimentPaths {}
- mkExperimentPaths :: Text -> Text -> ExperimentPaths
- data ExperimentsAttributesNamesDTO = ExperimentsAttributesNamesDTO {}
- mkExperimentsAttributesNamesDTO :: [Text] -> [Text] -> [Text] -> [Text] -> [Text] -> ExperimentsAttributesNamesDTO
- data File = File {}
- mkFile :: Text -> File
- data GitCommitDTO = GitCommitDTO {}
- mkGitCommitDTO :: Text -> Text -> Text -> DateTime -> Text -> GitCommitDTO
- data GitInfoDTO = GitInfoDTO {}
- mkGitInfoDTO :: GitCommitDTO -> Bool -> GitInfoDTO
- data GlobalConfiguration = GlobalConfiguration {}
- mkGlobalConfiguration :: DateTime -> GlobalConfiguration
- data InputChannelValues = InputChannelValues {}
- mkInputChannelValues :: Text -> [Point] -> InputChannelValues
- data InputImageDTO = InputImageDTO {
- inputImageDTOName :: !(Maybe Text)
- inputImageDTODescription :: !(Maybe Text)
- inputImageDTOData :: !(Maybe Text)
- mkInputImageDTO :: InputImageDTO
- data InputMetadata = InputMetadata {}
- mkInputMetadata :: Text -> Text -> Integer -> InputMetadata
- data KeyValueProperty = KeyValueProperty {}
- mkKeyValueProperty :: Text -> Text -> KeyValueProperty
- data LimitedChannelValuesDTO = LimitedChannelValuesDTO {}
- mkLimitedChannelValuesDTO :: Text -> [PointValueDTO] -> Int -> LimitedChannelValuesDTO
- data Link = Link {}
- mkLink :: Text -> Link
- data LinkDTO = LinkDTO {
- linkDTOUrl :: !Text
- mkLinkDTO :: Text -> LinkDTO
- data LoginActionsListDTO = LoginActionsListDTO {}
- mkLoginActionsListDTO :: [LoginActionDTO] -> LoginActionsListDTO
- data NeptuneApiToken = NeptuneApiToken {}
- mkNeptuneApiToken :: Text -> NeptuneApiToken
- data NeptuneOauthToken = NeptuneOauthToken {}
- mkNeptuneOauthToken :: Text -> Text -> Text -> NeptuneOauthToken
- data NewOrganizationInvitationDTO = NewOrganizationInvitationDTO {}
- mkNewOrganizationInvitationDTO :: OrganizationRoleDTO -> Bool -> Text -> Text -> InvitationTypeEnumDTO -> NewOrganizationInvitationDTO
- data NewOrganizationMemberDTO = NewOrganizationMemberDTO {}
- mkNewOrganizationMemberDTO :: Text -> OrganizationRoleDTO -> NewOrganizationMemberDTO
- data NewProjectDTO = NewProjectDTO {}
- mkNewProjectDTO :: Text -> Text -> Text -> NewProjectDTO
- data NewProjectInvitationDTO = NewProjectInvitationDTO {}
- mkNewProjectInvitationDTO :: Text -> Text -> InvitationTypeEnumDTO -> ProjectRoleDTO -> NewProjectInvitationDTO
- data NewProjectMemberDTO = NewProjectMemberDTO {}
- mkNewProjectMemberDTO :: Text -> ProjectRoleDTO -> NewProjectMemberDTO
- data NewReservationDTO = NewReservationDTO {}
- mkNewReservationDTO :: Text -> NewReservationDTO
- data OrganizationCreationParamsDTO = OrganizationCreationParamsDTO {}
- mkOrganizationCreationParamsDTO :: Text -> OrganizationTypeDTO -> OrganizationCreationParamsDTO
- data OrganizationDTO = OrganizationDTO {}
- mkOrganizationDTO :: Text -> Text -> Text -> OrganizationTypeDTO -> AvatarSourceEnum -> Text -> DateTime -> OrganizationDTO
- data OrganizationInvitationDTO = OrganizationInvitationDTO {
- organizationInvitationDTORoleGrant :: !OrganizationRoleDTO
- organizationInvitationDTOInvitedBy :: !Text
- organizationInvitationDTOOrganizationName :: !Text
- organizationInvitationDTOId :: !Text
- organizationInvitationDTOInvitee :: !Text
- organizationInvitationDTOStatus :: !InvitationStatusEnumDTO
- organizationInvitationDTOInvitationType :: !InvitationTypeEnumDTO
- mkOrganizationInvitationDTO :: OrganizationRoleDTO -> Text -> Text -> Text -> Text -> InvitationStatusEnumDTO -> InvitationTypeEnumDTO -> OrganizationInvitationDTO
- data OrganizationInvitationUpdateDTO = OrganizationInvitationUpdateDTO {}
- mkOrganizationInvitationUpdateDTO :: OrganizationRoleDTO -> OrganizationInvitationUpdateDTO
- data OrganizationLimitsDTO = OrganizationLimitsDTO {}
- mkOrganizationLimitsDTO :: OrganizationLimitsDTO
- data OrganizationMemberDTO = OrganizationMemberDTO {
- organizationMemberDTORole :: !OrganizationRoleDTO
- organizationMemberDTOEditableRole :: !Bool
- organizationMemberDTORegisteredMemberInfo :: !(Maybe RegisteredMemberInfoDTO)
- organizationMemberDTOInvitationInfo :: !(Maybe OrganizationInvitationDTO)
- organizationMemberDTOTotalNumberOfProjects :: !(Maybe Int)
- organizationMemberDTONumberOfProjects :: !(Maybe Int)
- mkOrganizationMemberDTO :: OrganizationRoleDTO -> Bool -> OrganizationMemberDTO
- data OrganizationMemberUpdateDTO = OrganizationMemberUpdateDTO {}
- mkOrganizationMemberUpdateDTO :: OrganizationRoleDTO -> OrganizationMemberUpdateDTO
- data OrganizationNameAvailableDTO = OrganizationNameAvailableDTO {}
- mkOrganizationNameAvailableDTO :: Bool -> OrganizationNameAvailableDTO
- data OrganizationPricingPlanDTO = OrganizationPricingPlanDTO {}
- mkOrganizationPricingPlanDTO :: PricingPlanDTO -> OrganizationPricingPlanDTO
- data OrganizationUpdateDTO = OrganizationUpdateDTO {}
- mkOrganizationUpdateDTO :: OrganizationUpdateDTO
- data OrganizationWithRoleDTO = OrganizationWithRoleDTO {
- organizationWithRoleDTOName :: !Text
- organizationWithRoleDTOUserRole :: !(Maybe OrganizationRoleDTO)
- organizationWithRoleDTOPaymentStatus :: !Text
- organizationWithRoleDTOAvatarUrl :: !Text
- organizationWithRoleDTOOrganizationType :: !OrganizationTypeDTO
- organizationWithRoleDTOAvatarSource :: !AvatarSourceEnum
- organizationWithRoleDTOInfo :: !(Maybe Text)
- organizationWithRoleDTOId :: !Text
- organizationWithRoleDTOCreated :: !DateTime
- mkOrganizationWithRoleDTO :: Text -> Text -> Text -> OrganizationTypeDTO -> AvatarSourceEnum -> Text -> DateTime -> OrganizationWithRoleDTO
- data OutputImageDTO = OutputImageDTO {
- outputImageDTOName :: !(Maybe Text)
- outputImageDTODescription :: !(Maybe Text)
- outputImageDTOImageUrl :: !(Maybe Text)
- outputImageDTOThumbnailUrl :: !(Maybe Text)
- mkOutputImageDTO :: OutputImageDTO
- data Parameter = Parameter {}
- mkParameter :: Text -> ParameterTypeEnum -> Text -> Text -> Parameter
- data PasswordChangeDTO = PasswordChangeDTO {}
- mkPasswordChangeDTO :: Text -> Text -> PasswordChangeDTO
- data Point = Point {}
- mkPoint :: Integer -> Y -> Point
- data PointValueDTO = PointValueDTO {}
- mkPointValueDTO :: Integer -> Double -> Y -> PointValueDTO
- data ProjectInvitationDTO = ProjectInvitationDTO {
- projectInvitationDTORoleGrant :: !ProjectRoleDTO
- projectInvitationDTOProjectName :: !Text
- projectInvitationDTOInvitedBy :: !Text
- projectInvitationDTOOrganizationName :: !Text
- projectInvitationDTOId :: !Text
- projectInvitationDTOInvitee :: !Text
- projectInvitationDTOStatus :: !InvitationStatusEnumDTO
- projectInvitationDTOInvitationType :: !InvitationTypeEnumDTO
- mkProjectInvitationDTO :: ProjectRoleDTO -> Text -> Text -> Text -> Text -> Text -> InvitationStatusEnumDTO -> InvitationTypeEnumDTO -> ProjectInvitationDTO
- data ProjectInvitationUpdateDTO = ProjectInvitationUpdateDTO {}
- mkProjectInvitationUpdateDTO :: ProjectRoleDTO -> ProjectInvitationUpdateDTO
- data ProjectKeyDTO = ProjectKeyDTO {}
- mkProjectKeyDTO :: Text -> ProjectKeyDTO
- data ProjectListDTO = ProjectListDTO {}
- mkProjectListDTO :: [ProjectWithRoleDTO] -> Int -> Int -> ProjectListDTO
- data ProjectMemberDTO = ProjectMemberDTO {}
- mkProjectMemberDTO :: ProjectRoleDTO -> Bool -> Bool -> ProjectMemberDTO
- data ProjectMemberUpdateDTO = ProjectMemberUpdateDTO {}
- mkProjectMemberUpdateDTO :: ProjectRoleDTO -> ProjectMemberUpdateDTO
- data ProjectMembersDTO = ProjectMembersDTO {}
- mkProjectMembersDTO :: Text -> Text -> Text -> [ProjectMemberDTO] -> Text -> ProjectMembersDTO
- data ProjectMetadataDTO = ProjectMetadataDTO {
- projectMetadataDTOName :: !Text
- projectMetadataDTOOrganizationType :: !OrganizationTypeDTO
- projectMetadataDTOTimeOfCreation :: !DateTime
- projectMetadataDTOOrganizationName :: !Text
- projectMetadataDTOVersion :: !Int
- projectMetadataDTOId :: !Text
- projectMetadataDTOProjectKey :: !Text
- projectMetadataDTOOrganizationId :: !Text
- mkProjectMetadataDTO :: Text -> OrganizationTypeDTO -> DateTime -> Text -> Int -> Text -> Text -> Text -> ProjectMetadataDTO
- data ProjectUpdateDTO = ProjectUpdateDTO {}
- mkProjectUpdateDTO :: ProjectUpdateDTO
- data ProjectWithRoleDTO = ProjectWithRoleDTO {
- projectWithRoleDTOCodeAccess :: !ProjectCodeAccessDTO
- projectWithRoleDTOAvatarUrl :: !Text
- projectWithRoleDTODescription :: !(Maybe Text)
- projectWithRoleDTOOrganizationType :: !OrganizationTypeDTO
- projectWithRoleDTOFeatured :: !Bool
- projectWithRoleDTOOrganizationName :: !Text
- projectWithRoleDTOVersion :: !Int
- projectWithRoleDTOId :: !Text
- projectWithRoleDTOProjectKey :: !Text
- projectWithRoleDTOOrganizationId :: !Text
- projectWithRoleDTOUserCount :: !Int
- projectWithRoleDTOVisibility :: !ProjectVisibilityDTO
- projectWithRoleDTODisplayClass :: !(Maybe Text)
- projectWithRoleDTOName :: !Text
- projectWithRoleDTOLastActivity :: !DateTime
- projectWithRoleDTOTimeOfCreation :: !DateTime
- projectWithRoleDTOUserRoleInOrganization :: !(Maybe OrganizationRoleDTO)
- projectWithRoleDTOAvatarSource :: !AvatarSourceEnum
- projectWithRoleDTOLeaderboardEntryCount :: !Int
- projectWithRoleDTOUserRoleInProject :: !ProjectRoleDTO
- projectWithRoleDTOBackgroundUrl :: !(Maybe Text)
- mkProjectWithRoleDTO :: ProjectCodeAccessDTO -> Text -> OrganizationTypeDTO -> Bool -> Text -> Int -> Text -> Text -> Text -> Int -> ProjectVisibilityDTO -> Text -> DateTime -> DateTime -> AvatarSourceEnum -> Int -> ProjectRoleDTO -> ProjectWithRoleDTO
- data PublicUserProfileDTO = PublicUserProfileDTO {
- publicUserProfileDTOBiography :: !Text
- publicUserProfileDTOEmail :: !(Maybe Text)
- publicUserProfileDTOAvatarSource :: !AvatarSourceEnum
- publicUserProfileDTOFirstName :: !(Maybe Text)
- publicUserProfileDTOShortInfo :: !Text
- publicUserProfileDTOUsername :: !Text
- publicUserProfileDTOAvatarUrl :: !Text
- publicUserProfileDTOLastName :: !(Maybe Text)
- publicUserProfileDTOLinks :: !UserProfileLinksDTO
- mkPublicUserProfileDTO :: Text -> AvatarSourceEnum -> Text -> Text -> Text -> UserProfileLinksDTO -> PublicUserProfileDTO
- data QuestionnaireDTO = QuestionnaireDTO {}
- mkQuestionnaireDTO :: Text -> QuestionnaireDTO
- data RegisteredMemberInfoDTO = RegisteredMemberInfoDTO {}
- mkRegisteredMemberInfoDTO :: AvatarSourceEnum -> Text -> Text -> Text -> Text -> RegisteredMemberInfoDTO
- data RegistrationSurveyDTO = RegistrationSurveyDTO {}
- mkRegistrationSurveyDTO :: Text -> RegistrationSurveyDTO
- data Series = Series {
- seriesSeriesType :: !SeriesType
- seriesChannelName :: !(Maybe Text)
- seriesChannelId :: !(Maybe Text)
- seriesAliasId :: !(Maybe Text)
- seriesLabel :: !Text
- mkSeries :: SeriesType -> Text -> Series
- data SeriesDefinition = SeriesDefinition {}
- mkSeriesDefinition :: Text -> SeriesType -> SeriesDefinition
- data SessionDTO = SessionDTO {}
- mkSessionDTO :: Text -> SessionDTO
- data StateTransitions = StateTransitions {}
- mkStateTransitions :: StateTransitions
- data StorageUsage = StorageUsage {}
- mkStorageUsage :: Integer -> StorageUsage
- data SubscriptionCancelInfoDTO = SubscriptionCancelInfoDTO {}
- mkSubscriptionCancelInfoDTO :: [Text] -> SubscriptionCancelInfoDTO
- data SystemMetric = SystemMetric {}
- mkSystemMetric :: [Text] -> Text -> Text -> SystemMetricResourceType -> Text -> Text -> SystemMetric
- data SystemMetricParams = SystemMetricParams {}
- mkSystemMetricParams :: [Text] -> Text -> Text -> SystemMetricResourceType -> SystemMetricParams
- data SystemMetricPoint = SystemMetricPoint {}
- mkSystemMetricPoint :: Integer -> Integer -> Double -> SystemMetricPoint
- data SystemMetricValues = SystemMetricValues {}
- mkSystemMetricValues :: Text -> Text -> [SystemMetricPoint] -> SystemMetricValues
- data UUID = UUID {}
- mkUUID :: Integer -> Integer -> UUID
- data UpdateTagsParams = UpdateTagsParams {}
- mkUpdateTagsParams :: [Text] -> [Text] -> [Text] -> UpdateTagsParams
- data UserListDTO = UserListDTO {}
- mkUserListDTO :: [UserListItemDTO] -> Int -> Int -> UserListDTO
- data UserListItemDTO = UserListItemDTO {}
- mkUserListItemDTO :: AvatarSourceEnum -> Text -> Text -> Text -> Text -> UserListItemDTO
- data UserPricingStatusDTO = UserPricingStatusDTO {}
- mkUserPricingStatusDTO :: Bool -> UserPricingStatusDTO
- data UserProfileDTO = UserProfileDTO {
- userProfileDTOUsernameHash :: !Text
- userProfileDTOEmail :: !Text
- userProfileDTOHasLoggedToCli :: !Bool
- userProfileDTOAvatarSource :: !AvatarSourceEnum
- userProfileDTOFirstName :: !Text
- userProfileDTOShortInfo :: !Text
- userProfileDTOCreated :: !DateTime
- userProfileDTOBiography :: !Text
- userProfileDTOHasCreatedExperiments :: !Bool
- userProfileDTOUsername :: !Text
- userProfileDTOAvatarUrl :: !Text
- userProfileDTOLastName :: !Text
- userProfileDTOLinks :: !UserProfileLinksDTO
- mkUserProfileDTO :: Text -> Text -> Bool -> AvatarSourceEnum -> Text -> Text -> DateTime -> Text -> Bool -> Text -> Text -> Text -> UserProfileLinksDTO -> UserProfileDTO
- data UserProfileLinkDTO = UserProfileLinkDTO {}
- mkUserProfileLinkDTO :: LinkTypeDTO -> Text -> UserProfileLinkDTO
- data UserProfileLinksDTO = UserProfileLinksDTO {}
- mkUserProfileLinksDTO :: [Text] -> UserProfileLinksDTO
- data UserProfileUpdateDTO = UserProfileUpdateDTO {}
- mkUserProfileUpdateDTO :: UserProfileUpdateDTO
- data UsernameValidationStatusDTO = UsernameValidationStatusDTO {}
- mkUsernameValidationStatusDTO :: UsernameValidationStatusEnumDTO -> UsernameValidationStatusDTO
- data Version = Version {
- versionVersion :: !Text
- mkVersion :: Text -> Version
- data WorkspaceConfig = WorkspaceConfig {}
- mkWorkspaceConfig :: Text -> Text -> WorkspaceConfig
- data Y = Y {
- yNumericValue :: !(Maybe Double)
- yTextValue :: !(Maybe Text)
- yImageValue :: !(Maybe OutputImageDTO)
- yInputImageValue :: !(Maybe InputImageDTO)
- mkY :: Y
- data AchievementTypeDTO
- fromAchievementTypeDTO :: AchievementTypeDTO -> Text
- toAchievementTypeDTO :: Text -> Either String AchievementTypeDTO
- data ApiErrorTypeDTO
- fromApiErrorTypeDTO :: ApiErrorTypeDTO -> Text
- toApiErrorTypeDTO :: Text -> Either String ApiErrorTypeDTO
- data AvatarSourceEnum
- fromAvatarSourceEnum :: AvatarSourceEnum -> Text
- toAvatarSourceEnum :: Text -> Either String AvatarSourceEnum
- data ChannelType
- fromChannelType :: ChannelType -> Text
- toChannelType :: Text -> Either String ChannelType
- data ChannelTypeEnum
- fromChannelTypeEnum :: ChannelTypeEnum -> Text
- toChannelTypeEnum :: Text -> Either String ChannelTypeEnum
- data ExperimentState
- fromExperimentState :: ExperimentState -> Text
- toExperimentState :: Text -> Either String ExperimentState
- data InvitationStatusEnumDTO
- fromInvitationStatusEnumDTO :: InvitationStatusEnumDTO -> Text
- toInvitationStatusEnumDTO :: Text -> Either String InvitationStatusEnumDTO
- data InvitationTypeEnumDTO
- fromInvitationTypeEnumDTO :: InvitationTypeEnumDTO -> Text
- toInvitationTypeEnumDTO :: Text -> Either String InvitationTypeEnumDTO
- data LinkTypeDTO
- fromLinkTypeDTO :: LinkTypeDTO -> Text
- toLinkTypeDTO :: Text -> Either String LinkTypeDTO
- data LoginActionDTO
- fromLoginActionDTO :: LoginActionDTO -> Text
- toLoginActionDTO :: Text -> Either String LoginActionDTO
- data NameEnum = NameEnum'Client
- fromNameEnum :: NameEnum -> Text
- toNameEnum :: Text -> Either String NameEnum
- data OrganizationRoleDTO
- fromOrganizationRoleDTO :: OrganizationRoleDTO -> Text
- toOrganizationRoleDTO :: Text -> Either String OrganizationRoleDTO
- data OrganizationTypeDTO
- fromOrganizationTypeDTO :: OrganizationTypeDTO -> Text
- toOrganizationTypeDTO :: Text -> Either String OrganizationTypeDTO
- data ParameterTypeEnum
- fromParameterTypeEnum :: ParameterTypeEnum -> Text
- toParameterTypeEnum :: Text -> Either String ParameterTypeEnum
- data PricingPlanDTO
- fromPricingPlanDTO :: PricingPlanDTO -> Text
- toPricingPlanDTO :: Text -> Either String PricingPlanDTO
- data ProjectCodeAccessDTO
- fromProjectCodeAccessDTO :: ProjectCodeAccessDTO -> Text
- toProjectCodeAccessDTO :: Text -> Either String ProjectCodeAccessDTO
- data ProjectRoleDTO
- fromProjectRoleDTO :: ProjectRoleDTO -> Text
- toProjectRoleDTO :: Text -> Either String ProjectRoleDTO
- data ProjectVisibilityDTO
- fromProjectVisibilityDTO :: ProjectVisibilityDTO -> Text
- toProjectVisibilityDTO :: Text -> Either String ProjectVisibilityDTO
- data SeriesType
- fromSeriesType :: SeriesType -> Text
- toSeriesType :: Text -> Either String SeriesType
- data SystemMetricResourceType
- fromSystemMetricResourceType :: SystemMetricResourceType -> Text
- toSystemMetricResourceType :: Text -> Either String SystemMetricResourceType
- data UsernameValidationStatusEnumDTO
- fromUsernameValidationStatusEnumDTO :: UsernameValidationStatusEnumDTO -> Text
- toUsernameValidationStatusEnumDTO :: Text -> Either String UsernameValidationStatusEnumDTO
- data AuthOAuthOauth2 = AuthOAuthOauth2 Text
Parameter newtypes
AvatarFile
newtype AvatarFile Source #
Constructors
| AvatarFile | |
Fields | |
Instances
| Eq AvatarFile Source # | |
Defined in Neptune.Backend.Model | |
| Show AvatarFile Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> AvatarFile -> ShowS # show :: AvatarFile -> String # showList :: [AvatarFile] -> ShowS # | |
BackgroundFile
newtype BackgroundFile Source #
Constructors
| BackgroundFile | |
Fields | |
Instances
| Eq BackgroundFile Source # | |
Defined in Neptune.Backend.Model Methods (==) :: BackgroundFile -> BackgroundFile -> Bool # (/=) :: BackgroundFile -> BackgroundFile -> Bool # | |
| Show BackgroundFile Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> BackgroundFile -> ShowS # show :: BackgroundFile -> String # showList :: [BackgroundFile] -> ShowS # | |
ChannelId
Constructors
| ChannelId | |
Fields
| |
ChannelsValues
newtype ChannelsValues Source #
Constructors
| ChannelsValues | |
Fields | |
Instances
| Eq ChannelsValues Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ChannelsValues -> ChannelsValues -> Bool # (/=) :: ChannelsValues -> ChannelsValues -> Bool # | |
| Show ChannelsValues Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ChannelsValues -> ShowS # show :: ChannelsValues -> String # showList :: [ChannelsValues] -> ShowS # | |
| ToJSON ChannelsValues Source # | |
Defined in Neptune.Backend.Model Methods toJSON :: ChannelsValues -> Value # toEncoding :: ChannelsValues -> Encoding # toJSONList :: [ChannelsValues] -> Value # toEncodingList :: [ChannelsValues] -> Encoding # | |
| HasBodyParam PostChannelValues ChannelsValues Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods setBodyParam :: (Consumes PostChannelValues contentType, MimeRender contentType ChannelsValues) => NeptuneBackendRequest PostChannelValues contentType res accept -> ChannelsValues -> NeptuneBackendRequest PostChannelValues contentType res accept Source # | |
ChartId
Instances
ChartSetId
newtype ChartSetId Source #
Constructors
| ChartSetId | |
Fields
| |
Instances
| Eq ChartSetId Source # | |
Defined in Neptune.Backend.Model | |
| Show ChartSetId Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ChartSetId -> ShowS # show :: ChartSetId -> String # showList :: [ChartSetId] -> ShowS # | |
EndPoint
Constructors
| EndPoint | |
Fields | |
Instances
| Eq EndPoint Source # | |
| Show EndPoint Source # | |
| HasOptionalParam GetSystemMetricValues EndPoint Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest GetSystemMetricValues contentType res accept -> EndPoint -> NeptuneBackendRequest GetSystemMetricValues contentType res accept Source # (-&-) :: NeptuneBackendRequest GetSystemMetricValues contentType res accept -> EndPoint -> NeptuneBackendRequest GetSystemMetricValues contentType res accept Source # | |
ExperimentId
newtype ExperimentId Source #
Constructors
| ExperimentId | |
Fields | |
Instances
ExperimentIdentifier
newtype ExperimentIdentifier Source #
Constructors
| ExperimentIdentifier | |
Fields | |
Instances
| Eq ExperimentIdentifier Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ExperimentIdentifier -> ExperimentIdentifier -> Bool # (/=) :: ExperimentIdentifier -> ExperimentIdentifier -> Bool # | |
| Show ExperimentIdentifier Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ExperimentIdentifier -> ShowS # show :: ExperimentIdentifier -> String # showList :: [ExperimentIdentifier] -> ShowS # | |
ExperimentIdentity
newtype ExperimentIdentity Source #
Constructors
| ExperimentIdentity | |
Fields | |
Instances
| Eq ExperimentIdentity Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ExperimentIdentity -> ExperimentIdentity -> Bool # (/=) :: ExperimentIdentity -> ExperimentIdentity -> Bool # | |
| Show ExperimentIdentity Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ExperimentIdentity -> ShowS # show :: ExperimentIdentity -> String # showList :: [ExperimentIdentity] -> ShowS # | |
ExperimentIds
newtype ExperimentIds Source #
Constructors
| ExperimentIds | |
Fields
| |
Instances
Gzipped
Instances
Id
Ids
IncludeInvitations
newtype IncludeInvitations Source #
Constructors
| IncludeInvitations | |
Fields | |
Instances
| Eq IncludeInvitations Source # | |
Defined in Neptune.Backend.Model Methods (==) :: IncludeInvitations -> IncludeInvitations -> Bool # (/=) :: IncludeInvitations -> IncludeInvitations -> Bool # | |
| Show IncludeInvitations Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> IncludeInvitations -> ShowS # show :: IncludeInvitations -> String # showList :: [IncludeInvitations] -> ShowS # | |
| HasOptionalParam ListProjectsMembers IncludeInvitations Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest ListProjectsMembers contentType res accept -> IncludeInvitations -> NeptuneBackendRequest ListProjectsMembers contentType res accept Source # (-&-) :: NeptuneBackendRequest ListProjectsMembers contentType res accept -> IncludeInvitations -> NeptuneBackendRequest ListProjectsMembers contentType res accept Source # | |
InvitationId
newtype InvitationId Source #
Constructors
| InvitationId | |
Fields | |
Instances
| Eq InvitationId Source # | |
Defined in Neptune.Backend.Model | |
| Show InvitationId Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> InvitationId -> ShowS # show :: InvitationId -> String # showList :: [InvitationId] -> ShowS # | |
ItemCount
Constructors
| ItemCount | |
Fields
| |
Instances
| Eq ItemCount Source # | |
| Show ItemCount Source # | |
| HasOptionalParam GetSystemMetricValues ItemCount Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest GetSystemMetricValues contentType res accept -> ItemCount -> NeptuneBackendRequest GetSystemMetricValues contentType res accept Source # (-&-) :: NeptuneBackendRequest GetSystemMetricValues contentType res accept -> ItemCount -> NeptuneBackendRequest GetSystemMetricValues contentType res accept Source # | |
Limit
Instances
MarkOnly
Constructors
| MarkOnly | |
Fields
| |
Instances
| Eq MarkOnly Source # | |
| Show MarkOnly Source # | |
| HasOptionalParam AbortExperiments MarkOnly Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest AbortExperiments contentType res accept -> MarkOnly -> NeptuneBackendRequest AbortExperiments contentType res accept Source # (-&-) :: NeptuneBackendRequest AbortExperiments contentType res accept -> MarkOnly -> NeptuneBackendRequest AbortExperiments contentType res accept Source # | |
MetricId
MetricValues
newtype MetricValues Source #
Constructors
| MetricValues | |
Fields | |
Instances
| Eq MetricValues Source # | |
Defined in Neptune.Backend.Model | |
| Show MetricValues Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> MetricValues -> ShowS # show :: MetricValues -> String # showList :: [MetricValues] -> ShowS # | |
| ToJSON MetricValues Source # | |
Defined in Neptune.Backend.Model Methods toJSON :: MetricValues -> Value # toEncoding :: MetricValues -> Encoding # toJSONList :: [MetricValues] -> Value # toEncodingList :: [MetricValues] -> Encoding # | |
| HasBodyParam PostSystemMetricValues MetricValues Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods setBodyParam :: (Consumes PostSystemMetricValues contentType, MimeRender contentType MetricValues) => NeptuneBackendRequest PostSystemMetricValues contentType res accept -> MetricValues -> NeptuneBackendRequest PostSystemMetricValues contentType res accept Source # | |
Offset
Instances
OrgRelation
newtype OrgRelation Source #
Constructors
| OrgRelation | |
Fields
| |
Instances
| Eq OrgRelation Source # | |
Defined in Neptune.Backend.Model | |
| Show OrgRelation Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> OrgRelation -> ShowS # show :: OrgRelation -> String # showList :: [OrgRelation] -> ShowS # | |
| HasOptionalParam ListProjects OrgRelation Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest ListProjects contentType res accept -> OrgRelation -> NeptuneBackendRequest ListProjects contentType res accept Source # (-&-) :: NeptuneBackendRequest ListProjects contentType res accept -> OrgRelation -> NeptuneBackendRequest ListProjects contentType res accept Source # | |
Organization
newtype Organization Source #
Constructors
| Organization | |
Fields | |
Instances
| Eq Organization Source # | |
Defined in Neptune.Backend.Model | |
| Show Organization Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> Organization -> ShowS # show :: Organization -> String # showList :: [Organization] -> ShowS # | |
OrganizationId
newtype OrganizationId Source #
Constructors
| OrganizationId | |
Fields | |
Instances
| Eq OrganizationId Source # | |
Defined in Neptune.Backend.Model Methods (==) :: OrganizationId -> OrganizationId -> Bool # (/=) :: OrganizationId -> OrganizationId -> Bool # | |
| Show OrganizationId Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> OrganizationId -> ShowS # show :: OrganizationId -> String # showList :: [OrganizationId] -> ShowS # | |
OrganizationIdentifier
newtype OrganizationIdentifier Source #
Constructors
| OrganizationIdentifier | |
Fields | |
Instances
OrganizationName
newtype OrganizationName Source #
Constructors
| OrganizationName | |
Fields | |
Instances
| Eq OrganizationName Source # | |
Defined in Neptune.Backend.Model Methods (==) :: OrganizationName -> OrganizationName -> Bool # (/=) :: OrganizationName -> OrganizationName -> Bool # | |
| Show OrganizationName Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> OrganizationName -> ShowS # show :: OrganizationName -> String # showList :: [OrganizationName] -> ShowS # | |
Path
ProjectId
Constructors
| ProjectId | |
Fields
| |
ProjectIdentifier
newtype ProjectIdentifier Source #
Constructors
| ProjectIdentifier | |
Fields | |
Instances
ProjectIdentifierText
newtype ProjectIdentifierText Source #
Constructors
| ProjectIdentifierText | |
Fields | |
Instances
| Eq ProjectIdentifierText Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ProjectIdentifierText -> ProjectIdentifierText -> Bool # (/=) :: ProjectIdentifierText -> ProjectIdentifierText -> Bool # | |
| Show ProjectIdentifierText Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ProjectIdentifierText -> ShowS # show :: ProjectIdentifierText -> String # showList :: [ProjectIdentifierText] -> ShowS # | |
ProjectKey
newtype ProjectKey Source #
Constructors
| ProjectKey | |
Fields
| |
Instances
| Eq ProjectKey Source # | |
Defined in Neptune.Backend.Model | |
| Show ProjectKey Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ProjectKey -> ShowS # show :: ProjectKey -> String # showList :: [ProjectKey] -> ShowS # | |
| HasOptionalParam ListProjects ProjectKey Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest ListProjects contentType res accept -> ProjectKey -> NeptuneBackendRequest ListProjects contentType res accept Source # (-&-) :: NeptuneBackendRequest ListProjects contentType res accept -> ProjectKey -> NeptuneBackendRequest ListProjects contentType res accept Source # | |
ProjectName
newtype ProjectName Source #
Constructors
| ProjectName | |
Fields | |
Instances
| Eq ProjectName Source # | |
Defined in Neptune.Backend.Model | |
| Show ProjectName Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ProjectName -> ShowS # show :: ProjectName -> String # showList :: [ProjectName] -> ShowS # | |
Resource
SearchTerm
newtype SearchTerm Source #
Constructors
| SearchTerm | |
Fields
| |
Instances
| Eq SearchTerm Source # | |
Defined in Neptune.Backend.Model | |
| Show SearchTerm Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> SearchTerm -> ShowS # show :: SearchTerm -> String # showList :: [SearchTerm] -> ShowS # | |
| HasOptionalParam ListProjects SearchTerm Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest ListProjects contentType res accept -> SearchTerm -> NeptuneBackendRequest ListProjects contentType res accept Source # (-&-) :: NeptuneBackendRequest ListProjects contentType res accept -> SearchTerm -> NeptuneBackendRequest ListProjects contentType res accept Source # | |
SortBy
Instances
| Eq SortBy Source # | |
| Show SortBy Source # | |
| HasOptionalParam ListProjects SortBy Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest ListProjects contentType res accept -> SortBy -> NeptuneBackendRequest ListProjects contentType res accept Source # (-&-) :: NeptuneBackendRequest ListProjects contentType res accept -> SortBy -> NeptuneBackendRequest ListProjects contentType res accept Source # | |
SortDirection
newtype SortDirection Source #
Constructors
| SortDirection | |
Fields
| |
Instances
| Eq SortDirection Source # | |
Defined in Neptune.Backend.Model Methods (==) :: SortDirection -> SortDirection -> Bool # (/=) :: SortDirection -> SortDirection -> Bool # | |
| Show SortDirection Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> SortDirection -> ShowS # show :: SortDirection -> String # showList :: [SortDirection] -> ShowS # | |
| HasOptionalParam ListProjects SortDirection Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest ListProjects contentType res accept -> SortDirection -> NeptuneBackendRequest ListProjects contentType res accept Source # (-&-) :: NeptuneBackendRequest ListProjects contentType res accept -> SortDirection -> NeptuneBackendRequest ListProjects contentType res accept Source # | |
StartPoint
newtype StartPoint Source #
Constructors
| StartPoint | |
Fields | |
Instances
| Eq StartPoint Source # | |
Defined in Neptune.Backend.Model | |
| Show StartPoint Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> StartPoint -> ShowS # show :: StartPoint -> String # showList :: [StartPoint] -> ShowS # | |
| HasOptionalParam GetSystemMetricValues StartPoint Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest GetSystemMetricValues contentType res accept -> StartPoint -> NeptuneBackendRequest GetSystemMetricValues contentType res accept Source # (-&-) :: NeptuneBackendRequest GetSystemMetricValues contentType res accept -> StartPoint -> NeptuneBackendRequest GetSystemMetricValues contentType res accept Source # | |
UserId
UserRelation
newtype UserRelation Source #
Constructors
| UserRelation | |
Fields | |
Instances
| Eq UserRelation Source # | |
Defined in Neptune.Backend.Model | |
| Show UserRelation Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> UserRelation -> ShowS # show :: UserRelation -> String # showList :: [UserRelation] -> ShowS # | |
| HasOptionalParam ListProjects UserRelation Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest ListProjects contentType res accept -> UserRelation -> NeptuneBackendRequest ListProjects contentType res accept Source # (-&-) :: NeptuneBackendRequest ListProjects contentType res accept -> UserRelation -> NeptuneBackendRequest ListProjects contentType res accept Source # | |
Username
Constructors
| Username | |
Fields
| |
UsernamePrefix
newtype UsernamePrefix Source #
Constructors
| UsernamePrefix | |
Fields | |
Instances
| Eq UsernamePrefix Source # | |
Defined in Neptune.Backend.Model Methods (==) :: UsernamePrefix -> UsernamePrefix -> Bool # (/=) :: UsernamePrefix -> UsernamePrefix -> Bool # | |
| Show UsernamePrefix Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> UsernamePrefix -> ShowS # show :: UsernamePrefix -> String # showList :: [UsernamePrefix] -> ShowS # | |
| HasOptionalParam ListMembers UsernamePrefix Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest ListMembers contentType res accept -> UsernamePrefix -> NeptuneBackendRequest ListMembers contentType res accept Source # (-&-) :: NeptuneBackendRequest ListMembers contentType res accept -> UsernamePrefix -> NeptuneBackendRequest ListMembers contentType res accept Source # | |
UsernameText
newtype UsernameText Source #
Constructors
| UsernameText | |
Fields | |
Instances
| Eq UsernameText Source # | |
Defined in Neptune.Backend.Model | |
| Show UsernameText Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> UsernameText -> ShowS # show :: UsernameText -> String # showList :: [UsernameText] -> ShowS # | |
ViewedUsername
newtype ViewedUsername Source #
Constructors
| ViewedUsername | |
Fields | |
Instances
| Eq ViewedUsername Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ViewedUsername -> ViewedUsername -> Bool # (/=) :: ViewedUsername -> ViewedUsername -> Bool # | |
| Show ViewedUsername Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ViewedUsername -> ShowS # show :: ViewedUsername -> String # showList :: [ViewedUsername] -> ShowS # | |
| HasOptionalParam ListProjects ViewedUsername Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest ListProjects contentType res accept -> ViewedUsername -> NeptuneBackendRequest ListProjects contentType res accept Source # (-&-) :: NeptuneBackendRequest ListProjects contentType res accept -> ViewedUsername -> NeptuneBackendRequest ListProjects contentType res accept Source # | |
Visibility
newtype Visibility Source #
Constructors
| Visibility | |
Fields
| |
Instances
| Eq Visibility Source # | |
Defined in Neptune.Backend.Model | |
| Show Visibility Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> Visibility -> ShowS # show :: Visibility -> String # showList :: [Visibility] -> ShowS # | |
| HasOptionalParam ListProjects Visibility Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest ListProjects contentType res accept -> Visibility -> NeptuneBackendRequest ListProjects contentType res accept Source # (-&-) :: NeptuneBackendRequest ListProjects contentType res accept -> Visibility -> NeptuneBackendRequest ListProjects contentType res accept Source # | |
WorkspaceName
newtype WorkspaceName Source #
Constructors
| WorkspaceName | |
Fields | |
Instances
| Eq WorkspaceName Source # | |
Defined in Neptune.Backend.Model Methods (==) :: WorkspaceName -> WorkspaceName -> Bool # (/=) :: WorkspaceName -> WorkspaceName -> Bool # | |
| Show WorkspaceName Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> WorkspaceName -> ShowS # show :: WorkspaceName -> String # showList :: [WorkspaceName] -> ShowS # | |
XNeptuneApiToken
newtype XNeptuneApiToken Source #
Constructors
| XNeptuneApiToken | |
Fields | |
Instances
| Eq XNeptuneApiToken Source # | |
Defined in Neptune.Backend.Model Methods (==) :: XNeptuneApiToken -> XNeptuneApiToken -> Bool # (/=) :: XNeptuneApiToken -> XNeptuneApiToken -> Bool # | |
| Show XNeptuneApiToken Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> XNeptuneApiToken -> ShowS # show :: XNeptuneApiToken -> String # showList :: [XNeptuneApiToken] -> ShowS # | |
XNeptuneCliVersion
newtype XNeptuneCliVersion Source #
Constructors
| XNeptuneCliVersion | |
Fields | |
Instances
| Eq XNeptuneCliVersion Source # | |
Defined in Neptune.Backend.Model Methods (==) :: XNeptuneCliVersion -> XNeptuneCliVersion -> Bool # (/=) :: XNeptuneCliVersion -> XNeptuneCliVersion -> Bool # | |
| Show XNeptuneCliVersion Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> XNeptuneCliVersion -> ShowS # show :: XNeptuneCliVersion -> String # showList :: [XNeptuneCliVersion] -> ShowS # | |
| HasOptionalParam CreateExperiment XNeptuneCliVersion Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods applyOptionalParam :: NeptuneBackendRequest CreateExperiment contentType res accept -> XNeptuneCliVersion -> NeptuneBackendRequest CreateExperiment contentType res accept Source # (-&-) :: NeptuneBackendRequest CreateExperiment contentType res accept -> XNeptuneCliVersion -> NeptuneBackendRequest CreateExperiment contentType res accept Source # | |
Models
AchievementsDTO
data AchievementsDTO Source #
AchievementsDTO
Constructors
| AchievementsDTO | |
Fields
| |
Instances
| Eq AchievementsDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: AchievementsDTO -> AchievementsDTO -> Bool # (/=) :: AchievementsDTO -> AchievementsDTO -> Bool # | |
| Show AchievementsDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> AchievementsDTO -> ShowS # show :: AchievementsDTO -> String # showList :: [AchievementsDTO] -> ShowS # | |
| ToJSON AchievementsDTO Source # | ToJSON AchievementsDTO |
Defined in Neptune.Backend.Model Methods toJSON :: AchievementsDTO -> Value # toEncoding :: AchievementsDTO -> Encoding # toJSONList :: [AchievementsDTO] -> Value # toEncodingList :: [AchievementsDTO] -> Encoding # | |
| FromJSON AchievementsDTO Source # | FromJSON AchievementsDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser AchievementsDTO # parseJSONList :: Value -> Parser [AchievementsDTO] # | |
Arguments
| :: [AchievementTypeDTO] | |
| -> AchievementsDTO |
Construct a value of type AchievementsDTO (by applying it's required fields, if any)
AuthorizedUserDTO
data AuthorizedUserDTO Source #
AuthorizedUserDTO
Constructors
| AuthorizedUserDTO | |
Fields
| |
Instances
| Eq AuthorizedUserDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: AuthorizedUserDTO -> AuthorizedUserDTO -> Bool # (/=) :: AuthorizedUserDTO -> AuthorizedUserDTO -> Bool # | |
| Show AuthorizedUserDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> AuthorizedUserDTO -> ShowS # show :: AuthorizedUserDTO -> String # showList :: [AuthorizedUserDTO] -> ShowS # | |
| ToJSON AuthorizedUserDTO Source # | ToJSON AuthorizedUserDTO |
Defined in Neptune.Backend.Model Methods toJSON :: AuthorizedUserDTO -> Value # toEncoding :: AuthorizedUserDTO -> Encoding # toJSONList :: [AuthorizedUserDTO] -> Value # toEncodingList :: [AuthorizedUserDTO] -> Encoding # | |
| FromJSON AuthorizedUserDTO Source # | FromJSON AuthorizedUserDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser AuthorizedUserDTO # parseJSONList :: Value -> Parser [AuthorizedUserDTO] # | |
Arguments
| :: Text | |
| -> AuthorizedUserDTO |
Construct a value of type AuthorizedUserDTO (by applying it's required fields, if any)
BatchChannelValueErrorDTO
data BatchChannelValueErrorDTO Source #
BatchChannelValueErrorDTO
Constructors
| BatchChannelValueErrorDTO | |
Fields
| |
Instances
| Eq BatchChannelValueErrorDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: BatchChannelValueErrorDTO -> BatchChannelValueErrorDTO -> Bool # (/=) :: BatchChannelValueErrorDTO -> BatchChannelValueErrorDTO -> Bool # | |
| Show BatchChannelValueErrorDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> BatchChannelValueErrorDTO -> ShowS # show :: BatchChannelValueErrorDTO -> String # showList :: [BatchChannelValueErrorDTO] -> ShowS # | |
| ToJSON BatchChannelValueErrorDTO Source # | ToJSON BatchChannelValueErrorDTO |
Defined in Neptune.Backend.Model Methods toJSON :: BatchChannelValueErrorDTO -> Value # toEncoding :: BatchChannelValueErrorDTO -> Encoding # toJSONList :: [BatchChannelValueErrorDTO] -> Value # | |
| FromJSON BatchChannelValueErrorDTO Source # | FromJSON BatchChannelValueErrorDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser BatchChannelValueErrorDTO # parseJSONList :: Value -> Parser [BatchChannelValueErrorDTO] # | |
mkBatchChannelValueErrorDTO Source #
Arguments
| :: Text | |
| -> Double | |
| -> Error | |
| -> BatchChannelValueErrorDTO |
Construct a value of type BatchChannelValueErrorDTO (by applying it's required fields, if any)
BatchExperimentUpdateResult
data BatchExperimentUpdateResult Source #
BatchExperimentUpdateResult
Constructors
| BatchExperimentUpdateResult | |
Fields
| |
Instances
mkBatchExperimentUpdateResult Source #
Construct a value of type BatchExperimentUpdateResult (by applying it's required fields, if any)
Channel
Channel
Constructors
| Channel | |
Fields
| |
Arguments
| :: Text | |
| -> Text | |
| -> ChannelType | |
| -> Channel |
Construct a value of type Channel (by applying it's required fields, if any)
ChannelDTO
data ChannelDTO Source #
ChannelDTO
Constructors
| ChannelDTO | |
Fields
| |
Instances
| Eq ChannelDTO Source # | |
Defined in Neptune.Backend.Model | |
| Show ChannelDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ChannelDTO -> ShowS # show :: ChannelDTO -> String # showList :: [ChannelDTO] -> ShowS # | |
| ToJSON ChannelDTO Source # | ToJSON ChannelDTO |
Defined in Neptune.Backend.Model Methods toJSON :: ChannelDTO -> Value # toEncoding :: ChannelDTO -> Encoding # toJSONList :: [ChannelDTO] -> Value # toEncodingList :: [ChannelDTO] -> Encoding # | |
| FromJSON ChannelDTO Source # | FromJSON ChannelDTO |
Defined in Neptune.Backend.Model | |
Arguments
| :: Text | |
| -> Text | |
| -> ChannelTypeEnum | |
| -> ChannelDTO |
Construct a value of type ChannelDTO (by applying it's required fields, if any)
ChannelParams
data ChannelParams Source #
ChannelParams
Constructors
| ChannelParams | |
Fields
| |
Instances
Construct a value of type ChannelParams (by applying it's required fields, if any)
ChannelWithValue
data ChannelWithValue Source #
ChannelWithValue
Constructors
| ChannelWithValue | |
Fields
| |
Instances
| Eq ChannelWithValue Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ChannelWithValue -> ChannelWithValue -> Bool # (/=) :: ChannelWithValue -> ChannelWithValue -> Bool # | |
| Show ChannelWithValue Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ChannelWithValue -> ShowS # show :: ChannelWithValue -> String # showList :: [ChannelWithValue] -> ShowS # | |
| ToJSON ChannelWithValue Source # | ToJSON ChannelWithValue |
Defined in Neptune.Backend.Model Methods toJSON :: ChannelWithValue -> Value # toEncoding :: ChannelWithValue -> Encoding # toJSONList :: [ChannelWithValue] -> Value # toEncodingList :: [ChannelWithValue] -> Encoding # | |
| FromJSON ChannelWithValue Source # | FromJSON ChannelWithValue |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ChannelWithValue # parseJSONList :: Value -> Parser [ChannelWithValue] # | |
Arguments
| :: Double | |
| -> Text | |
| -> ChannelType | |
| -> Text | |
| -> Text | |
| -> ChannelWithValue |
Construct a value of type ChannelWithValue (by applying it's required fields, if any)
ChannelWithValueDTO
data ChannelWithValueDTO Source #
ChannelWithValueDTO
Constructors
| ChannelWithValueDTO | |
Fields
| |
Instances
| Eq ChannelWithValueDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ChannelWithValueDTO -> ChannelWithValueDTO -> Bool # (/=) :: ChannelWithValueDTO -> ChannelWithValueDTO -> Bool # | |
| Show ChannelWithValueDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ChannelWithValueDTO -> ShowS # show :: ChannelWithValueDTO -> String # showList :: [ChannelWithValueDTO] -> ShowS # | |
| ToJSON ChannelWithValueDTO Source # | ToJSON ChannelWithValueDTO |
Defined in Neptune.Backend.Model Methods toJSON :: ChannelWithValueDTO -> Value # toEncoding :: ChannelWithValueDTO -> Encoding # toJSONList :: [ChannelWithValueDTO] -> Value # toEncodingList :: [ChannelWithValueDTO] -> Encoding # | |
| FromJSON ChannelWithValueDTO Source # | FromJSON ChannelWithValueDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ChannelWithValueDTO # parseJSONList :: Value -> Parser [ChannelWithValueDTO] # | |
mkChannelWithValueDTO Source #
Arguments
| :: Double | |
| -> Text | |
| -> ChannelTypeEnum | |
| -> Text | |
| -> Text | |
| -> ChannelWithValueDTO |
Construct a value of type ChannelWithValueDTO (by applying it's required fields, if any)
Chart
Chart
Constructors
| Chart | |
Construct a value of type Chart (by applying it's required fields, if any)
ChartDefinition
data ChartDefinition Source #
ChartDefinition
Constructors
| ChartDefinition | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> [SeriesDefinition] | |
| -> ChartDefinition |
Construct a value of type ChartDefinition (by applying it's required fields, if any)
ChartSet
ChartSet
Constructors
| ChartSet | |
Fields
| |
Construct a value of type ChartSet (by applying it's required fields, if any)
ChartSetParams
data ChartSetParams Source #
ChartSetParams
Constructors
| ChartSetParams | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> ChartSetParams |
Construct a value of type ChartSetParams (by applying it's required fields, if any)
Charts
Charts
Constructors
| Charts | |
Fields
| |
Construct a value of type Charts (by applying it's required fields, if any)
ClientConfig
data ClientConfig Source #
ClientConfig
Constructors
| ClientConfig | |
Fields
| |
Instances
| Eq ClientConfig Source # | |
Defined in Neptune.Backend.Model | |
| Show ClientConfig Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ClientConfig -> ShowS # show :: ClientConfig -> String # showList :: [ClientConfig] -> ShowS # | |
| ToJSON ClientConfig Source # | ToJSON ClientConfig |
Defined in Neptune.Backend.Model Methods toJSON :: ClientConfig -> Value # toEncoding :: ClientConfig -> Encoding # toJSONList :: [ClientConfig] -> Value # toEncodingList :: [ClientConfig] -> Encoding # | |
| FromJSON ClientConfig Source # | FromJSON ClientConfig |
Defined in Neptune.Backend.Model | |
Arguments
| :: Text | |
| -> Text | |
| -> ClientVersionsConfigDTO | |
| -> ClientConfig |
Construct a value of type ClientConfig (by applying it's required fields, if any)
ClientVersionsConfigDTO
data ClientVersionsConfigDTO Source #
ClientVersionsConfigDTO
Constructors
| ClientVersionsConfigDTO | |
Fields
| |
Instances
| Eq ClientVersionsConfigDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ClientVersionsConfigDTO -> ClientVersionsConfigDTO -> Bool # (/=) :: ClientVersionsConfigDTO -> ClientVersionsConfigDTO -> Bool # | |
| Show ClientVersionsConfigDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ClientVersionsConfigDTO -> ShowS # show :: ClientVersionsConfigDTO -> String # showList :: [ClientVersionsConfigDTO] -> ShowS # | |
| ToJSON ClientVersionsConfigDTO Source # | ToJSON ClientVersionsConfigDTO |
Defined in Neptune.Backend.Model Methods toJSON :: ClientVersionsConfigDTO -> Value # toEncoding :: ClientVersionsConfigDTO -> Encoding # toJSONList :: [ClientVersionsConfigDTO] -> Value # | |
| FromJSON ClientVersionsConfigDTO Source # | FromJSON ClientVersionsConfigDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ClientVersionsConfigDTO # parseJSONList :: Value -> Parser [ClientVersionsConfigDTO] # | |
mkClientVersionsConfigDTO :: ClientVersionsConfigDTO Source #
Construct a value of type ClientVersionsConfigDTO (by applying it's required fields, if any)
CompletedExperimentParams
data CompletedExperimentParams Source #
CompletedExperimentParams
Constructors
| CompletedExperimentParams | |
Fields
| |
Instances
mkCompletedExperimentParams Source #
Arguments
| :: ExperimentState | |
| -> Text | |
| -> CompletedExperimentParams |
Construct a value of type CompletedExperimentParams (by applying it's required fields, if any)
ComponentStatus
data ComponentStatus Source #
ComponentStatus
Constructors
| ComponentStatus | |
Fields
| |
Instances
| Eq ComponentStatus Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ComponentStatus -> ComponentStatus -> Bool # (/=) :: ComponentStatus -> ComponentStatus -> Bool # | |
| Show ComponentStatus Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ComponentStatus -> ShowS # show :: ComponentStatus -> String # showList :: [ComponentStatus] -> ShowS # | |
| ToJSON ComponentStatus Source # | ToJSON ComponentStatus |
Defined in Neptune.Backend.Model Methods toJSON :: ComponentStatus -> Value # toEncoding :: ComponentStatus -> Encoding # toJSONList :: [ComponentStatus] -> Value # toEncodingList :: [ComponentStatus] -> Encoding # | |
| FromJSON ComponentStatus Source # | FromJSON ComponentStatus |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ComponentStatus # parseJSONList :: Value -> Parser [ComponentStatus] # | |
Arguments
| :: Text | |
| -> Text | |
| -> ComponentStatus |
Construct a value of type ComponentStatus (by applying it's required fields, if any)
ComponentVersion
data ComponentVersion Source #
ComponentVersion
Constructors
| ComponentVersion | |
Fields
| |
Instances
| Eq ComponentVersion Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ComponentVersion -> ComponentVersion -> Bool # (/=) :: ComponentVersion -> ComponentVersion -> Bool # | |
| Show ComponentVersion Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ComponentVersion -> ShowS # show :: ComponentVersion -> String # showList :: [ComponentVersion] -> ShowS # | |
| ToJSON ComponentVersion Source # | ToJSON ComponentVersion |
Defined in Neptune.Backend.Model Methods toJSON :: ComponentVersion -> Value # toEncoding :: ComponentVersion -> Encoding # toJSONList :: [ComponentVersion] -> Value # toEncodingList :: [ComponentVersion] -> Encoding # | |
| FromJSON ComponentVersion Source # | FromJSON ComponentVersion |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ComponentVersion # parseJSONList :: Value -> Parser [ComponentVersion] # | |
Arguments
| :: NameEnum | |
| -> Text | |
| -> ComponentVersion |
Construct a value of type ComponentVersion (by applying it's required fields, if any)
ConfigInfo
data ConfigInfo Source #
ConfigInfo
Constructors
| ConfigInfo | |
Fields
| |
Instances
| Eq ConfigInfo Source # | |
Defined in Neptune.Backend.Model | |
| Show ConfigInfo Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ConfigInfo -> ShowS # show :: ConfigInfo -> String # showList :: [ConfigInfo] -> ShowS # | |
| ToJSON ConfigInfo Source # | ToJSON ConfigInfo |
Defined in Neptune.Backend.Model Methods toJSON :: ConfigInfo -> Value # toEncoding :: ConfigInfo -> Encoding # toJSONList :: [ConfigInfo] -> Value # toEncodingList :: [ConfigInfo] -> Encoding # | |
| FromJSON ConfigInfo Source # | FromJSON ConfigInfo |
Defined in Neptune.Backend.Model | |
Arguments
| :: Int | |
| -> ConfigInfo |
Construct a value of type ConfigInfo (by applying it's required fields, if any)
CreateSessionParamsDTO
data CreateSessionParamsDTO Source #
CreateSessionParamsDTO Stripe Checkout Session details
Constructors
| CreateSessionParamsDTO | |
Fields
| |
Instances
mkCreateSessionParamsDTO Source #
Arguments
| :: Text | |
| -> Text | |
| -> CreateSessionParamsDTO |
Construct a value of type CreateSessionParamsDTO (by applying it's required fields, if any)
CustomerDTO
data CustomerDTO Source #
CustomerDTO
Constructors
| CustomerDTO | |
Fields
| |
Instances
| Eq CustomerDTO Source # | |
Defined in Neptune.Backend.Model | |
| Show CustomerDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> CustomerDTO -> ShowS # show :: CustomerDTO -> String # showList :: [CustomerDTO] -> ShowS # | |
| ToJSON CustomerDTO Source # | ToJSON CustomerDTO |
Defined in Neptune.Backend.Model Methods toJSON :: CustomerDTO -> Value # toEncoding :: CustomerDTO -> Encoding # toJSONList :: [CustomerDTO] -> Value # toEncodingList :: [CustomerDTO] -> Encoding # | |
| FromJSON CustomerDTO Source # | FromJSON CustomerDTO |
Defined in Neptune.Backend.Model | |
Construct a value of type CustomerDTO (by applying it's required fields, if any)
DiscountCodeDTO
data DiscountCodeDTO Source #
DiscountCodeDTO
Constructors
| DiscountCodeDTO | |
Fields
| |
Instances
| Eq DiscountCodeDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: DiscountCodeDTO -> DiscountCodeDTO -> Bool # (/=) :: DiscountCodeDTO -> DiscountCodeDTO -> Bool # | |
| Show DiscountCodeDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> DiscountCodeDTO -> ShowS # show :: DiscountCodeDTO -> String # showList :: [DiscountCodeDTO] -> ShowS # | |
| ToJSON DiscountCodeDTO Source # | ToJSON DiscountCodeDTO |
Defined in Neptune.Backend.Model Methods toJSON :: DiscountCodeDTO -> Value # toEncoding :: DiscountCodeDTO -> Encoding # toJSONList :: [DiscountCodeDTO] -> Value # toEncodingList :: [DiscountCodeDTO] -> Encoding # | |
| FromJSON DiscountCodeDTO Source # | FromJSON DiscountCodeDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser DiscountCodeDTO # parseJSONList :: Value -> Parser [DiscountCodeDTO] # | |
Arguments
| :: Text | |
| -> DiscountCodeDTO |
Construct a value of type DiscountCodeDTO (by applying it's required fields, if any)
DiscountDTO
data DiscountDTO Source #
DiscountDTO
Constructors
| DiscountDTO | |
Fields
| |
Instances
| Eq DiscountDTO Source # | |
Defined in Neptune.Backend.Model | |
| Show DiscountDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> DiscountDTO -> ShowS # show :: DiscountDTO -> String # showList :: [DiscountDTO] -> ShowS # | |
| ToJSON DiscountDTO Source # | ToJSON DiscountDTO |
Defined in Neptune.Backend.Model Methods toJSON :: DiscountDTO -> Value # toEncoding :: DiscountDTO -> Encoding # toJSONList :: [DiscountDTO] -> Value # toEncodingList :: [DiscountDTO] -> Encoding # | |
| FromJSON DiscountDTO Source # | FromJSON DiscountDTO |
Defined in Neptune.Backend.Model | |
mkDiscountDTO :: DiscountDTO Source #
Construct a value of type DiscountDTO (by applying it's required fields, if any)
DownloadPrepareRequestDTO
data DownloadPrepareRequestDTO Source #
DownloadPrepareRequestDTO
Constructors
| DownloadPrepareRequestDTO | |
Fields
| |
Instances
| Eq DownloadPrepareRequestDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: DownloadPrepareRequestDTO -> DownloadPrepareRequestDTO -> Bool # (/=) :: DownloadPrepareRequestDTO -> DownloadPrepareRequestDTO -> Bool # | |
| Show DownloadPrepareRequestDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> DownloadPrepareRequestDTO -> ShowS # show :: DownloadPrepareRequestDTO -> String # showList :: [DownloadPrepareRequestDTO] -> ShowS # | |
| ToJSON DownloadPrepareRequestDTO Source # | ToJSON DownloadPrepareRequestDTO |
Defined in Neptune.Backend.Model Methods toJSON :: DownloadPrepareRequestDTO -> Value # toEncoding :: DownloadPrepareRequestDTO -> Encoding # toJSONList :: [DownloadPrepareRequestDTO] -> Value # | |
| FromJSON DownloadPrepareRequestDTO Source # | FromJSON DownloadPrepareRequestDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser DownloadPrepareRequestDTO # parseJSONList :: Value -> Parser [DownloadPrepareRequestDTO] # | |
mkDownloadPrepareRequestDTO Source #
Arguments
| :: Text | |
| -> DownloadPrepareRequestDTO |
Construct a value of type DownloadPrepareRequestDTO (by applying it's required fields, if any)
EditExperimentParams
data EditExperimentParams Source #
EditExperimentParams
Constructors
| EditExperimentParams | |
Fields
| |
Instances
mkEditExperimentParams :: EditExperimentParams Source #
Construct a value of type EditExperimentParams (by applying it's required fields, if any)
Error
Error
Constructors
| Error | |
Fields
| |
Construct a value of type Error (by applying it's required fields, if any)
Experiment
data Experiment Source #
Experiment
Constructors
| Experiment | |
Fields
| |
Instances
| Eq Experiment Source # | |
Defined in Neptune.Backend.Model | |
| Show Experiment Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> Experiment -> ShowS # show :: Experiment -> String # showList :: [Experiment] -> ShowS # | |
| ToJSON Experiment Source # | ToJSON Experiment |
Defined in Neptune.Backend.Model Methods toJSON :: Experiment -> Value # toEncoding :: Experiment -> Encoding # toJSONList :: [Experiment] -> Value # toEncodingList :: [Experiment] -> Encoding # | |
| FromJSON Experiment Source # | FromJSON Experiment |
Defined in Neptune.Backend.Model | |
Arguments
| :: Text | |
| -> Text | |
| -> Experiment |
Construct a value of type Experiment (by applying it's required fields, if any)
ExperimentCreationParams
data ExperimentCreationParams Source #
ExperimentCreationParams
Constructors
Instances
mkExperimentCreationParams Source #
Arguments
| :: Text | |
| -> [KeyValueProperty] | |
| -> Text | |
| -> [Parameter] | |
| -> Text | |
| -> Text | |
| -> [Text] | |
| -> ExperimentCreationParams |
Construct a value of type ExperimentCreationParams (by applying it's required fields, if any)
ExperimentPaths
data ExperimentPaths Source #
ExperimentPaths
Constructors
| ExperimentPaths | |
Fields
| |
Instances
| Eq ExperimentPaths Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ExperimentPaths -> ExperimentPaths -> Bool # (/=) :: ExperimentPaths -> ExperimentPaths -> Bool # | |
| Show ExperimentPaths Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ExperimentPaths -> ShowS # show :: ExperimentPaths -> String # showList :: [ExperimentPaths] -> ShowS # | |
| ToJSON ExperimentPaths Source # | ToJSON ExperimentPaths |
Defined in Neptune.Backend.Model Methods toJSON :: ExperimentPaths -> Value # toEncoding :: ExperimentPaths -> Encoding # toJSONList :: [ExperimentPaths] -> Value # toEncodingList :: [ExperimentPaths] -> Encoding # | |
| FromJSON ExperimentPaths Source # | FromJSON ExperimentPaths |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ExperimentPaths # parseJSONList :: Value -> Parser [ExperimentPaths] # | |
Arguments
| :: Text | |
| -> Text | |
| -> ExperimentPaths |
Construct a value of type ExperimentPaths (by applying it's required fields, if any)
ExperimentsAttributesNamesDTO
data ExperimentsAttributesNamesDTO Source #
ExperimentsAttributesNamesDTO
Constructors
| ExperimentsAttributesNamesDTO | |
Fields
| |
Instances
| Eq ExperimentsAttributesNamesDTO Source # | |
Defined in Neptune.Backend.Model | |
| Show ExperimentsAttributesNamesDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ExperimentsAttributesNamesDTO -> ShowS # show :: ExperimentsAttributesNamesDTO -> String # showList :: [ExperimentsAttributesNamesDTO] -> ShowS # | |
| ToJSON ExperimentsAttributesNamesDTO Source # | ToJSON ExperimentsAttributesNamesDTO |
Defined in Neptune.Backend.Model Methods toJSON :: ExperimentsAttributesNamesDTO -> Value # toEncoding :: ExperimentsAttributesNamesDTO -> Encoding # toJSONList :: [ExperimentsAttributesNamesDTO] -> Value # toEncodingList :: [ExperimentsAttributesNamesDTO] -> Encoding # | |
| FromJSON ExperimentsAttributesNamesDTO Source # | FromJSON ExperimentsAttributesNamesDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ExperimentsAttributesNamesDTO # parseJSONList :: Value -> Parser [ExperimentsAttributesNamesDTO] # | |
mkExperimentsAttributesNamesDTO Source #
Construct a value of type ExperimentsAttributesNamesDTO (by applying it's required fields, if any)
File
File
Construct a value of type File (by applying it's required fields, if any)
GitCommitDTO
data GitCommitDTO Source #
GitCommitDTO
Constructors
| GitCommitDTO | |
Fields
| |
Instances
| Eq GitCommitDTO Source # | |
Defined in Neptune.Backend.Model | |
| Show GitCommitDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> GitCommitDTO -> ShowS # show :: GitCommitDTO -> String # showList :: [GitCommitDTO] -> ShowS # | |
| ToJSON GitCommitDTO Source # | ToJSON GitCommitDTO |
Defined in Neptune.Backend.Model Methods toJSON :: GitCommitDTO -> Value # toEncoding :: GitCommitDTO -> Encoding # toJSONList :: [GitCommitDTO] -> Value # toEncodingList :: [GitCommitDTO] -> Encoding # | |
| FromJSON GitCommitDTO Source # | FromJSON GitCommitDTO |
Defined in Neptune.Backend.Model | |
Construct a value of type GitCommitDTO (by applying it's required fields, if any)
GitInfoDTO
data GitInfoDTO Source #
GitInfoDTO
Constructors
| GitInfoDTO | |
Fields
| |
Instances
| Eq GitInfoDTO Source # | |
Defined in Neptune.Backend.Model | |
| Show GitInfoDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> GitInfoDTO -> ShowS # show :: GitInfoDTO -> String # showList :: [GitInfoDTO] -> ShowS # | |
| ToJSON GitInfoDTO Source # | ToJSON GitInfoDTO |
Defined in Neptune.Backend.Model Methods toJSON :: GitInfoDTO -> Value # toEncoding :: GitInfoDTO -> Encoding # toJSONList :: [GitInfoDTO] -> Value # toEncodingList :: [GitInfoDTO] -> Encoding # | |
| FromJSON GitInfoDTO Source # | FromJSON GitInfoDTO |
Defined in Neptune.Backend.Model | |
Arguments
| :: GitCommitDTO | |
| -> Bool | |
| -> GitInfoDTO |
Construct a value of type GitInfoDTO (by applying it's required fields, if any)
GlobalConfiguration
data GlobalConfiguration Source #
GlobalConfiguration
Constructors
| GlobalConfiguration | |
Fields
| |
Instances
| Eq GlobalConfiguration Source # | |
Defined in Neptune.Backend.Model Methods (==) :: GlobalConfiguration -> GlobalConfiguration -> Bool # (/=) :: GlobalConfiguration -> GlobalConfiguration -> Bool # | |
| Show GlobalConfiguration Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> GlobalConfiguration -> ShowS # show :: GlobalConfiguration -> String # showList :: [GlobalConfiguration] -> ShowS # | |
| ToJSON GlobalConfiguration Source # | ToJSON GlobalConfiguration |
Defined in Neptune.Backend.Model Methods toJSON :: GlobalConfiguration -> Value # toEncoding :: GlobalConfiguration -> Encoding # toJSONList :: [GlobalConfiguration] -> Value # toEncodingList :: [GlobalConfiguration] -> Encoding # | |
| FromJSON GlobalConfiguration Source # | FromJSON GlobalConfiguration |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser GlobalConfiguration # parseJSONList :: Value -> Parser [GlobalConfiguration] # | |
mkGlobalConfiguration Source #
Construct a value of type GlobalConfiguration (by applying it's required fields, if any)
InputChannelValues
data InputChannelValues Source #
InputChannelValues
Constructors
| InputChannelValues | |
Fields
| |
Instances
| Eq InputChannelValues Source # | |
Defined in Neptune.Backend.Model Methods (==) :: InputChannelValues -> InputChannelValues -> Bool # (/=) :: InputChannelValues -> InputChannelValues -> Bool # | |
| Show InputChannelValues Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> InputChannelValues -> ShowS # show :: InputChannelValues -> String # showList :: [InputChannelValues] -> ShowS # | |
| ToJSON InputChannelValues Source # | ToJSON InputChannelValues |
Defined in Neptune.Backend.Model Methods toJSON :: InputChannelValues -> Value # toEncoding :: InputChannelValues -> Encoding # toJSONList :: [InputChannelValues] -> Value # toEncodingList :: [InputChannelValues] -> Encoding # | |
| FromJSON InputChannelValues Source # | FromJSON InputChannelValues |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser InputChannelValues # parseJSONList :: Value -> Parser [InputChannelValues] # | |
Arguments
| :: Text | |
| -> [Point] | |
| -> InputChannelValues |
Construct a value of type InputChannelValues (by applying it's required fields, if any)
InputImageDTO
data InputImageDTO Source #
InputImageDTO
Constructors
| InputImageDTO | |
Fields
| |
Instances
| Eq InputImageDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: InputImageDTO -> InputImageDTO -> Bool # (/=) :: InputImageDTO -> InputImageDTO -> Bool # | |
| Show InputImageDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> InputImageDTO -> ShowS # show :: InputImageDTO -> String # showList :: [InputImageDTO] -> ShowS # | |
| ToJSON InputImageDTO Source # | ToJSON InputImageDTO |
Defined in Neptune.Backend.Model Methods toJSON :: InputImageDTO -> Value # toEncoding :: InputImageDTO -> Encoding # toJSONList :: [InputImageDTO] -> Value # toEncodingList :: [InputImageDTO] -> Encoding # | |
| FromJSON InputImageDTO Source # | FromJSON InputImageDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser InputImageDTO # parseJSONList :: Value -> Parser [InputImageDTO] # | |
mkInputImageDTO :: InputImageDTO Source #
Construct a value of type InputImageDTO (by applying it's required fields, if any)
InputMetadata
data InputMetadata Source #
InputMetadata
Constructors
| InputMetadata | |
Fields
| |
Instances
| Eq InputMetadata Source # | |
Defined in Neptune.Backend.Model Methods (==) :: InputMetadata -> InputMetadata -> Bool # (/=) :: InputMetadata -> InputMetadata -> Bool # | |
| Show InputMetadata Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> InputMetadata -> ShowS # show :: InputMetadata -> String # showList :: [InputMetadata] -> ShowS # | |
| ToJSON InputMetadata Source # | ToJSON InputMetadata |
Defined in Neptune.Backend.Model Methods toJSON :: InputMetadata -> Value # toEncoding :: InputMetadata -> Encoding # toJSONList :: [InputMetadata] -> Value # toEncodingList :: [InputMetadata] -> Encoding # | |
| FromJSON InputMetadata Source # | FromJSON InputMetadata |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser InputMetadata # parseJSONList :: Value -> Parser [InputMetadata] # | |
Arguments
| :: Text | |
| -> Text | |
| -> Integer | |
| -> InputMetadata |
Construct a value of type InputMetadata (by applying it's required fields, if any)
KeyValueProperty
data KeyValueProperty Source #
KeyValueProperty
Constructors
| KeyValueProperty | |
Fields
| |
Instances
| Eq KeyValueProperty Source # | |
Defined in Neptune.Backend.Model Methods (==) :: KeyValueProperty -> KeyValueProperty -> Bool # (/=) :: KeyValueProperty -> KeyValueProperty -> Bool # | |
| Show KeyValueProperty Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> KeyValueProperty -> ShowS # show :: KeyValueProperty -> String # showList :: [KeyValueProperty] -> ShowS # | |
| ToJSON KeyValueProperty Source # | ToJSON KeyValueProperty |
Defined in Neptune.Backend.Model Methods toJSON :: KeyValueProperty -> Value # toEncoding :: KeyValueProperty -> Encoding # toJSONList :: [KeyValueProperty] -> Value # toEncodingList :: [KeyValueProperty] -> Encoding # | |
| FromJSON KeyValueProperty Source # | FromJSON KeyValueProperty |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser KeyValueProperty # parseJSONList :: Value -> Parser [KeyValueProperty] # | |
Arguments
| :: Text | |
| -> Text | |
| -> KeyValueProperty |
Construct a value of type KeyValueProperty (by applying it's required fields, if any)
LimitedChannelValuesDTO
data LimitedChannelValuesDTO Source #
LimitedChannelValuesDTO
Constructors
| LimitedChannelValuesDTO | |
Fields
| |
Instances
| Eq LimitedChannelValuesDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: LimitedChannelValuesDTO -> LimitedChannelValuesDTO -> Bool # (/=) :: LimitedChannelValuesDTO -> LimitedChannelValuesDTO -> Bool # | |
| Show LimitedChannelValuesDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> LimitedChannelValuesDTO -> ShowS # show :: LimitedChannelValuesDTO -> String # showList :: [LimitedChannelValuesDTO] -> ShowS # | |
| ToJSON LimitedChannelValuesDTO Source # | ToJSON LimitedChannelValuesDTO |
Defined in Neptune.Backend.Model Methods toJSON :: LimitedChannelValuesDTO -> Value # toEncoding :: LimitedChannelValuesDTO -> Encoding # toJSONList :: [LimitedChannelValuesDTO] -> Value # | |
| FromJSON LimitedChannelValuesDTO Source # | FromJSON LimitedChannelValuesDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser LimitedChannelValuesDTO # parseJSONList :: Value -> Parser [LimitedChannelValuesDTO] # | |
mkLimitedChannelValuesDTO Source #
Arguments
| :: Text | |
| -> [PointValueDTO] | |
| -> Int | |
| -> LimitedChannelValuesDTO |
Construct a value of type LimitedChannelValuesDTO (by applying it's required fields, if any)
Link
Link
Construct a value of type Link (by applying it's required fields, if any)
LinkDTO
LinkDTO
Constructors
| LinkDTO | |
Fields
| |
Instances
| Eq LinkDTO Source # | |
| Show LinkDTO Source # | |
| ToJSON LinkDTO Source # | ToJSON LinkDTO |
Defined in Neptune.Backend.Model | |
| FromJSON LinkDTO Source # | FromJSON LinkDTO |
| HasBodyParam DeleteUserProfileLink LinkDTO Source # | |
Defined in Neptune.Backend.API.ApiDefault Methods setBodyParam :: (Consumes DeleteUserProfileLink contentType, MimeRender contentType LinkDTO) => NeptuneBackendRequest DeleteUserProfileLink contentType res accept -> LinkDTO -> NeptuneBackendRequest DeleteUserProfileLink contentType res accept Source # | |
Construct a value of type LinkDTO (by applying it's required fields, if any)
LoginActionsListDTO
data LoginActionsListDTO Source #
LoginActionsListDTO
Constructors
| LoginActionsListDTO | |
Fields
| |
Instances
| Eq LoginActionsListDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: LoginActionsListDTO -> LoginActionsListDTO -> Bool # (/=) :: LoginActionsListDTO -> LoginActionsListDTO -> Bool # | |
| Show LoginActionsListDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> LoginActionsListDTO -> ShowS # show :: LoginActionsListDTO -> String # showList :: [LoginActionsListDTO] -> ShowS # | |
| ToJSON LoginActionsListDTO Source # | ToJSON LoginActionsListDTO |
Defined in Neptune.Backend.Model Methods toJSON :: LoginActionsListDTO -> Value # toEncoding :: LoginActionsListDTO -> Encoding # toJSONList :: [LoginActionsListDTO] -> Value # toEncodingList :: [LoginActionsListDTO] -> Encoding # | |
| FromJSON LoginActionsListDTO Source # | FromJSON LoginActionsListDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser LoginActionsListDTO # parseJSONList :: Value -> Parser [LoginActionsListDTO] # | |
mkLoginActionsListDTO Source #
Arguments
| :: [LoginActionDTO] | |
| -> LoginActionsListDTO |
Construct a value of type LoginActionsListDTO (by applying it's required fields, if any)
NeptuneApiToken
data NeptuneApiToken Source #
NeptuneApiToken
Constructors
| NeptuneApiToken | |
Fields
| |
Instances
| Eq NeptuneApiToken Source # | |
Defined in Neptune.Backend.Model Methods (==) :: NeptuneApiToken -> NeptuneApiToken -> Bool # (/=) :: NeptuneApiToken -> NeptuneApiToken -> Bool # | |
| Show NeptuneApiToken Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> NeptuneApiToken -> ShowS # show :: NeptuneApiToken -> String # showList :: [NeptuneApiToken] -> ShowS # | |
| ToJSON NeptuneApiToken Source # | ToJSON NeptuneApiToken |
Defined in Neptune.Backend.Model Methods toJSON :: NeptuneApiToken -> Value # toEncoding :: NeptuneApiToken -> Encoding # toJSONList :: [NeptuneApiToken] -> Value # toEncodingList :: [NeptuneApiToken] -> Encoding # | |
| FromJSON NeptuneApiToken Source # | FromJSON NeptuneApiToken |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser NeptuneApiToken # parseJSONList :: Value -> Parser [NeptuneApiToken] # | |
Arguments
| :: Text | |
| -> NeptuneApiToken |
Construct a value of type NeptuneApiToken (by applying it's required fields, if any)
NeptuneOauthToken
data NeptuneOauthToken Source #
NeptuneOauthToken
Constructors
| NeptuneOauthToken | |
Fields
| |
Instances
| Eq NeptuneOauthToken Source # | |
Defined in Neptune.Backend.Model Methods (==) :: NeptuneOauthToken -> NeptuneOauthToken -> Bool # (/=) :: NeptuneOauthToken -> NeptuneOauthToken -> Bool # | |
| Show NeptuneOauthToken Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> NeptuneOauthToken -> ShowS # show :: NeptuneOauthToken -> String # showList :: [NeptuneOauthToken] -> ShowS # | |
| ToJSON NeptuneOauthToken Source # | ToJSON NeptuneOauthToken |
Defined in Neptune.Backend.Model Methods toJSON :: NeptuneOauthToken -> Value # toEncoding :: NeptuneOauthToken -> Encoding # toJSONList :: [NeptuneOauthToken] -> Value # toEncodingList :: [NeptuneOauthToken] -> Encoding # | |
| FromJSON NeptuneOauthToken Source # | FromJSON NeptuneOauthToken |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser NeptuneOauthToken # parseJSONList :: Value -> Parser [NeptuneOauthToken] # | |
Arguments
| :: Text | |
| -> Text | |
| -> Text | |
| -> NeptuneOauthToken |
Construct a value of type NeptuneOauthToken (by applying it's required fields, if any)
NewOrganizationInvitationDTO
data NewOrganizationInvitationDTO Source #
NewOrganizationInvitationDTO
Constructors
| NewOrganizationInvitationDTO | |
Fields
| |
Instances
mkNewOrganizationInvitationDTO Source #
Arguments
| :: OrganizationRoleDTO | |
| -> Bool | |
| -> Text | |
| -> Text | |
| -> InvitationTypeEnumDTO | |
| -> NewOrganizationInvitationDTO |
Construct a value of type NewOrganizationInvitationDTO (by applying it's required fields, if any)
NewOrganizationMemberDTO
data NewOrganizationMemberDTO Source #
NewOrganizationMemberDTO
Constructors
| NewOrganizationMemberDTO | |
Fields
| |
Instances
mkNewOrganizationMemberDTO Source #
Arguments
| :: Text | |
| -> OrganizationRoleDTO | |
| -> NewOrganizationMemberDTO |
Construct a value of type NewOrganizationMemberDTO (by applying it's required fields, if any)
NewProjectDTO
data NewProjectDTO Source #
NewProjectDTO
Constructors
| NewProjectDTO | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> Text | |
| -> Text | |
| -> NewProjectDTO |
Construct a value of type NewProjectDTO (by applying it's required fields, if any)
NewProjectInvitationDTO
data NewProjectInvitationDTO Source #
NewProjectInvitationDTO
Constructors
| NewProjectInvitationDTO | |
Fields
| |
Instances
mkNewProjectInvitationDTO Source #
Arguments
| :: Text | |
| -> Text | |
| -> InvitationTypeEnumDTO | |
| -> ProjectRoleDTO | |
| -> NewProjectInvitationDTO |
Construct a value of type NewProjectInvitationDTO (by applying it's required fields, if any)
NewProjectMemberDTO
data NewProjectMemberDTO Source #
NewProjectMemberDTO
Constructors
| NewProjectMemberDTO | |
Fields
| |
Instances
mkNewProjectMemberDTO Source #
Arguments
| :: Text | |
| -> ProjectRoleDTO | |
| -> NewProjectMemberDTO |
Construct a value of type NewProjectMemberDTO (by applying it's required fields, if any)
NewReservationDTO
data NewReservationDTO Source #
NewReservationDTO
Constructors
| NewReservationDTO | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> NewReservationDTO |
Construct a value of type NewReservationDTO (by applying it's required fields, if any)
OrganizationCreationParamsDTO
data OrganizationCreationParamsDTO Source #
OrganizationCreationParamsDTO
Constructors
| OrganizationCreationParamsDTO | |
Fields
| |
Instances
mkOrganizationCreationParamsDTO Source #
Arguments
| :: Text | |
| -> OrganizationTypeDTO | |
| -> OrganizationCreationParamsDTO |
Construct a value of type OrganizationCreationParamsDTO (by applying it's required fields, if any)
OrganizationDTO
data OrganizationDTO Source #
OrganizationDTO
Constructors
| OrganizationDTO | |
Fields
| |
Instances
| Eq OrganizationDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: OrganizationDTO -> OrganizationDTO -> Bool # (/=) :: OrganizationDTO -> OrganizationDTO -> Bool # | |
| Show OrganizationDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> OrganizationDTO -> ShowS # show :: OrganizationDTO -> String # showList :: [OrganizationDTO] -> ShowS # | |
| ToJSON OrganizationDTO Source # | ToJSON OrganizationDTO |
Defined in Neptune.Backend.Model Methods toJSON :: OrganizationDTO -> Value # toEncoding :: OrganizationDTO -> Encoding # toJSONList :: [OrganizationDTO] -> Value # toEncodingList :: [OrganizationDTO] -> Encoding # | |
| FromJSON OrganizationDTO Source # | FromJSON OrganizationDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser OrganizationDTO # parseJSONList :: Value -> Parser [OrganizationDTO] # | |
Arguments
| :: Text | |
| -> Text | |
| -> Text | |
| -> OrganizationTypeDTO | |
| -> AvatarSourceEnum | |
| -> Text | |
| -> DateTime | |
| -> OrganizationDTO |
Construct a value of type OrganizationDTO (by applying it's required fields, if any)
OrganizationInvitationDTO
data OrganizationInvitationDTO Source #
OrganizationInvitationDTO
Constructors
| OrganizationInvitationDTO | |
Fields
| |
Instances
| Eq OrganizationInvitationDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: OrganizationInvitationDTO -> OrganizationInvitationDTO -> Bool # (/=) :: OrganizationInvitationDTO -> OrganizationInvitationDTO -> Bool # | |
| Show OrganizationInvitationDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> OrganizationInvitationDTO -> ShowS # show :: OrganizationInvitationDTO -> String # showList :: [OrganizationInvitationDTO] -> ShowS # | |
| ToJSON OrganizationInvitationDTO Source # | ToJSON OrganizationInvitationDTO |
Defined in Neptune.Backend.Model Methods toJSON :: OrganizationInvitationDTO -> Value # toEncoding :: OrganizationInvitationDTO -> Encoding # toJSONList :: [OrganizationInvitationDTO] -> Value # | |
| FromJSON OrganizationInvitationDTO Source # | FromJSON OrganizationInvitationDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser OrganizationInvitationDTO # parseJSONList :: Value -> Parser [OrganizationInvitationDTO] # | |
mkOrganizationInvitationDTO Source #
Arguments
| :: OrganizationRoleDTO | |
| -> Text | |
| -> Text | |
| -> Text | |
| -> Text | |
| -> InvitationStatusEnumDTO | |
| -> InvitationTypeEnumDTO | |
| -> OrganizationInvitationDTO |
Construct a value of type OrganizationInvitationDTO (by applying it's required fields, if any)
OrganizationInvitationUpdateDTO
data OrganizationInvitationUpdateDTO Source #
OrganizationInvitationUpdateDTO
Constructors
| OrganizationInvitationUpdateDTO | |
Fields
| |
Instances
mkOrganizationInvitationUpdateDTO Source #
Arguments
| :: OrganizationRoleDTO | |
| -> OrganizationInvitationUpdateDTO |
Construct a value of type OrganizationInvitationUpdateDTO (by applying it's required fields, if any)
OrganizationLimitsDTO
data OrganizationLimitsDTO Source #
OrganizationLimitsDTO
Constructors
| OrganizationLimitsDTO | |
Fields
| |
Instances
| Eq OrganizationLimitsDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: OrganizationLimitsDTO -> OrganizationLimitsDTO -> Bool # (/=) :: OrganizationLimitsDTO -> OrganizationLimitsDTO -> Bool # | |
| Show OrganizationLimitsDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> OrganizationLimitsDTO -> ShowS # show :: OrganizationLimitsDTO -> String # showList :: [OrganizationLimitsDTO] -> ShowS # | |
| ToJSON OrganizationLimitsDTO Source # | ToJSON OrganizationLimitsDTO |
Defined in Neptune.Backend.Model Methods toJSON :: OrganizationLimitsDTO -> Value # toEncoding :: OrganizationLimitsDTO -> Encoding # toJSONList :: [OrganizationLimitsDTO] -> Value # toEncodingList :: [OrganizationLimitsDTO] -> Encoding # | |
| FromJSON OrganizationLimitsDTO Source # | FromJSON OrganizationLimitsDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser OrganizationLimitsDTO # parseJSONList :: Value -> Parser [OrganizationLimitsDTO] # | |
mkOrganizationLimitsDTO :: OrganizationLimitsDTO Source #
Construct a value of type OrganizationLimitsDTO (by applying it's required fields, if any)
OrganizationMemberDTO
data OrganizationMemberDTO Source #
OrganizationMemberDTO
Constructors
| OrganizationMemberDTO | |
Fields
| |
Instances
| Eq OrganizationMemberDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: OrganizationMemberDTO -> OrganizationMemberDTO -> Bool # (/=) :: OrganizationMemberDTO -> OrganizationMemberDTO -> Bool # | |
| Show OrganizationMemberDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> OrganizationMemberDTO -> ShowS # show :: OrganizationMemberDTO -> String # showList :: [OrganizationMemberDTO] -> ShowS # | |
| ToJSON OrganizationMemberDTO Source # | ToJSON OrganizationMemberDTO |
Defined in Neptune.Backend.Model Methods toJSON :: OrganizationMemberDTO -> Value # toEncoding :: OrganizationMemberDTO -> Encoding # toJSONList :: [OrganizationMemberDTO] -> Value # toEncodingList :: [OrganizationMemberDTO] -> Encoding # | |
| FromJSON OrganizationMemberDTO Source # | FromJSON OrganizationMemberDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser OrganizationMemberDTO # parseJSONList :: Value -> Parser [OrganizationMemberDTO] # | |
mkOrganizationMemberDTO Source #
Arguments
| :: OrganizationRoleDTO | |
| -> Bool | |
| -> OrganizationMemberDTO |
Construct a value of type OrganizationMemberDTO (by applying it's required fields, if any)
OrganizationMemberUpdateDTO
data OrganizationMemberUpdateDTO Source #
OrganizationMemberUpdateDTO
Constructors
| OrganizationMemberUpdateDTO | |
Fields
| |
Instances
mkOrganizationMemberUpdateDTO Source #
Construct a value of type OrganizationMemberUpdateDTO (by applying it's required fields, if any)
OrganizationNameAvailableDTO
data OrganizationNameAvailableDTO Source #
OrganizationNameAvailableDTO
Constructors
| OrganizationNameAvailableDTO | |
Fields
| |
Instances
mkOrganizationNameAvailableDTO Source #
Construct a value of type OrganizationNameAvailableDTO (by applying it's required fields, if any)
OrganizationPricingPlanDTO
data OrganizationPricingPlanDTO Source #
OrganizationPricingPlanDTO
Constructors
| OrganizationPricingPlanDTO | |
Fields
| |
Instances
mkOrganizationPricingPlanDTO Source #
Construct a value of type OrganizationPricingPlanDTO (by applying it's required fields, if any)
OrganizationUpdateDTO
data OrganizationUpdateDTO Source #
OrganizationUpdateDTO
Constructors
| OrganizationUpdateDTO | |
Fields
| |
Instances
mkOrganizationUpdateDTO :: OrganizationUpdateDTO Source #
Construct a value of type OrganizationUpdateDTO (by applying it's required fields, if any)
OrganizationWithRoleDTO
data OrganizationWithRoleDTO Source #
OrganizationWithRoleDTO
Constructors
| OrganizationWithRoleDTO | |
Fields
| |
Instances
| Eq OrganizationWithRoleDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: OrganizationWithRoleDTO -> OrganizationWithRoleDTO -> Bool # (/=) :: OrganizationWithRoleDTO -> OrganizationWithRoleDTO -> Bool # | |
| Show OrganizationWithRoleDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> OrganizationWithRoleDTO -> ShowS # show :: OrganizationWithRoleDTO -> String # showList :: [OrganizationWithRoleDTO] -> ShowS # | |
| ToJSON OrganizationWithRoleDTO Source # | ToJSON OrganizationWithRoleDTO |
Defined in Neptune.Backend.Model Methods toJSON :: OrganizationWithRoleDTO -> Value # toEncoding :: OrganizationWithRoleDTO -> Encoding # toJSONList :: [OrganizationWithRoleDTO] -> Value # | |
| FromJSON OrganizationWithRoleDTO Source # | FromJSON OrganizationWithRoleDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser OrganizationWithRoleDTO # parseJSONList :: Value -> Parser [OrganizationWithRoleDTO] # | |
mkOrganizationWithRoleDTO Source #
Arguments
| :: Text | |
| -> Text | |
| -> Text | |
| -> OrganizationTypeDTO | |
| -> AvatarSourceEnum | |
| -> Text | |
| -> DateTime | |
| -> OrganizationWithRoleDTO |
Construct a value of type OrganizationWithRoleDTO (by applying it's required fields, if any)
OutputImageDTO
data OutputImageDTO Source #
OutputImageDTO
Constructors
| OutputImageDTO | |
Fields
| |
Instances
| Eq OutputImageDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: OutputImageDTO -> OutputImageDTO -> Bool # (/=) :: OutputImageDTO -> OutputImageDTO -> Bool # | |
| Show OutputImageDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> OutputImageDTO -> ShowS # show :: OutputImageDTO -> String # showList :: [OutputImageDTO] -> ShowS # | |
| ToJSON OutputImageDTO Source # | ToJSON OutputImageDTO |
Defined in Neptune.Backend.Model Methods toJSON :: OutputImageDTO -> Value # toEncoding :: OutputImageDTO -> Encoding # toJSONList :: [OutputImageDTO] -> Value # toEncodingList :: [OutputImageDTO] -> Encoding # | |
| FromJSON OutputImageDTO Source # | FromJSON OutputImageDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser OutputImageDTO # parseJSONList :: Value -> Parser [OutputImageDTO] # | |
mkOutputImageDTO :: OutputImageDTO Source #
Construct a value of type OutputImageDTO (by applying it's required fields, if any)
Parameter
Parameter
Constructors
| Parameter | |
Fields
| |
Arguments
| :: Text | |
| -> ParameterTypeEnum | |
| -> Text | |
| -> Text | |
| -> Parameter |
Construct a value of type Parameter (by applying it's required fields, if any)
PasswordChangeDTO
data PasswordChangeDTO Source #
PasswordChangeDTO
Constructors
| PasswordChangeDTO | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> Text | |
| -> PasswordChangeDTO |
Construct a value of type PasswordChangeDTO (by applying it's required fields, if any)
Point
Point
Constructors
| Point | |
Construct a value of type Point (by applying it's required fields, if any)
PointValueDTO
data PointValueDTO Source #
PointValueDTO
Constructors
| PointValueDTO | |
Fields
| |
Instances
| Eq PointValueDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: PointValueDTO -> PointValueDTO -> Bool # (/=) :: PointValueDTO -> PointValueDTO -> Bool # | |
| Show PointValueDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> PointValueDTO -> ShowS # show :: PointValueDTO -> String # showList :: [PointValueDTO] -> ShowS # | |
| ToJSON PointValueDTO Source # | ToJSON PointValueDTO |
Defined in Neptune.Backend.Model Methods toJSON :: PointValueDTO -> Value # toEncoding :: PointValueDTO -> Encoding # toJSONList :: [PointValueDTO] -> Value # toEncodingList :: [PointValueDTO] -> Encoding # | |
| FromJSON PointValueDTO Source # | FromJSON PointValueDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser PointValueDTO # parseJSONList :: Value -> Parser [PointValueDTO] # | |
Arguments
| :: Integer | |
| -> Double | |
| -> Y | |
| -> PointValueDTO |
Construct a value of type PointValueDTO (by applying it's required fields, if any)
ProjectInvitationDTO
data ProjectInvitationDTO Source #
ProjectInvitationDTO
Constructors
| ProjectInvitationDTO | |
Fields
| |
Instances
| Eq ProjectInvitationDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ProjectInvitationDTO -> ProjectInvitationDTO -> Bool # (/=) :: ProjectInvitationDTO -> ProjectInvitationDTO -> Bool # | |
| Show ProjectInvitationDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ProjectInvitationDTO -> ShowS # show :: ProjectInvitationDTO -> String # showList :: [ProjectInvitationDTO] -> ShowS # | |
| ToJSON ProjectInvitationDTO Source # | ToJSON ProjectInvitationDTO |
Defined in Neptune.Backend.Model Methods toJSON :: ProjectInvitationDTO -> Value # toEncoding :: ProjectInvitationDTO -> Encoding # toJSONList :: [ProjectInvitationDTO] -> Value # toEncodingList :: [ProjectInvitationDTO] -> Encoding # | |
| FromJSON ProjectInvitationDTO Source # | FromJSON ProjectInvitationDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ProjectInvitationDTO # parseJSONList :: Value -> Parser [ProjectInvitationDTO] # | |
mkProjectInvitationDTO Source #
Arguments
| :: ProjectRoleDTO | |
| -> Text | |
| -> Text | |
| -> Text | |
| -> Text | |
| -> Text | |
| -> InvitationStatusEnumDTO | |
| -> InvitationTypeEnumDTO | |
| -> ProjectInvitationDTO |
Construct a value of type ProjectInvitationDTO (by applying it's required fields, if any)
ProjectInvitationUpdateDTO
data ProjectInvitationUpdateDTO Source #
ProjectInvitationUpdateDTO
Constructors
| ProjectInvitationUpdateDTO | |
Fields
| |
Instances
mkProjectInvitationUpdateDTO Source #
Construct a value of type ProjectInvitationUpdateDTO (by applying it's required fields, if any)
ProjectKeyDTO
data ProjectKeyDTO Source #
ProjectKeyDTO
Constructors
| ProjectKeyDTO | |
Fields
| |
Instances
| Eq ProjectKeyDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ProjectKeyDTO -> ProjectKeyDTO -> Bool # (/=) :: ProjectKeyDTO -> ProjectKeyDTO -> Bool # | |
| Show ProjectKeyDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ProjectKeyDTO -> ShowS # show :: ProjectKeyDTO -> String # showList :: [ProjectKeyDTO] -> ShowS # | |
| ToJSON ProjectKeyDTO Source # | ToJSON ProjectKeyDTO |
Defined in Neptune.Backend.Model Methods toJSON :: ProjectKeyDTO -> Value # toEncoding :: ProjectKeyDTO -> Encoding # toJSONList :: [ProjectKeyDTO] -> Value # toEncodingList :: [ProjectKeyDTO] -> Encoding # | |
| FromJSON ProjectKeyDTO Source # | FromJSON ProjectKeyDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ProjectKeyDTO # parseJSONList :: Value -> Parser [ProjectKeyDTO] # | |
Arguments
| :: Text | |
| -> ProjectKeyDTO |
Construct a value of type ProjectKeyDTO (by applying it's required fields, if any)
ProjectListDTO
data ProjectListDTO Source #
ProjectListDTO
Constructors
| ProjectListDTO | |
Fields
| |
Instances
| Eq ProjectListDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ProjectListDTO -> ProjectListDTO -> Bool # (/=) :: ProjectListDTO -> ProjectListDTO -> Bool # | |
| Show ProjectListDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ProjectListDTO -> ShowS # show :: ProjectListDTO -> String # showList :: [ProjectListDTO] -> ShowS # | |
| ToJSON ProjectListDTO Source # | ToJSON ProjectListDTO |
Defined in Neptune.Backend.Model Methods toJSON :: ProjectListDTO -> Value # toEncoding :: ProjectListDTO -> Encoding # toJSONList :: [ProjectListDTO] -> Value # toEncodingList :: [ProjectListDTO] -> Encoding # | |
| FromJSON ProjectListDTO Source # | FromJSON ProjectListDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ProjectListDTO # parseJSONList :: Value -> Parser [ProjectListDTO] # | |
Arguments
| :: [ProjectWithRoleDTO] | |
| -> Int | |
| -> Int | |
| -> ProjectListDTO |
Construct a value of type ProjectListDTO (by applying it's required fields, if any)
ProjectMemberDTO
data ProjectMemberDTO Source #
ProjectMemberDTO
Constructors
| ProjectMemberDTO | |
Fields
| |
Instances
| Eq ProjectMemberDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ProjectMemberDTO -> ProjectMemberDTO -> Bool # (/=) :: ProjectMemberDTO -> ProjectMemberDTO -> Bool # | |
| Show ProjectMemberDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ProjectMemberDTO -> ShowS # show :: ProjectMemberDTO -> String # showList :: [ProjectMemberDTO] -> ShowS # | |
| ToJSON ProjectMemberDTO Source # | ToJSON ProjectMemberDTO |
Defined in Neptune.Backend.Model Methods toJSON :: ProjectMemberDTO -> Value # toEncoding :: ProjectMemberDTO -> Encoding # toJSONList :: [ProjectMemberDTO] -> Value # toEncodingList :: [ProjectMemberDTO] -> Encoding # | |
| FromJSON ProjectMemberDTO Source # | FromJSON ProjectMemberDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ProjectMemberDTO # parseJSONList :: Value -> Parser [ProjectMemberDTO] # | |
Arguments
| :: ProjectRoleDTO | |
| -> Bool | |
| -> Bool | |
| -> ProjectMemberDTO |
Construct a value of type ProjectMemberDTO (by applying it's required fields, if any)
ProjectMemberUpdateDTO
data ProjectMemberUpdateDTO Source #
ProjectMemberUpdateDTO
Constructors
| ProjectMemberUpdateDTO | |
Fields
| |
Instances
mkProjectMemberUpdateDTO Source #
Construct a value of type ProjectMemberUpdateDTO (by applying it's required fields, if any)
ProjectMembersDTO
data ProjectMembersDTO Source #
ProjectMembersDTO
Constructors
| ProjectMembersDTO | |
Fields
| |
Instances
| Eq ProjectMembersDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ProjectMembersDTO -> ProjectMembersDTO -> Bool # (/=) :: ProjectMembersDTO -> ProjectMembersDTO -> Bool # | |
| Show ProjectMembersDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ProjectMembersDTO -> ShowS # show :: ProjectMembersDTO -> String # showList :: [ProjectMembersDTO] -> ShowS # | |
| ToJSON ProjectMembersDTO Source # | ToJSON ProjectMembersDTO |
Defined in Neptune.Backend.Model Methods toJSON :: ProjectMembersDTO -> Value # toEncoding :: ProjectMembersDTO -> Encoding # toJSONList :: [ProjectMembersDTO] -> Value # toEncodingList :: [ProjectMembersDTO] -> Encoding # | |
| FromJSON ProjectMembersDTO Source # | FromJSON ProjectMembersDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ProjectMembersDTO # parseJSONList :: Value -> Parser [ProjectMembersDTO] # | |
Arguments
| :: Text | |
| -> Text | |
| -> Text | |
| -> [ProjectMemberDTO] | |
| -> Text | |
| -> ProjectMembersDTO |
Construct a value of type ProjectMembersDTO (by applying it's required fields, if any)
ProjectMetadataDTO
data ProjectMetadataDTO Source #
ProjectMetadataDTO
Constructors
| ProjectMetadataDTO | |
Fields
| |
Instances
| Eq ProjectMetadataDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ProjectMetadataDTO -> ProjectMetadataDTO -> Bool # (/=) :: ProjectMetadataDTO -> ProjectMetadataDTO -> Bool # | |
| Show ProjectMetadataDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ProjectMetadataDTO -> ShowS # show :: ProjectMetadataDTO -> String # showList :: [ProjectMetadataDTO] -> ShowS # | |
| ToJSON ProjectMetadataDTO Source # | ToJSON ProjectMetadataDTO |
Defined in Neptune.Backend.Model Methods toJSON :: ProjectMetadataDTO -> Value # toEncoding :: ProjectMetadataDTO -> Encoding # toJSONList :: [ProjectMetadataDTO] -> Value # toEncodingList :: [ProjectMetadataDTO] -> Encoding # | |
| FromJSON ProjectMetadataDTO Source # | FromJSON ProjectMetadataDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ProjectMetadataDTO # parseJSONList :: Value -> Parser [ProjectMetadataDTO] # | |
Arguments
| :: Text | |
| -> OrganizationTypeDTO | |
| -> DateTime | |
| -> Text | |
| -> Int | |
| -> Text | |
| -> Text | |
| -> Text | |
| -> ProjectMetadataDTO |
Construct a value of type ProjectMetadataDTO (by applying it's required fields, if any)
ProjectUpdateDTO
data ProjectUpdateDTO Source #
ProjectUpdateDTO
Constructors
| ProjectUpdateDTO | |
Fields
| |
Instances
mkProjectUpdateDTO :: ProjectUpdateDTO Source #
Construct a value of type ProjectUpdateDTO (by applying it's required fields, if any)
ProjectWithRoleDTO
data ProjectWithRoleDTO Source #
ProjectWithRoleDTO
Constructors
| ProjectWithRoleDTO | |
Fields
| |
Instances
| Eq ProjectWithRoleDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: ProjectWithRoleDTO -> ProjectWithRoleDTO -> Bool # (/=) :: ProjectWithRoleDTO -> ProjectWithRoleDTO -> Bool # | |
| Show ProjectWithRoleDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> ProjectWithRoleDTO -> ShowS # show :: ProjectWithRoleDTO -> String # showList :: [ProjectWithRoleDTO] -> ShowS # | |
| ToJSON ProjectWithRoleDTO Source # | ToJSON ProjectWithRoleDTO |
Defined in Neptune.Backend.Model Methods toJSON :: ProjectWithRoleDTO -> Value # toEncoding :: ProjectWithRoleDTO -> Encoding # toJSONList :: [ProjectWithRoleDTO] -> Value # toEncodingList :: [ProjectWithRoleDTO] -> Encoding # | |
| FromJSON ProjectWithRoleDTO Source # | FromJSON ProjectWithRoleDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser ProjectWithRoleDTO # parseJSONList :: Value -> Parser [ProjectWithRoleDTO] # | |
Arguments
| :: ProjectCodeAccessDTO | |
| -> Text | |
| -> OrganizationTypeDTO | |
| -> Bool | |
| -> Text | |
| -> Int | |
| -> Text | |
| -> Text | |
| -> Text | |
| -> Int | |
| -> ProjectVisibilityDTO | |
| -> Text | |
| -> DateTime | |
| -> DateTime | |
| -> AvatarSourceEnum | |
| -> Int | |
| -> ProjectRoleDTO | |
| -> ProjectWithRoleDTO |
Construct a value of type ProjectWithRoleDTO (by applying it's required fields, if any)
PublicUserProfileDTO
data PublicUserProfileDTO Source #
PublicUserProfileDTO
Constructors
| PublicUserProfileDTO | |
Fields
| |
Instances
| Eq PublicUserProfileDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: PublicUserProfileDTO -> PublicUserProfileDTO -> Bool # (/=) :: PublicUserProfileDTO -> PublicUserProfileDTO -> Bool # | |
| Show PublicUserProfileDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> PublicUserProfileDTO -> ShowS # show :: PublicUserProfileDTO -> String # showList :: [PublicUserProfileDTO] -> ShowS # | |
| ToJSON PublicUserProfileDTO Source # | ToJSON PublicUserProfileDTO |
Defined in Neptune.Backend.Model Methods toJSON :: PublicUserProfileDTO -> Value # toEncoding :: PublicUserProfileDTO -> Encoding # toJSONList :: [PublicUserProfileDTO] -> Value # toEncodingList :: [PublicUserProfileDTO] -> Encoding # | |
| FromJSON PublicUserProfileDTO Source # | FromJSON PublicUserProfileDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser PublicUserProfileDTO # parseJSONList :: Value -> Parser [PublicUserProfileDTO] # | |
mkPublicUserProfileDTO Source #
Arguments
| :: Text | |
| -> AvatarSourceEnum | |
| -> Text | |
| -> Text | |
| -> Text | |
| -> UserProfileLinksDTO | |
| -> PublicUserProfileDTO |
Construct a value of type PublicUserProfileDTO (by applying it's required fields, if any)
QuestionnaireDTO
data QuestionnaireDTO Source #
QuestionnaireDTO
Constructors
| QuestionnaireDTO | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> QuestionnaireDTO |
Construct a value of type QuestionnaireDTO (by applying it's required fields, if any)
RegisteredMemberInfoDTO
data RegisteredMemberInfoDTO Source #
RegisteredMemberInfoDTO
Constructors
| RegisteredMemberInfoDTO | |
Fields
| |
Instances
| Eq RegisteredMemberInfoDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: RegisteredMemberInfoDTO -> RegisteredMemberInfoDTO -> Bool # (/=) :: RegisteredMemberInfoDTO -> RegisteredMemberInfoDTO -> Bool # | |
| Show RegisteredMemberInfoDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> RegisteredMemberInfoDTO -> ShowS # show :: RegisteredMemberInfoDTO -> String # showList :: [RegisteredMemberInfoDTO] -> ShowS # | |
| ToJSON RegisteredMemberInfoDTO Source # | ToJSON RegisteredMemberInfoDTO |
Defined in Neptune.Backend.Model Methods toJSON :: RegisteredMemberInfoDTO -> Value # toEncoding :: RegisteredMemberInfoDTO -> Encoding # toJSONList :: [RegisteredMemberInfoDTO] -> Value # | |
| FromJSON RegisteredMemberInfoDTO Source # | FromJSON RegisteredMemberInfoDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser RegisteredMemberInfoDTO # parseJSONList :: Value -> Parser [RegisteredMemberInfoDTO] # | |
mkRegisteredMemberInfoDTO Source #
Arguments
| :: AvatarSourceEnum | |
| -> Text | |
| -> Text | |
| -> Text | |
| -> Text | |
| -> RegisteredMemberInfoDTO |
Construct a value of type RegisteredMemberInfoDTO (by applying it's required fields, if any)
RegistrationSurveyDTO
data RegistrationSurveyDTO Source #
RegistrationSurveyDTO
Constructors
| RegistrationSurveyDTO | |
Fields
| |
Instances
mkRegistrationSurveyDTO Source #
Arguments
| :: Text | |
| -> RegistrationSurveyDTO |
Construct a value of type RegistrationSurveyDTO (by applying it's required fields, if any)
Series
Series
Constructors
| Series | |
Fields
| |
Arguments
| :: SeriesType | |
| -> Text | |
| -> Series |
Construct a value of type Series (by applying it's required fields, if any)
SeriesDefinition
data SeriesDefinition Source #
SeriesDefinition
Constructors
| SeriesDefinition | |
Fields
| |
Instances
| Eq SeriesDefinition Source # | |
Defined in Neptune.Backend.Model Methods (==) :: SeriesDefinition -> SeriesDefinition -> Bool # (/=) :: SeriesDefinition -> SeriesDefinition -> Bool # | |
| Show SeriesDefinition Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> SeriesDefinition -> ShowS # show :: SeriesDefinition -> String # showList :: [SeriesDefinition] -> ShowS # | |
| ToJSON SeriesDefinition Source # | ToJSON SeriesDefinition |
Defined in Neptune.Backend.Model Methods toJSON :: SeriesDefinition -> Value # toEncoding :: SeriesDefinition -> Encoding # toJSONList :: [SeriesDefinition] -> Value # toEncodingList :: [SeriesDefinition] -> Encoding # | |
| FromJSON SeriesDefinition Source # | FromJSON SeriesDefinition |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser SeriesDefinition # parseJSONList :: Value -> Parser [SeriesDefinition] # | |
Construct a value of type SeriesDefinition (by applying it's required fields, if any)
SessionDTO
data SessionDTO Source #
SessionDTO
Constructors
| SessionDTO | |
Fields
| |
Instances
| Eq SessionDTO Source # | |
Defined in Neptune.Backend.Model | |
| Show SessionDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> SessionDTO -> ShowS # show :: SessionDTO -> String # showList :: [SessionDTO] -> ShowS # | |
| ToJSON SessionDTO Source # | ToJSON SessionDTO |
Defined in Neptune.Backend.Model Methods toJSON :: SessionDTO -> Value # toEncoding :: SessionDTO -> Encoding # toJSONList :: [SessionDTO] -> Value # toEncodingList :: [SessionDTO] -> Encoding # | |
| FromJSON SessionDTO Source # | FromJSON SessionDTO |
Defined in Neptune.Backend.Model | |
Arguments
| :: Text | |
| -> SessionDTO |
Construct a value of type SessionDTO (by applying it's required fields, if any)
StateTransitions
data StateTransitions Source #
StateTransitions
Constructors
| StateTransitions | |
Fields
| |
Instances
| Eq StateTransitions Source # | |
Defined in Neptune.Backend.Model Methods (==) :: StateTransitions -> StateTransitions -> Bool # (/=) :: StateTransitions -> StateTransitions -> Bool # | |
| Show StateTransitions Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> StateTransitions -> ShowS # show :: StateTransitions -> String # showList :: [StateTransitions] -> ShowS # | |
| ToJSON StateTransitions Source # | ToJSON StateTransitions |
Defined in Neptune.Backend.Model Methods toJSON :: StateTransitions -> Value # toEncoding :: StateTransitions -> Encoding # toJSONList :: [StateTransitions] -> Value # toEncodingList :: [StateTransitions] -> Encoding # | |
| FromJSON StateTransitions Source # | FromJSON StateTransitions |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser StateTransitions # parseJSONList :: Value -> Parser [StateTransitions] # | |
mkStateTransitions :: StateTransitions Source #
Construct a value of type StateTransitions (by applying it's required fields, if any)
StorageUsage
data StorageUsage Source #
StorageUsage
Constructors
| StorageUsage | |
Fields
| |
Instances
| Eq StorageUsage Source # | |
Defined in Neptune.Backend.Model | |
| Show StorageUsage Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> StorageUsage -> ShowS # show :: StorageUsage -> String # showList :: [StorageUsage] -> ShowS # | |
| ToJSON StorageUsage Source # | ToJSON StorageUsage |
Defined in Neptune.Backend.Model Methods toJSON :: StorageUsage -> Value # toEncoding :: StorageUsage -> Encoding # toJSONList :: [StorageUsage] -> Value # toEncodingList :: [StorageUsage] -> Encoding # | |
| FromJSON StorageUsage Source # | FromJSON StorageUsage |
Defined in Neptune.Backend.Model | |
Arguments
| :: Integer | |
| -> StorageUsage |
Construct a value of type StorageUsage (by applying it's required fields, if any)
SubscriptionCancelInfoDTO
data SubscriptionCancelInfoDTO Source #
SubscriptionCancelInfoDTO
Constructors
| SubscriptionCancelInfoDTO | |
Fields
| |
Instances
mkSubscriptionCancelInfoDTO Source #
Arguments
| :: [Text] | |
| -> SubscriptionCancelInfoDTO |
Construct a value of type SubscriptionCancelInfoDTO (by applying it's required fields, if any)
SystemMetric
data SystemMetric Source #
SystemMetric
Constructors
| SystemMetric | |
Fields
| |
Instances
| Eq SystemMetric Source # | |
Defined in Neptune.Backend.Model | |
| Show SystemMetric Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> SystemMetric -> ShowS # show :: SystemMetric -> String # showList :: [SystemMetric] -> ShowS # | |
| ToJSON SystemMetric Source # | ToJSON SystemMetric |
Defined in Neptune.Backend.Model Methods toJSON :: SystemMetric -> Value # toEncoding :: SystemMetric -> Encoding # toJSONList :: [SystemMetric] -> Value # toEncodingList :: [SystemMetric] -> Encoding # | |
| FromJSON SystemMetric Source # | FromJSON SystemMetric |
Defined in Neptune.Backend.Model | |
Arguments
| :: [Text] | |
| -> Text | |
| -> Text | |
| -> SystemMetricResourceType | |
| -> Text | |
| -> Text | |
| -> SystemMetric |
Construct a value of type SystemMetric (by applying it's required fields, if any)
SystemMetricParams
data SystemMetricParams Source #
SystemMetricParams
Constructors
| SystemMetricParams | |
Fields
| |
Instances
Arguments
| :: [Text] | |
| -> Text | |
| -> Text | |
| -> SystemMetricResourceType | |
| -> SystemMetricParams |
Construct a value of type SystemMetricParams (by applying it's required fields, if any)
SystemMetricPoint
data SystemMetricPoint Source #
SystemMetricPoint
Constructors
| SystemMetricPoint | |
Fields
| |
Instances
| Eq SystemMetricPoint Source # | |
Defined in Neptune.Backend.Model Methods (==) :: SystemMetricPoint -> SystemMetricPoint -> Bool # (/=) :: SystemMetricPoint -> SystemMetricPoint -> Bool # | |
| Show SystemMetricPoint Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> SystemMetricPoint -> ShowS # show :: SystemMetricPoint -> String # showList :: [SystemMetricPoint] -> ShowS # | |
| ToJSON SystemMetricPoint Source # | ToJSON SystemMetricPoint |
Defined in Neptune.Backend.Model Methods toJSON :: SystemMetricPoint -> Value # toEncoding :: SystemMetricPoint -> Encoding # toJSONList :: [SystemMetricPoint] -> Value # toEncodingList :: [SystemMetricPoint] -> Encoding # | |
| FromJSON SystemMetricPoint Source # | FromJSON SystemMetricPoint |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser SystemMetricPoint # parseJSONList :: Value -> Parser [SystemMetricPoint] # | |
Arguments
| :: Integer | |
| -> Integer | |
| -> Double | |
| -> SystemMetricPoint |
Construct a value of type SystemMetricPoint (by applying it's required fields, if any)
SystemMetricValues
data SystemMetricValues Source #
SystemMetricValues
Constructors
| SystemMetricValues | |
Fields
| |
Instances
| Eq SystemMetricValues Source # | |
Defined in Neptune.Backend.Model Methods (==) :: SystemMetricValues -> SystemMetricValues -> Bool # (/=) :: SystemMetricValues -> SystemMetricValues -> Bool # | |
| Show SystemMetricValues Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> SystemMetricValues -> ShowS # show :: SystemMetricValues -> String # showList :: [SystemMetricValues] -> ShowS # | |
| ToJSON SystemMetricValues Source # | ToJSON SystemMetricValues |
Defined in Neptune.Backend.Model Methods toJSON :: SystemMetricValues -> Value # toEncoding :: SystemMetricValues -> Encoding # toJSONList :: [SystemMetricValues] -> Value # toEncodingList :: [SystemMetricValues] -> Encoding # | |
| FromJSON SystemMetricValues Source # | FromJSON SystemMetricValues |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser SystemMetricValues # parseJSONList :: Value -> Parser [SystemMetricValues] # | |
Arguments
| :: Text | |
| -> Text | |
| -> [SystemMetricPoint] | |
| -> SystemMetricValues |
Construct a value of type SystemMetricValues (by applying it's required fields, if any)
UUID
UUID
Constructors
| UUID | |
Fields
| |
Construct a value of type UUID (by applying it's required fields, if any)
UpdateTagsParams
data UpdateTagsParams Source #
UpdateTagsParams
Constructors
| UpdateTagsParams | |
Fields
| |
Instances
Arguments
| :: [Text] | |
| -> [Text] | |
| -> [Text] | |
| -> UpdateTagsParams |
Construct a value of type UpdateTagsParams (by applying it's required fields, if any)
UserListDTO
data UserListDTO Source #
UserListDTO
Constructors
| UserListDTO | |
Fields
| |
Instances
| Eq UserListDTO Source # | |
Defined in Neptune.Backend.Model | |
| Show UserListDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> UserListDTO -> ShowS # show :: UserListDTO -> String # showList :: [UserListDTO] -> ShowS # | |
| ToJSON UserListDTO Source # | ToJSON UserListDTO |
Defined in Neptune.Backend.Model Methods toJSON :: UserListDTO -> Value # toEncoding :: UserListDTO -> Encoding # toJSONList :: [UserListDTO] -> Value # toEncodingList :: [UserListDTO] -> Encoding # | |
| FromJSON UserListDTO Source # | FromJSON UserListDTO |
Defined in Neptune.Backend.Model | |
Arguments
| :: [UserListItemDTO] | |
| -> Int | |
| -> Int | |
| -> UserListDTO |
Construct a value of type UserListDTO (by applying it's required fields, if any)
UserListItemDTO
data UserListItemDTO Source #
UserListItemDTO
Constructors
| UserListItemDTO | |
Fields
| |
Instances
| Eq UserListItemDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: UserListItemDTO -> UserListItemDTO -> Bool # (/=) :: UserListItemDTO -> UserListItemDTO -> Bool # | |
| Show UserListItemDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> UserListItemDTO -> ShowS # show :: UserListItemDTO -> String # showList :: [UserListItemDTO] -> ShowS # | |
| ToJSON UserListItemDTO Source # | ToJSON UserListItemDTO |
Defined in Neptune.Backend.Model Methods toJSON :: UserListItemDTO -> Value # toEncoding :: UserListItemDTO -> Encoding # toJSONList :: [UserListItemDTO] -> Value # toEncodingList :: [UserListItemDTO] -> Encoding # | |
| FromJSON UserListItemDTO Source # | FromJSON UserListItemDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser UserListItemDTO # parseJSONList :: Value -> Parser [UserListItemDTO] # | |
Arguments
| :: AvatarSourceEnum | |
| -> Text | |
| -> Text | |
| -> Text | |
| -> Text | |
| -> UserListItemDTO |
Construct a value of type UserListItemDTO (by applying it's required fields, if any)
UserPricingStatusDTO
data UserPricingStatusDTO Source #
UserPricingStatusDTO
Constructors
| UserPricingStatusDTO | |
Fields
| |
Instances
| Eq UserPricingStatusDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: UserPricingStatusDTO -> UserPricingStatusDTO -> Bool # (/=) :: UserPricingStatusDTO -> UserPricingStatusDTO -> Bool # | |
| Show UserPricingStatusDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> UserPricingStatusDTO -> ShowS # show :: UserPricingStatusDTO -> String # showList :: [UserPricingStatusDTO] -> ShowS # | |
| ToJSON UserPricingStatusDTO Source # | ToJSON UserPricingStatusDTO |
Defined in Neptune.Backend.Model Methods toJSON :: UserPricingStatusDTO -> Value # toEncoding :: UserPricingStatusDTO -> Encoding # toJSONList :: [UserPricingStatusDTO] -> Value # toEncodingList :: [UserPricingStatusDTO] -> Encoding # | |
| FromJSON UserPricingStatusDTO Source # | FromJSON UserPricingStatusDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser UserPricingStatusDTO # parseJSONList :: Value -> Parser [UserPricingStatusDTO] # | |
mkUserPricingStatusDTO Source #
Construct a value of type UserPricingStatusDTO (by applying it's required fields, if any)
UserProfileDTO
data UserProfileDTO Source #
UserProfileDTO
Constructors
| UserProfileDTO | |
Fields
| |
Instances
| Eq UserProfileDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: UserProfileDTO -> UserProfileDTO -> Bool # (/=) :: UserProfileDTO -> UserProfileDTO -> Bool # | |
| Show UserProfileDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> UserProfileDTO -> ShowS # show :: UserProfileDTO -> String # showList :: [UserProfileDTO] -> ShowS # | |
| ToJSON UserProfileDTO Source # | ToJSON UserProfileDTO |
Defined in Neptune.Backend.Model Methods toJSON :: UserProfileDTO -> Value # toEncoding :: UserProfileDTO -> Encoding # toJSONList :: [UserProfileDTO] -> Value # toEncodingList :: [UserProfileDTO] -> Encoding # | |
| FromJSON UserProfileDTO Source # | FromJSON UserProfileDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser UserProfileDTO # parseJSONList :: Value -> Parser [UserProfileDTO] # | |
Arguments
| :: Text | |
| -> Text | |
| -> Bool | |
| -> AvatarSourceEnum | |
| -> Text | |
| -> Text | |
| -> DateTime | |
| -> Text | |
| -> Bool | |
| -> Text | |
| -> Text | |
| -> Text | |
| -> UserProfileLinksDTO | |
| -> UserProfileDTO |
Construct a value of type UserProfileDTO (by applying it's required fields, if any)
UserProfileLinkDTO
data UserProfileLinkDTO Source #
UserProfileLinkDTO
Constructors
| UserProfileLinkDTO | |
Fields
| |
Instances
Construct a value of type UserProfileLinkDTO (by applying it's required fields, if any)
UserProfileLinksDTO
data UserProfileLinksDTO Source #
UserProfileLinksDTO
Constructors
| UserProfileLinksDTO | |
Fields
| |
Instances
| Eq UserProfileLinksDTO Source # | |
Defined in Neptune.Backend.Model Methods (==) :: UserProfileLinksDTO -> UserProfileLinksDTO -> Bool # (/=) :: UserProfileLinksDTO -> UserProfileLinksDTO -> Bool # | |
| Show UserProfileLinksDTO Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> UserProfileLinksDTO -> ShowS # show :: UserProfileLinksDTO -> String # showList :: [UserProfileLinksDTO] -> ShowS # | |
| ToJSON UserProfileLinksDTO Source # | ToJSON UserProfileLinksDTO |
Defined in Neptune.Backend.Model Methods toJSON :: UserProfileLinksDTO -> Value # toEncoding :: UserProfileLinksDTO -> Encoding # toJSONList :: [UserProfileLinksDTO] -> Value # toEncodingList :: [UserProfileLinksDTO] -> Encoding # | |
| FromJSON UserProfileLinksDTO Source # | FromJSON UserProfileLinksDTO |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser UserProfileLinksDTO # parseJSONList :: Value -> Parser [UserProfileLinksDTO] # | |
mkUserProfileLinksDTO Source #
Arguments
| :: [Text] | |
| -> UserProfileLinksDTO |
Construct a value of type UserProfileLinksDTO (by applying it's required fields, if any)
UserProfileUpdateDTO
data UserProfileUpdateDTO Source #
UserProfileUpdateDTO
Constructors
| UserProfileUpdateDTO | |
Fields
| |
Instances
mkUserProfileUpdateDTO :: UserProfileUpdateDTO Source #
Construct a value of type UserProfileUpdateDTO (by applying it's required fields, if any)
UsernameValidationStatusDTO
data UsernameValidationStatusDTO Source #
UsernameValidationStatusDTO
Constructors
| UsernameValidationStatusDTO | |
Fields
| |
Instances
mkUsernameValidationStatusDTO Source #
Arguments
| :: UsernameValidationStatusEnumDTO | |
| -> UsernameValidationStatusDTO |
Construct a value of type UsernameValidationStatusDTO (by applying it's required fields, if any)
Version
Version
Constructors
| Version | |
Fields
| |
Construct a value of type Version (by applying it's required fields, if any)
WorkspaceConfig
data WorkspaceConfig Source #
WorkspaceConfig
Constructors
| WorkspaceConfig | |
Fields
| |
Instances
| Eq WorkspaceConfig Source # | |
Defined in Neptune.Backend.Model Methods (==) :: WorkspaceConfig -> WorkspaceConfig -> Bool # (/=) :: WorkspaceConfig -> WorkspaceConfig -> Bool # | |
| Show WorkspaceConfig Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> WorkspaceConfig -> ShowS # show :: WorkspaceConfig -> String # showList :: [WorkspaceConfig] -> ShowS # | |
| ToJSON WorkspaceConfig Source # | ToJSON WorkspaceConfig |
Defined in Neptune.Backend.Model Methods toJSON :: WorkspaceConfig -> Value # toEncoding :: WorkspaceConfig -> Encoding # toJSONList :: [WorkspaceConfig] -> Value # toEncodingList :: [WorkspaceConfig] -> Encoding # | |
| FromJSON WorkspaceConfig Source # | FromJSON WorkspaceConfig |
Defined in Neptune.Backend.Model Methods parseJSON :: Value -> Parser WorkspaceConfig # parseJSONList :: Value -> Parser [WorkspaceConfig] # | |
Arguments
| :: Text | |
| -> Text | |
| -> WorkspaceConfig |
Construct a value of type WorkspaceConfig (by applying it's required fields, if any)
Y
Y
Constructors
| Y | |
Fields
| |
Enums
AchievementTypeDTO
data AchievementTypeDTO Source #
Enum of Text
Constructors
Instances
fromAchievementTypeDTO :: AchievementTypeDTO -> Text Source #
unwrap AchievementTypeDTO enum
toAchievementTypeDTO :: Text -> Either String AchievementTypeDTO Source #
parse AchievementTypeDTO enum
ApiErrorTypeDTO
data ApiErrorTypeDTO Source #
Enum of Text
Constructors
| ApiErrorTypeDTO'PROJECTS_REACHED | |
| ApiErrorTypeDTO'STORAGE_IN_PROJECT_REACHED | |
| ApiErrorTypeDTO'MEMBERS_IN_ORGANIZATION_REACHED | |
| ApiErrorTypeDTO'VALUES_IN_CHANNEL_REACHED |
Instances
fromApiErrorTypeDTO :: ApiErrorTypeDTO -> Text Source #
unwrap ApiErrorTypeDTO enum
toApiErrorTypeDTO :: Text -> Either String ApiErrorTypeDTO Source #
parse ApiErrorTypeDTO enum
AvatarSourceEnum
data AvatarSourceEnum Source #
Enum of Text
Constructors
| AvatarSourceEnum'Default | |
| AvatarSourceEnum'ThirdParty | |
| AvatarSourceEnum'User | |
| AvatarSourceEnum'Inherited |
Instances
fromAvatarSourceEnum :: AvatarSourceEnum -> Text Source #
unwrap AvatarSourceEnum enum
toAvatarSourceEnum :: Text -> Either String AvatarSourceEnum Source #
parse AvatarSourceEnum enum
ChannelType
data ChannelType Source #
Enum of Text
Constructors
| ChannelType'Numeric | |
| ChannelType'Text | |
| ChannelType'Image |
Instances
fromChannelType :: ChannelType -> Text Source #
unwrap ChannelType enum
toChannelType :: Text -> Either String ChannelType Source #
parse ChannelType enum
ChannelTypeEnum
data ChannelTypeEnum Source #
Enum of Text
Instances
fromChannelTypeEnum :: ChannelTypeEnum -> Text Source #
unwrap ChannelTypeEnum enum
toChannelTypeEnum :: Text -> Either String ChannelTypeEnum Source #
parse ChannelTypeEnum enum
ExperimentState
data ExperimentState Source #
Enum of Text
Constructors
| ExperimentState'Running | |
| ExperimentState'Succeeded | |
| ExperimentState'Failed | |
| ExperimentState'Aborted |
Instances
fromExperimentState :: ExperimentState -> Text Source #
unwrap ExperimentState enum
toExperimentState :: Text -> Either String ExperimentState Source #
parse ExperimentState enum
InvitationStatusEnumDTO
data InvitationStatusEnumDTO Source #
Enum of Text
Constructors
| InvitationStatusEnumDTO'Pending | |
| InvitationStatusEnumDTO'Accepted | |
| InvitationStatusEnumDTO'Rejected | |
| InvitationStatusEnumDTO'Revoked |
Instances
fromInvitationStatusEnumDTO :: InvitationStatusEnumDTO -> Text Source #
unwrap InvitationStatusEnumDTO enum
toInvitationStatusEnumDTO :: Text -> Either String InvitationStatusEnumDTO Source #
parse InvitationStatusEnumDTO enum
InvitationTypeEnumDTO
data InvitationTypeEnumDTO Source #
Enum of Text
Instances
fromInvitationTypeEnumDTO :: InvitationTypeEnumDTO -> Text Source #
unwrap InvitationTypeEnumDTO enum
toInvitationTypeEnumDTO :: Text -> Either String InvitationTypeEnumDTO Source #
parse InvitationTypeEnumDTO enum
LinkTypeDTO
data LinkTypeDTO Source #
Enum of Text
Constructors
| LinkTypeDTO'Github | |
| LinkTypeDTO'Twitter | |
| LinkTypeDTO'Kaggle | |
| LinkTypeDTO'Linkedin | |
| LinkTypeDTO'Other |
Instances
fromLinkTypeDTO :: LinkTypeDTO -> Text Source #
unwrap LinkTypeDTO enum
toLinkTypeDTO :: Text -> Either String LinkTypeDTO Source #
parse LinkTypeDTO enum
LoginActionDTO
data LoginActionDTO Source #
Enum of Text
Constructors
| LoginActionDTO'SET_USERNAME | |
| LoginActionDTO'SURVEY |
Instances
fromLoginActionDTO :: LoginActionDTO -> Text Source #
unwrap LoginActionDTO enum
toLoginActionDTO :: Text -> Either String LoginActionDTO Source #
parse LoginActionDTO enum
NameEnum
Enum of Text
Constructors
| NameEnum'Client |
Instances
| Bounded NameEnum Source # | |
| Enum NameEnum Source # | |
Defined in Neptune.Backend.Model | |
| Eq NameEnum Source # | |
| Ord NameEnum Source # | |
Defined in Neptune.Backend.Model | |
| Show NameEnum Source # | |
| ToJSON NameEnum Source # | |
Defined in Neptune.Backend.Model | |
| FromJSON NameEnum Source # | |
| ToHttpApiData NameEnum Source # | |
Defined in Neptune.Backend.Model Methods toUrlPiece :: NameEnum -> Text # toEncodedUrlPiece :: NameEnum -> Builder # toHeader :: NameEnum -> ByteString # toQueryParam :: NameEnum -> Text # | |
| FromHttpApiData NameEnum Source # | |
Defined in Neptune.Backend.Model Methods parseUrlPiece :: Text -> Either Text NameEnum # parseHeader :: ByteString -> Either Text NameEnum # | |
| MimeRender MimeMultipartFormData NameEnum Source # | |
Defined in Neptune.Backend.Model Methods mimeRender :: Proxy MimeMultipartFormData -> NameEnum -> ByteString Source # mimeRender' :: MimeMultipartFormData -> NameEnum -> ByteString Source # | |
OrganizationRoleDTO
data OrganizationRoleDTO Source #
Enum of Text
Constructors
| OrganizationRoleDTO'Member | |
| OrganizationRoleDTO'Owner |
Instances
fromOrganizationRoleDTO :: OrganizationRoleDTO -> Text Source #
unwrap OrganizationRoleDTO enum
toOrganizationRoleDTO :: Text -> Either String OrganizationRoleDTO Source #
parse OrganizationRoleDTO enum
OrganizationTypeDTO
data OrganizationTypeDTO Source #
Enum of Text
Instances
fromOrganizationTypeDTO :: OrganizationTypeDTO -> Text Source #
unwrap OrganizationTypeDTO enum
toOrganizationTypeDTO :: Text -> Either String OrganizationTypeDTO Source #
parse OrganizationTypeDTO enum
ParameterTypeEnum
data ParameterTypeEnum Source #
Enum of Text
Constructors
| ParameterTypeEnum'Double | |
| ParameterTypeEnum'String |
Instances
fromParameterTypeEnum :: ParameterTypeEnum -> Text Source #
unwrap ParameterTypeEnum enum
toParameterTypeEnum :: Text -> Either String ParameterTypeEnum Source #
parse ParameterTypeEnum enum
PricingPlanDTO
data PricingPlanDTO Source #
Enum of Text
Constructors
| PricingPlanDTO'Free | |
| PricingPlanDTO'Academia | |
| PricingPlanDTO'Paid | |
| PricingPlanDTO'Enterprise |
Instances
fromPricingPlanDTO :: PricingPlanDTO -> Text Source #
unwrap PricingPlanDTO enum
toPricingPlanDTO :: Text -> Either String PricingPlanDTO Source #
parse PricingPlanDTO enum
ProjectCodeAccessDTO
data ProjectCodeAccessDTO Source #
Enum of Text
Instances
fromProjectCodeAccessDTO :: ProjectCodeAccessDTO -> Text Source #
unwrap ProjectCodeAccessDTO enum
toProjectCodeAccessDTO :: Text -> Either String ProjectCodeAccessDTO Source #
parse ProjectCodeAccessDTO enum
ProjectRoleDTO
data ProjectRoleDTO Source #
Enum of Text
Instances
fromProjectRoleDTO :: ProjectRoleDTO -> Text Source #
unwrap ProjectRoleDTO enum
toProjectRoleDTO :: Text -> Either String ProjectRoleDTO Source #
parse ProjectRoleDTO enum
ProjectVisibilityDTO
data ProjectVisibilityDTO Source #
Enum of Text
Constructors
| ProjectVisibilityDTO'Priv | |
| ProjectVisibilityDTO'Pub |
Instances
fromProjectVisibilityDTO :: ProjectVisibilityDTO -> Text Source #
unwrap ProjectVisibilityDTO enum
toProjectVisibilityDTO :: Text -> Either String ProjectVisibilityDTO Source #
parse ProjectVisibilityDTO enum
SeriesType
data SeriesType Source #
Enum of Text
Constructors
| SeriesType'Line | |
| SeriesType'Dot |
Instances
fromSeriesType :: SeriesType -> Text Source #
unwrap SeriesType enum
toSeriesType :: Text -> Either String SeriesType Source #
parse SeriesType enum
SystemMetricResourceType
data SystemMetricResourceType Source #
Enum of Text
Constructors
| SystemMetricResourceType'CPU | |
| SystemMetricResourceType'RAM | |
| SystemMetricResourceType'GPU | |
| SystemMetricResourceType'GPU_RAM | |
| SystemMetricResourceType'OTHER |
Instances
fromSystemMetricResourceType :: SystemMetricResourceType -> Text Source #
unwrap SystemMetricResourceType enum
toSystemMetricResourceType :: Text -> Either String SystemMetricResourceType Source #
parse SystemMetricResourceType enum
UsernameValidationStatusEnumDTO
data UsernameValidationStatusEnumDTO Source #
Enum of Text
Constructors
| UsernameValidationStatusEnumDTO'Available | |
| UsernameValidationStatusEnumDTO'Invalid | |
| UsernameValidationStatusEnumDTO'Unavailable |
Instances
fromUsernameValidationStatusEnumDTO :: UsernameValidationStatusEnumDTO -> Text Source #
unwrap UsernameValidationStatusEnumDTO enum
toUsernameValidationStatusEnumDTO :: Text -> Either String UsernameValidationStatusEnumDTO Source #
parse UsernameValidationStatusEnumDTO enum
Auth Methods
AuthOAuthOauth2
data AuthOAuthOauth2 Source #
Constructors
| AuthOAuthOauth2 Text |
Instances
| Eq AuthOAuthOauth2 Source # | |
Defined in Neptune.Backend.Model Methods (==) :: AuthOAuthOauth2 -> AuthOAuthOauth2 -> Bool # (/=) :: AuthOAuthOauth2 -> AuthOAuthOauth2 -> Bool # | |
| Show AuthOAuthOauth2 Source # | |
Defined in Neptune.Backend.Model Methods showsPrec :: Int -> AuthOAuthOauth2 -> ShowS # show :: AuthOAuthOauth2 -> String # showList :: [AuthOAuthOauth2] -> ShowS # | |
| AuthMethod AuthOAuthOauth2 Source # | |
Defined in Neptune.Backend.Model Methods applyAuthMethod :: NeptuneBackendConfig -> AuthOAuthOauth2 -> NeptuneBackendRequest req contentType res accept -> IO (NeptuneBackendRequest req contentType res accept) Source # | |