Documentation ¶
Index ¶
- Constants
- Variables
- func GetUserAgent() string
- func NewInventoryClient(configRepository repository.ConfigRepository) *inventoryclient.JusticeInventoryService
- type AdminChainingOperationsService
- func (aaa *AdminChainingOperationsService) AdminCreateChainingOperationsShort(input *admin_chaining_operations.AdminCreateChainingOperationsParams) (*inventoryclientmodels.ApimodelsChainingOperationResp, error)
- func (aaa *AdminChainingOperationsService) GetAuthSession() auth.Session
- func (aaa *AdminChainingOperationsService) UpdateFlightId(flightId string)
- type AdminIntegrationConfigurationsService
- func (aaa *AdminIntegrationConfigurationsService) AdminCreateIntegrationConfigurationShort(...) (*inventoryclientmodels.ApimodelsIntegrationConfigurationResp, error)
- func (aaa *AdminIntegrationConfigurationsService) AdminListIntegrationConfigurationsShort(...) (*inventoryclientmodels.ApimodelsListIntegrationConfigurationsResp, error)
- func (aaa *AdminIntegrationConfigurationsService) AdminUpdateIntegrationConfigurationShort(...) (*inventoryclientmodels.ApimodelsIntegrationConfigurationResp, error)
- func (aaa *AdminIntegrationConfigurationsService) AdminUpdateStatusIntegrationConfigurationShort(...) (*inventoryclientmodels.ApimodelsIntegrationConfigurationResp, error)
- func (aaa *AdminIntegrationConfigurationsService) GetAuthSession() auth.Session
- func (aaa *AdminIntegrationConfigurationsService) UpdateFlightId(flightId string)
- type AdminInventoriesService
- func (aaa *AdminInventoriesService) AdminCreateInventoryShort(input *admin_inventories.AdminCreateInventoryParams) (*inventoryclientmodels.ApimodelsInventoryResp, error)
- func (aaa *AdminInventoriesService) AdminGetInventoryShort(input *admin_inventories.AdminGetInventoryParams) (*inventoryclientmodels.ApimodelsInventoryResp, error)
- func (aaa *AdminInventoriesService) AdminListInventoriesShort(input *admin_inventories.AdminListInventoriesParams) (*inventoryclientmodels.ApimodelsListInventoryResp, error)
- func (aaa *AdminInventoriesService) AdminPurchasableShort(input *admin_inventories.AdminPurchasableParams) error
- func (aaa *AdminInventoriesService) AdminUpdateInventoryShort(input *admin_inventories.AdminUpdateInventoryParams) (*inventoryclientmodels.ApimodelsInventoryResp, error)
- func (aaa *AdminInventoriesService) AdminUpdateUserInventoriesByInventoryCodeShort(input *admin_inventories.AdminUpdateUserInventoriesByInventoryCodeParams) ([]*inventoryclientmodels.ApimodelsInventoryResp, error)
- func (aaa *AdminInventoriesService) DeleteInventoryShort(input *admin_inventories.DeleteInventoryParams) error
- func (aaa *AdminInventoriesService) GetAuthSession() auth.Session
- func (aaa *AdminInventoriesService) UpdateFlightId(flightId string)
- type AdminInventoryConfigurationsService
- func (aaa *AdminInventoryConfigurationsService) AdminCreateInventoryConfigurationShort(input *admin_inventory_configurations.AdminCreateInventoryConfigurationParams) (*inventoryclientmodels.ApimodelsInventoryConfigurationResp, error)
- func (aaa *AdminInventoryConfigurationsService) AdminDeleteInventoryConfigurationShort(input *admin_inventory_configurations.AdminDeleteInventoryConfigurationParams) error
- func (aaa *AdminInventoryConfigurationsService) AdminGetInventoryConfigurationShort(input *admin_inventory_configurations.AdminGetInventoryConfigurationParams) (*inventoryclientmodels.ApimodelsInventoryConfigurationResp, error)
- func (aaa *AdminInventoryConfigurationsService) AdminListInventoryConfigurationsShort(input *admin_inventory_configurations.AdminListInventoryConfigurationsParams) (*inventoryclientmodels.ApimodelsListInventoryConfigurationsResp, error)
- func (aaa *AdminInventoryConfigurationsService) AdminUpdateInventoryConfigurationShort(input *admin_inventory_configurations.AdminUpdateInventoryConfigurationParams) (*inventoryclientmodels.ApimodelsInventoryConfigurationResp, error)
- func (aaa *AdminInventoryConfigurationsService) GetAuthSession() auth.Session
- func (aaa *AdminInventoryConfigurationsService) UpdateFlightId(flightId string)
- type AdminItemTypesService
- func (aaa *AdminItemTypesService) AdminCreateItemTypeShort(input *admin_item_types.AdminCreateItemTypeParams) (*inventoryclientmodels.ApimodelsCreateItemTypeResp, error)
- func (aaa *AdminItemTypesService) AdminDeleteItemTypeShort(input *admin_item_types.AdminDeleteItemTypeParams) error
- func (aaa *AdminItemTypesService) AdminListItemTypesShort(input *admin_item_types.AdminListItemTypesParams) (*inventoryclientmodels.ApimodelsListItemTypesResp, error)
- func (aaa *AdminItemTypesService) GetAuthSession() auth.Session
- func (aaa *AdminItemTypesService) UpdateFlightId(flightId string)
- type AdminItemsService
- func (aaa *AdminItemsService) AdminBulkRemoveItemsShort(input *admin_items.AdminBulkRemoveItemsParams) ([]*inventoryclientmodels.ApimodelsUpdateItemResp, error)
- func (aaa *AdminItemsService) AdminBulkSaveItemShort(input *admin_items.AdminBulkSaveItemParams) ([]*inventoryclientmodels.ApimodelsBulkSaveItemResp, error)
- func (aaa *AdminItemsService) AdminBulkSaveItemToInventoryShort(input *admin_items.AdminBulkSaveItemToInventoryParams) ([]*inventoryclientmodels.ApimodelsBulkSaveItemResp, error)
- func (aaa *AdminItemsService) AdminBulkUpdateMyItemsShort(input *admin_items.AdminBulkUpdateMyItemsParams) ([]*inventoryclientmodels.ApimodelsUpdateItemResp, error)
- func (aaa *AdminItemsService) AdminConsumeUserItemShort(input *admin_items.AdminConsumeUserItemParams) (*inventoryclientmodels.ApimodelsItemResp, error)
- func (aaa *AdminItemsService) AdminGetInventoryItemShort(input *admin_items.AdminGetInventoryItemParams) (*inventoryclientmodels.ApimodelsItemResp, error)
- func (aaa *AdminItemsService) AdminListItemsShort(input *admin_items.AdminListItemsParams) (*inventoryclientmodels.ApimodelsListItemResp, error)
- func (aaa *AdminItemsService) AdminSaveItemShort(input *admin_items.AdminSaveItemParams) (*inventoryclientmodels.ApimodelsItemResp, error)
- func (aaa *AdminItemsService) AdminSaveItemToInventoryShort(input *admin_items.AdminSaveItemToInventoryParams) (*inventoryclientmodels.ApimodelsItemResp, error)
- func (aaa *AdminItemsService) AdminSyncUserEntitlementsShort(input *admin_items.AdminSyncUserEntitlementsParams) error
- func (aaa *AdminItemsService) GetAuthSession() auth.Session
- func (aaa *AdminItemsService) UpdateFlightId(flightId string)
- type AdminTagsService
- func (aaa *AdminTagsService) AdminCreateTagShort(input *admin_tags.AdminCreateTagParams) (*inventoryclientmodels.ApimodelsCreateTagResp, error)
- func (aaa *AdminTagsService) AdminDeleteTagShort(input *admin_tags.AdminDeleteTagParams) error
- func (aaa *AdminTagsService) AdminListTagsShort(input *admin_tags.AdminListTagsParams) (*inventoryclientmodels.ApimodelsListTagsResp, error)
- func (aaa *AdminTagsService) GetAuthSession() auth.Session
- func (aaa *AdminTagsService) UpdateFlightId(flightId string)
- type PublicInventoriesService
- func (aaa *PublicInventoriesService) GetAuthSession() auth.Session
- func (aaa *PublicInventoriesService) PublicListInventoriesShort(input *public_inventories.PublicListInventoriesParams) (*inventoryclientmodels.ApimodelsListInventoryResp, error)
- func (aaa *PublicInventoriesService) UpdateFlightId(flightId string)
- type PublicInventoryConfigurationsService
- func (aaa *PublicInventoryConfigurationsService) GetAuthSession() auth.Session
- func (aaa *PublicInventoryConfigurationsService) PublicListInventoryConfigurationsShort(input *public_inventory_configurations.PublicListInventoryConfigurationsParams) (*inventoryclientmodels.ApimodelsListInventoryConfigurationsResp, error)
- func (aaa *PublicInventoryConfigurationsService) UpdateFlightId(flightId string)
- type PublicItemTypesService
- func (aaa *PublicItemTypesService) GetAuthSession() auth.Session
- func (aaa *PublicItemTypesService) PublicListItemTypesShort(input *public_item_types.PublicListItemTypesParams) (*inventoryclientmodels.ApimodelsListItemTypesResp, error)
- func (aaa *PublicItemTypesService) UpdateFlightId(flightId string)
- type PublicItemsService
- func (aaa *PublicItemsService) GetAuthSession() auth.Session
- func (aaa *PublicItemsService) PublicBulkRemoveMyItemsShort(input *public_items.PublicBulkRemoveMyItemsParams) ([]*inventoryclientmodels.ApimodelsUpdateItemResp, error)
- func (aaa *PublicItemsService) PublicBulkUpdateMyItemsShort(input *public_items.PublicBulkUpdateMyItemsParams) ([]*inventoryclientmodels.ApimodelsUpdateItemResp, error)
- func (aaa *PublicItemsService) PublicConsumeMyItemShort(input *public_items.PublicConsumeMyItemParams) (*inventoryclientmodels.ApimodelsItemResp, error)
- func (aaa *PublicItemsService) PublicGetItemShort(input *public_items.PublicGetItemParams) (*inventoryclientmodels.ApimodelsItemResp, error)
- func (aaa *PublicItemsService) PublicListItemsShort(input *public_items.PublicListItemsParams) (*inventoryclientmodels.ApimodelsListItemResp, error)
- func (aaa *PublicItemsService) PublicMoveMyItemsShort(input *public_items.PublicMoveMyItemsParams) (*inventoryclientmodels.ApimodelsMoveItemsResp, error)
- func (aaa *PublicItemsService) UpdateFlightId(flightId string)
- type PublicTagsService
Constants ¶
View Source
const ServiceVersion = "0.2.2"
Variables ¶
View Source
var SDKVersion string
Functions ¶
func GetUserAgent ¶
func GetUserAgent() string
func NewInventoryClient ¶
func NewInventoryClient(configRepository repository.ConfigRepository) *inventoryclient.JusticeInventoryService
Types ¶
type AdminChainingOperationsService ¶
type AdminChainingOperationsService struct { Client *inventoryclient.JusticeInventoryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminChainingOperationsService) AdminCreateChainingOperationsShort ¶
func (aaa *AdminChainingOperationsService) AdminCreateChainingOperationsShort(input *admin_chaining_operations.AdminCreateChainingOperationsParams) (*inventoryclientmodels.ApimodelsChainingOperationResp, error)
func (*AdminChainingOperationsService) GetAuthSession ¶
func (aaa *AdminChainingOperationsService) GetAuthSession() auth.Session
func (*AdminChainingOperationsService) UpdateFlightId ¶
func (aaa *AdminChainingOperationsService) UpdateFlightId(flightId string)
type AdminIntegrationConfigurationsService ¶
type AdminIntegrationConfigurationsService struct { Client *inventoryclient.JusticeInventoryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminIntegrationConfigurationsService) AdminCreateIntegrationConfigurationShort ¶
func (aaa *AdminIntegrationConfigurationsService) AdminCreateIntegrationConfigurationShort(input *admin_integration_configurations.AdminCreateIntegrationConfigurationParams) (*inventoryclientmodels.ApimodelsIntegrationConfigurationResp, error)
func (*AdminIntegrationConfigurationsService) AdminListIntegrationConfigurationsShort ¶
func (aaa *AdminIntegrationConfigurationsService) AdminListIntegrationConfigurationsShort(input *admin_integration_configurations.AdminListIntegrationConfigurationsParams) (*inventoryclientmodels.ApimodelsListIntegrationConfigurationsResp, error)
func (*AdminIntegrationConfigurationsService) AdminUpdateIntegrationConfigurationShort ¶
func (aaa *AdminIntegrationConfigurationsService) AdminUpdateIntegrationConfigurationShort(input *admin_integration_configurations.AdminUpdateIntegrationConfigurationParams) (*inventoryclientmodels.ApimodelsIntegrationConfigurationResp, error)
func (*AdminIntegrationConfigurationsService) AdminUpdateStatusIntegrationConfigurationShort ¶
func (aaa *AdminIntegrationConfigurationsService) AdminUpdateStatusIntegrationConfigurationShort(input *admin_integration_configurations.AdminUpdateStatusIntegrationConfigurationParams) (*inventoryclientmodels.ApimodelsIntegrationConfigurationResp, error)
func (*AdminIntegrationConfigurationsService) GetAuthSession ¶
func (aaa *AdminIntegrationConfigurationsService) GetAuthSession() auth.Session
func (*AdminIntegrationConfigurationsService) UpdateFlightId ¶
func (aaa *AdminIntegrationConfigurationsService) UpdateFlightId(flightId string)
type AdminInventoriesService ¶
type AdminInventoriesService struct { Client *inventoryclient.JusticeInventoryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminInventoriesService) AdminCreateInventoryShort ¶
func (aaa *AdminInventoriesService) AdminCreateInventoryShort(input *admin_inventories.AdminCreateInventoryParams) (*inventoryclientmodels.ApimodelsInventoryResp, error)
func (*AdminInventoriesService) AdminGetInventoryShort ¶
func (aaa *AdminInventoriesService) AdminGetInventoryShort(input *admin_inventories.AdminGetInventoryParams) (*inventoryclientmodels.ApimodelsInventoryResp, error)
func (*AdminInventoriesService) AdminListInventoriesShort ¶
func (aaa *AdminInventoriesService) AdminListInventoriesShort(input *admin_inventories.AdminListInventoriesParams) (*inventoryclientmodels.ApimodelsListInventoryResp, error)
func (*AdminInventoriesService) AdminPurchasableShort ¶
func (aaa *AdminInventoriesService) AdminPurchasableShort(input *admin_inventories.AdminPurchasableParams) error
func (*AdminInventoriesService) AdminUpdateInventoryShort ¶
func (aaa *AdminInventoriesService) AdminUpdateInventoryShort(input *admin_inventories.AdminUpdateInventoryParams) (*inventoryclientmodels.ApimodelsInventoryResp, error)
func (*AdminInventoriesService) AdminUpdateUserInventoriesByInventoryCodeShort ¶
func (aaa *AdminInventoriesService) AdminUpdateUserInventoriesByInventoryCodeShort(input *admin_inventories.AdminUpdateUserInventoriesByInventoryCodeParams) ([]*inventoryclientmodels.ApimodelsInventoryResp, error)
func (*AdminInventoriesService) DeleteInventoryShort ¶
func (aaa *AdminInventoriesService) DeleteInventoryShort(input *admin_inventories.DeleteInventoryParams) error
func (*AdminInventoriesService) GetAuthSession ¶
func (aaa *AdminInventoriesService) GetAuthSession() auth.Session
func (*AdminInventoriesService) UpdateFlightId ¶
func (aaa *AdminInventoriesService) UpdateFlightId(flightId string)
type AdminInventoryConfigurationsService ¶
type AdminInventoryConfigurationsService struct { Client *inventoryclient.JusticeInventoryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminInventoryConfigurationsService) AdminCreateInventoryConfigurationShort ¶
func (aaa *AdminInventoryConfigurationsService) AdminCreateInventoryConfigurationShort(input *admin_inventory_configurations.AdminCreateInventoryConfigurationParams) (*inventoryclientmodels.ApimodelsInventoryConfigurationResp, error)
func (*AdminInventoryConfigurationsService) AdminDeleteInventoryConfigurationShort ¶
func (aaa *AdminInventoryConfigurationsService) AdminDeleteInventoryConfigurationShort(input *admin_inventory_configurations.AdminDeleteInventoryConfigurationParams) error
func (*AdminInventoryConfigurationsService) AdminGetInventoryConfigurationShort ¶
func (aaa *AdminInventoryConfigurationsService) AdminGetInventoryConfigurationShort(input *admin_inventory_configurations.AdminGetInventoryConfigurationParams) (*inventoryclientmodels.ApimodelsInventoryConfigurationResp, error)
func (*AdminInventoryConfigurationsService) AdminListInventoryConfigurationsShort ¶
func (aaa *AdminInventoryConfigurationsService) AdminListInventoryConfigurationsShort(input *admin_inventory_configurations.AdminListInventoryConfigurationsParams) (*inventoryclientmodels.ApimodelsListInventoryConfigurationsResp, error)
func (*AdminInventoryConfigurationsService) AdminUpdateInventoryConfigurationShort ¶
func (aaa *AdminInventoryConfigurationsService) AdminUpdateInventoryConfigurationShort(input *admin_inventory_configurations.AdminUpdateInventoryConfigurationParams) (*inventoryclientmodels.ApimodelsInventoryConfigurationResp, error)
func (*AdminInventoryConfigurationsService) GetAuthSession ¶
func (aaa *AdminInventoryConfigurationsService) GetAuthSession() auth.Session
func (*AdminInventoryConfigurationsService) UpdateFlightId ¶
func (aaa *AdminInventoryConfigurationsService) UpdateFlightId(flightId string)
type AdminItemTypesService ¶
type AdminItemTypesService struct { Client *inventoryclient.JusticeInventoryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminItemTypesService) AdminCreateItemTypeShort ¶
func (aaa *AdminItemTypesService) AdminCreateItemTypeShort(input *admin_item_types.AdminCreateItemTypeParams) (*inventoryclientmodels.ApimodelsCreateItemTypeResp, error)
func (*AdminItemTypesService) AdminDeleteItemTypeShort ¶
func (aaa *AdminItemTypesService) AdminDeleteItemTypeShort(input *admin_item_types.AdminDeleteItemTypeParams) error
func (*AdminItemTypesService) AdminListItemTypesShort ¶
func (aaa *AdminItemTypesService) AdminListItemTypesShort(input *admin_item_types.AdminListItemTypesParams) (*inventoryclientmodels.ApimodelsListItemTypesResp, error)
func (*AdminItemTypesService) GetAuthSession ¶
func (aaa *AdminItemTypesService) GetAuthSession() auth.Session
func (*AdminItemTypesService) UpdateFlightId ¶
func (aaa *AdminItemTypesService) UpdateFlightId(flightId string)
type AdminItemsService ¶
type AdminItemsService struct { Client *inventoryclient.JusticeInventoryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminItemsService) AdminBulkRemoveItemsShort ¶
func (aaa *AdminItemsService) AdminBulkRemoveItemsShort(input *admin_items.AdminBulkRemoveItemsParams) ([]*inventoryclientmodels.ApimodelsUpdateItemResp, error)
func (*AdminItemsService) AdminBulkSaveItemShort ¶
func (aaa *AdminItemsService) AdminBulkSaveItemShort(input *admin_items.AdminBulkSaveItemParams) ([]*inventoryclientmodels.ApimodelsBulkSaveItemResp, error)
func (*AdminItemsService) AdminBulkSaveItemToInventoryShort ¶
func (aaa *AdminItemsService) AdminBulkSaveItemToInventoryShort(input *admin_items.AdminBulkSaveItemToInventoryParams) ([]*inventoryclientmodels.ApimodelsBulkSaveItemResp, error)
func (*AdminItemsService) AdminBulkUpdateMyItemsShort ¶
func (aaa *AdminItemsService) AdminBulkUpdateMyItemsShort(input *admin_items.AdminBulkUpdateMyItemsParams) ([]*inventoryclientmodels.ApimodelsUpdateItemResp, error)
func (*AdminItemsService) AdminConsumeUserItemShort ¶
func (aaa *AdminItemsService) AdminConsumeUserItemShort(input *admin_items.AdminConsumeUserItemParams) (*inventoryclientmodels.ApimodelsItemResp, error)
func (*AdminItemsService) AdminGetInventoryItemShort ¶
func (aaa *AdminItemsService) AdminGetInventoryItemShort(input *admin_items.AdminGetInventoryItemParams) (*inventoryclientmodels.ApimodelsItemResp, error)
func (*AdminItemsService) AdminListItemsShort ¶
func (aaa *AdminItemsService) AdminListItemsShort(input *admin_items.AdminListItemsParams) (*inventoryclientmodels.ApimodelsListItemResp, error)
func (*AdminItemsService) AdminSaveItemShort ¶
func (aaa *AdminItemsService) AdminSaveItemShort(input *admin_items.AdminSaveItemParams) (*inventoryclientmodels.ApimodelsItemResp, error)
func (*AdminItemsService) AdminSaveItemToInventoryShort ¶
func (aaa *AdminItemsService) AdminSaveItemToInventoryShort(input *admin_items.AdminSaveItemToInventoryParams) (*inventoryclientmodels.ApimodelsItemResp, error)
func (*AdminItemsService) AdminSyncUserEntitlementsShort ¶
func (aaa *AdminItemsService) AdminSyncUserEntitlementsShort(input *admin_items.AdminSyncUserEntitlementsParams) error
func (*AdminItemsService) GetAuthSession ¶
func (aaa *AdminItemsService) GetAuthSession() auth.Session
func (*AdminItemsService) UpdateFlightId ¶
func (aaa *AdminItemsService) UpdateFlightId(flightId string)
type AdminTagsService ¶
type AdminTagsService struct { Client *inventoryclient.JusticeInventoryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AdminTagsService) AdminCreateTagShort ¶
func (aaa *AdminTagsService) AdminCreateTagShort(input *admin_tags.AdminCreateTagParams) (*inventoryclientmodels.ApimodelsCreateTagResp, error)
func (*AdminTagsService) AdminDeleteTagShort ¶
func (aaa *AdminTagsService) AdminDeleteTagShort(input *admin_tags.AdminDeleteTagParams) error
func (*AdminTagsService) AdminListTagsShort ¶
func (aaa *AdminTagsService) AdminListTagsShort(input *admin_tags.AdminListTagsParams) (*inventoryclientmodels.ApimodelsListTagsResp, error)
func (*AdminTagsService) GetAuthSession ¶
func (aaa *AdminTagsService) GetAuthSession() auth.Session
func (*AdminTagsService) UpdateFlightId ¶
func (aaa *AdminTagsService) UpdateFlightId(flightId string)
type PublicInventoriesService ¶
type PublicInventoriesService struct { Client *inventoryclient.JusticeInventoryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicInventoriesService) GetAuthSession ¶
func (aaa *PublicInventoriesService) GetAuthSession() auth.Session
func (*PublicInventoriesService) PublicListInventoriesShort ¶
func (aaa *PublicInventoriesService) PublicListInventoriesShort(input *public_inventories.PublicListInventoriesParams) (*inventoryclientmodels.ApimodelsListInventoryResp, error)
func (*PublicInventoriesService) UpdateFlightId ¶
func (aaa *PublicInventoriesService) UpdateFlightId(flightId string)
type PublicInventoryConfigurationsService ¶
type PublicInventoryConfigurationsService struct { Client *inventoryclient.JusticeInventoryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicInventoryConfigurationsService) GetAuthSession ¶
func (aaa *PublicInventoryConfigurationsService) GetAuthSession() auth.Session
func (*PublicInventoryConfigurationsService) PublicListInventoryConfigurationsShort ¶
func (aaa *PublicInventoryConfigurationsService) PublicListInventoryConfigurationsShort(input *public_inventory_configurations.PublicListInventoryConfigurationsParams) (*inventoryclientmodels.ApimodelsListInventoryConfigurationsResp, error)
func (*PublicInventoryConfigurationsService) UpdateFlightId ¶
func (aaa *PublicInventoryConfigurationsService) UpdateFlightId(flightId string)
type PublicItemTypesService ¶
type PublicItemTypesService struct { Client *inventoryclient.JusticeInventoryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicItemTypesService) GetAuthSession ¶
func (aaa *PublicItemTypesService) GetAuthSession() auth.Session
func (*PublicItemTypesService) PublicListItemTypesShort ¶
func (aaa *PublicItemTypesService) PublicListItemTypesShort(input *public_item_types.PublicListItemTypesParams) (*inventoryclientmodels.ApimodelsListItemTypesResp, error)
func (*PublicItemTypesService) UpdateFlightId ¶
func (aaa *PublicItemTypesService) UpdateFlightId(flightId string)
type PublicItemsService ¶
type PublicItemsService struct { Client *inventoryclient.JusticeInventoryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicItemsService) GetAuthSession ¶
func (aaa *PublicItemsService) GetAuthSession() auth.Session
func (*PublicItemsService) PublicBulkRemoveMyItemsShort ¶
func (aaa *PublicItemsService) PublicBulkRemoveMyItemsShort(input *public_items.PublicBulkRemoveMyItemsParams) ([]*inventoryclientmodels.ApimodelsUpdateItemResp, error)
func (*PublicItemsService) PublicBulkUpdateMyItemsShort ¶
func (aaa *PublicItemsService) PublicBulkUpdateMyItemsShort(input *public_items.PublicBulkUpdateMyItemsParams) ([]*inventoryclientmodels.ApimodelsUpdateItemResp, error)
func (*PublicItemsService) PublicConsumeMyItemShort ¶
func (aaa *PublicItemsService) PublicConsumeMyItemShort(input *public_items.PublicConsumeMyItemParams) (*inventoryclientmodels.ApimodelsItemResp, error)
func (*PublicItemsService) PublicGetItemShort ¶
func (aaa *PublicItemsService) PublicGetItemShort(input *public_items.PublicGetItemParams) (*inventoryclientmodels.ApimodelsItemResp, error)
func (*PublicItemsService) PublicListItemsShort ¶
func (aaa *PublicItemsService) PublicListItemsShort(input *public_items.PublicListItemsParams) (*inventoryclientmodels.ApimodelsListItemResp, error)
func (*PublicItemsService) PublicMoveMyItemsShort ¶
func (aaa *PublicItemsService) PublicMoveMyItemsShort(input *public_items.PublicMoveMyItemsParams) (*inventoryclientmodels.ApimodelsMoveItemsResp, error)
func (*PublicItemsService) UpdateFlightId ¶
func (aaa *PublicItemsService) UpdateFlightId(flightId string)
type PublicTagsService ¶
type PublicTagsService struct { Client *inventoryclient.JusticeInventoryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*PublicTagsService) GetAuthSession ¶
func (aaa *PublicTagsService) GetAuthSession() auth.Session
func (*PublicTagsService) PublicListTagsShort ¶
func (aaa *PublicTagsService) PublicListTagsShort(input *public_tags.PublicListTagsParams) (*inventoryclientmodels.ApimodelsListTagsResp, error)
func (*PublicTagsService) UpdateFlightId ¶
func (aaa *PublicTagsService) UpdateFlightId(flightId string)
Source Files ¶
- client_factory.go
- version.go
- wrapper_adminChainingOperations.go
- wrapper_adminIntegrationConfigurations.go
- wrapper_adminInventories.go
- wrapper_adminInventoryConfigurations.go
- wrapper_adminItemTypes.go
- wrapper_adminItems.go
- wrapper_adminTags.go
- wrapper_publicInventories.go
- wrapper_publicInventoryConfigurations.go
- wrapper_publicItemTypes.go
- wrapper_publicItems.go
- wrapper_publicTags.go
Click to show internal directories.
Click to hide internal directories.