Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data QueryResponse a Source #
QueryResponse | |
|
Instances
Show a => Show (QueryResponse a) Source # | |
Defined in HSForce.Types showsPrec :: Int -> QueryResponse a -> ShowS # show :: QueryResponse a -> String # showList :: [QueryResponse a] -> ShowS # | |
ToJSON a => ToJSON (QueryResponse a) Source # | |
Defined in HSForce.Types toJSON :: QueryResponse a -> Value # toEncoding :: QueryResponse a -> Encoding # toJSONList :: [QueryResponse a] -> Value # toEncodingList :: [QueryResponse a] -> Encoding # | |
FromJSON a => FromJSON (QueryResponse a) Source # | |
Defined in HSForce.Types parseJSON :: Value -> Parser (QueryResponse a) # parseJSONList :: Value -> Parser [QueryResponse a] # |
data DescribeResponse a Source #
Instances
Show a => Show (DescribeResponse a) Source # | |
Defined in HSForce.Types showsPrec :: Int -> DescribeResponse a -> ShowS # show :: DescribeResponse a -> String # showList :: [DescribeResponse a] -> ShowS # | |
ToJSON a => ToJSON (DescribeResponse a) Source # | |
Defined in HSForce.Types toJSON :: DescribeResponse a -> Value # toEncoding :: DescribeResponse a -> Encoding # toJSONList :: [DescribeResponse a] -> Value # toEncodingList :: [DescribeResponse a] -> Encoding # | |
FromJSON a => FromJSON (DescribeResponse a) Source # | |
Defined in HSForce.Types parseJSON :: Value -> Parser (DescribeResponse a) # parseJSONList :: Value -> Parser [DescribeResponse a] # |
data ObjectDescribe Source #
ObjectDescribe | |
|
Instances
Show ObjectDescribe Source # | |
Defined in HSForce.Types showsPrec :: Int -> ObjectDescribe -> ShowS # show :: ObjectDescribe -> String # showList :: [ObjectDescribe] -> ShowS # | |
ToJSON ObjectDescribe Source # | |
Defined in HSForce.Types toJSON :: ObjectDescribe -> Value # toEncoding :: ObjectDescribe -> Encoding # toJSONList :: [ObjectDescribe] -> Value # toEncodingList :: [ObjectDescribe] -> Encoding # | |
FromJSON ObjectDescribe Source # | |
Defined in HSForce.Types parseJSON :: Value -> Parser ObjectDescribe # parseJSONList :: Value -> Parser [ObjectDescribe] # |
data GlobalDescribeResponse Source #
Instances
Show GlobalDescribeResponse Source # | |
Defined in HSForce.Types showsPrec :: Int -> GlobalDescribeResponse -> ShowS # show :: GlobalDescribeResponse -> String # showList :: [GlobalDescribeResponse] -> ShowS # | |
ToJSON GlobalDescribeResponse Source # | |
Defined in HSForce.Types toJSON :: GlobalDescribeResponse -> Value # toEncoding :: GlobalDescribeResponse -> Encoding # toJSONList :: [GlobalDescribeResponse] -> Value # | |
FromJSON GlobalDescribeResponse Source # | |
Defined in HSForce.Types |
data DescribeDetail Source #
Instances
Show DescribeDetail Source # | |
Defined in HSForce.Types showsPrec :: Int -> DescribeDetail -> ShowS # show :: DescribeDetail -> String # showList :: [DescribeDetail] -> ShowS # | |
ToJSON DescribeDetail Source # | |
Defined in HSForce.Types toJSON :: DescribeDetail -> Value # toEncoding :: DescribeDetail -> Encoding # toJSONList :: [DescribeDetail] -> Value # toEncodingList :: [DescribeDetail] -> Encoding # | |
FromJSON DescribeDetail Source # | |
Defined in HSForce.Types parseJSON :: Value -> Parser DescribeDetail # parseJSONList :: Value -> Parser [DescribeDetail] # |
data ActionOverride Source #
Instances
Show ActionOverride Source # | |
Defined in HSForce.Types showsPrec :: Int -> ActionOverride -> ShowS # show :: ActionOverride -> String # showList :: [ActionOverride] -> ShowS # | |
ToJSON ActionOverride Source # | |
Defined in HSForce.Types toJSON :: ActionOverride -> Value # toEncoding :: ActionOverride -> Encoding # toJSONList :: [ActionOverride] -> Value # toEncodingList :: [ActionOverride] -> Encoding # | |
FromJSON ActionOverride Source # | |
Defined in HSForce.Types parseJSON :: Value -> Parser ActionOverride # parseJSONList :: Value -> Parser [ActionOverride] # |
data ChildRelationship Source #
Instances
Show ChildRelationship Source # | |
Defined in HSForce.Types showsPrec :: Int -> ChildRelationship -> ShowS # show :: ChildRelationship -> String # showList :: [ChildRelationship] -> ShowS # | |
ToJSON ChildRelationship Source # | |
Defined in HSForce.Types toJSON :: ChildRelationship -> Value # toEncoding :: ChildRelationship -> Encoding # toJSONList :: [ChildRelationship] -> Value # toEncodingList :: [ChildRelationship] -> Encoding # | |
FromJSON ChildRelationship Source # | |
Defined in HSForce.Types parseJSON :: Value -> Parser ChildRelationship # parseJSONList :: Value -> Parser [ChildRelationship] # |
data PicklistEntry Source #
Instances
Show PicklistEntry Source # | |
Defined in HSForce.Types showsPrec :: Int -> PicklistEntry -> ShowS # show :: PicklistEntry -> String # showList :: [PicklistEntry] -> ShowS # | |
ToJSON PicklistEntry Source # | |
Defined in HSForce.Types toJSON :: PicklistEntry -> Value # toEncoding :: PicklistEntry -> Encoding # toJSONList :: [PicklistEntry] -> Value # toEncodingList :: [PicklistEntry] -> Encoding # | |
FromJSON PicklistEntry Source # | |
Defined in HSForce.Types parseJSON :: Value -> Parser PicklistEntry # parseJSONList :: Value -> Parser [PicklistEntry] # |
data RecordTypeInfo Source #
RecordTypeInfo | |
|
Instances
Show RecordTypeInfo Source # | |
Defined in HSForce.Types showsPrec :: Int -> RecordTypeInfo -> ShowS # show :: RecordTypeInfo -> String # showList :: [RecordTypeInfo] -> ShowS # | |
ToJSON RecordTypeInfo Source # | |
Defined in HSForce.Types toJSON :: RecordTypeInfo -> Value # toEncoding :: RecordTypeInfo -> Encoding # toJSONList :: [RecordTypeInfo] -> Value # toEncodingList :: [RecordTypeInfo] -> Encoding # | |
FromJSON RecordTypeInfo Source # | |
Defined in HSForce.Types parseJSON :: Value -> Parser RecordTypeInfo # parseJSONList :: Value -> Parser [RecordTypeInfo] # |
data RecordCount Source #
Instances
Show RecordCount Source # | |
Defined in HSForce.Types showsPrec :: Int -> RecordCount -> ShowS # show :: RecordCount -> String # showList :: [RecordCount] -> ShowS # | |
ToJSON RecordCount Source # | |
Defined in HSForce.Types toJSON :: RecordCount -> Value # toEncoding :: RecordCount -> Encoding # toJSONList :: [RecordCount] -> Value # toEncodingList :: [RecordCount] -> Encoding # | |
FromJSON RecordCount Source # | |
Defined in HSForce.Types parseJSON :: Value -> Parser RecordCount # parseJSONList :: Value -> Parser [RecordCount] # |
data SObjectCount Source #
Instances
Show SObjectCount Source # | |
Defined in HSForce.Types showsPrec :: Int -> SObjectCount -> ShowS # show :: SObjectCount -> String # showList :: [SObjectCount] -> ShowS # | |
ToJSON SObjectCount Source # | |
Defined in HSForce.Types toJSON :: SObjectCount -> Value # toEncoding :: SObjectCount -> Encoding # toJSONList :: [SObjectCount] -> Value # toEncodingList :: [SObjectCount] -> Encoding # | |
FromJSON SObjectCount Source # | |
Defined in HSForce.Types parseJSON :: Value -> Parser SObjectCount # parseJSONList :: Value -> Parser [SObjectCount] # |
data BatchRequest a Source #
BatchRequest | |
|
Instances
Show a => Show (BatchRequest a) Source # | |
Defined in HSForce.Types showsPrec :: Int -> BatchRequest a -> ShowS # show :: BatchRequest a -> String # showList :: [BatchRequest a] -> ShowS # | |
ToJSON a => ToJSON (BatchRequest a) Source # | |
Defined in HSForce.Types toJSON :: BatchRequest a -> Value # toEncoding :: BatchRequest a -> Encoding # toJSONList :: [BatchRequest a] -> Value # toEncodingList :: [BatchRequest a] -> Encoding # | |
FromJSON a => FromJSON (BatchRequest a) Source # | |
Defined in HSForce.Types parseJSON :: Value -> Parser (BatchRequest a) # parseJSONList :: Value -> Parser [BatchRequest a] # |
Explain | |
|
Plan | |
|