package
Version:
v0.0.0-...-070ce36
Opens a new window with list of versions in this module.
Published: Jul 23, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type QueryCredentials struct {
OrderBy string `json:"orderby"`
Direction string `json:"direction"`
Limit uint64 `json:"limit"`
Offset uint64 `json:"offset"`
Required bool `json:"required"`
Fields string `json:"fields"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.