| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.ConnectCases.Types.Sort
Description
Documentation
A structured set of sort terms.
See: newSort smart constructor.
Constructors
| Sort' | |
Instances
| ToJSON Sort Source # | |
Defined in Amazonka.ConnectCases.Types.Sort | |
| Generic Sort Source # | |
| Read Sort Source # | |
| Show Sort Source # | |
| NFData Sort Source # | |
Defined in Amazonka.ConnectCases.Types.Sort | |
| Eq Sort Source # | |
| Hashable Sort Source # | |
Defined in Amazonka.ConnectCases.Types.Sort | |
| type Rep Sort Source # | |
Defined in Amazonka.ConnectCases.Types.Sort type Rep Sort = D1 ('MetaData "Sort" "Amazonka.ConnectCases.Types.Sort" "amazonka-connectcases-2.0-9RA5jvVYRVL9KmD8hfMfHn" 'False) (C1 ('MetaCons "Sort'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fieldId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Order))) | |
Create a value of Sort with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:fieldId:Sort', sort_fieldId - Unique identifier of a field.
$sel:sortOrder:Sort', sort_sortOrder - A structured set of sort terms