# Functions
Creates a new Client, with reasonable defaults.
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling.
NewDeleteYskCardRequest generates requests for DeleteYskCard.
NewGetActionTypeRequest generates requests for GetActionType.
NewGetActionTypesBySourceIDRequest generates requests for GetActionTypesBySourceID.
NewGetActionTypesRequest generates requests for GetActionTypes.
NewGetEventTypeRequest generates requests for GetEventType.
NewGetEventTypesBySourceIDRequest generates requests for GetEventTypesBySourceID.
NewGetEventTypesRequest generates requests for GetEventTypes.
NewGetYskCardRequest generates requests for GetYskCard.
NewPollSIO2Request generates requests for PollSIO2.
NewPollSIORequest generates requests for PollSIO.
NewPublishEventRequest calls the generic PublishEvent builder with application/json body.
NewPublishEventRequestWithBody generates requests for PublishEvent with any type of body.
NewRegisterActionTypesRequest calls the generic RegisterActionTypes builder with application/json body.
NewRegisterActionTypesRequestWithBody generates requests for RegisterActionTypes with any type of body.
NewRegisterEventTypesRequest calls the generic RegisterEventTypes builder with application/json body.
NewRegisterEventTypesRequestWithBody generates requests for RegisterEventTypes with any type of body.
NewSubscribeActionWSRequest generates requests for SubscribeActionWS.
NewSubscribeEventWSRequest generates requests for SubscribeEventWS.
NewSubscribeSIO2Request generates requests for SubscribeSIO2.
NewSubscribeSIORequest generates requests for SubscribeSIO.
NewTriggerActionRequest calls the generic TriggerAction builder with application/json body.
NewTriggerActionRequestWithBody generates requests for TriggerAction with any type of body.
ParseDeleteYskCardResponse parses an HTTP response from a DeleteYskCardWithResponse call.
ParseGetActionTypeResponse parses an HTTP response from a GetActionTypeWithResponse call.
ParseGetActionTypesBySourceIDResponse parses an HTTP response from a GetActionTypesBySourceIDWithResponse call.
ParseGetActionTypesResponse parses an HTTP response from a GetActionTypesWithResponse call.
ParseGetEventTypeResponse parses an HTTP response from a GetEventTypeWithResponse call.
ParseGetEventTypesBySourceIDResponse parses an HTTP response from a GetEventTypesBySourceIDWithResponse call.
ParseGetEventTypesResponse parses an HTTP response from a GetEventTypesWithResponse call.
ParseGetYskCardResponse parses an HTTP response from a GetYskCardWithResponse call.
ParsePollSIO2Response parses an HTTP response from a PollSIO2WithResponse call.
ParsePollSIOResponse parses an HTTP response from a PollSIOWithResponse call.
ParsePublishEventResponse parses an HTTP response from a PublishEventWithResponse call.
ParseRegisterActionTypesResponse parses an HTTP response from a RegisterActionTypesWithResponse call.
ParseRegisterEventTypesResponse parses an HTTP response from a RegisterEventTypesWithResponse call.
ParseSubscribeActionWSResponse parses an HTTP response from a SubscribeActionWSWithResponse call.
ParseSubscribeEventWSResponse parses an HTTP response from a SubscribeEventWSWithResponse call.
ParseSubscribeSIO2Response parses an HTTP response from a SubscribeSIO2WithResponse call.
ParseSubscribeSIOResponse parses an HTTP response from a SubscribeSIOWithResponse call.
ParseTriggerActionResponse parses an HTTP response from a TriggerActionWithResponse call.
WithBaseURL overrides the baseURL.
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request.
# Constants
No description provided by the author
Defines values for YSKCardCardType.
Defines values for YSKCardCardType.
Defines values for YSKCardCardType.
Defines values for YSKCardRenderType.
Defines values for YSKCardRenderType.
Defines values for YSKCardRenderType.
Defines values for YSKCardRenderType.
# Structs
Action defines model for Action.
ActionType defines model for ActionType.
BaseResponse defines model for BaseResponse.
Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on ClientInterface to offer response payloads.
No description provided by the author
Event defines model for Event.
EventType defines model for EventType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PropertyType defines model for PropertyType.
No description provided by the author
No description provided by the author
No description provided by the author
ResponseGetYSKCardListOK defines model for ResponseGetYSKCardListOK.
SubscribeActionWSParams defines parameters for SubscribeActionWS.
No description provided by the author
SubscribeEventWSParams defines parameters for SubscribeEventWS.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
YSKCard defines model for YSKCard.
YSKCardContent defines model for YSKCardContent.
YSKCardFooterAction defines model for YSKCardFooterAction.
YSKCardIconWithText defines model for YSKCardIconWithText.
YSKCardListItem defines model for YSKCardListItem.
YSKCardMessageBusAction defines model for YSKCardMessageBusAction.
YSKCardProgress defines model for YSKCardProgress.
# Interfaces
The interface specification for the client above.
ClientWithResponsesInterface is the interface specification for the client with responses above.
Doer performs HTTP requests.
# Type aliases
ActionName defines model for ActionName.
ActionNames defines model for ActionNames.
ClientOption allows setting custom parameters during construction.
EventName defines model for EventName.
EventNames defines model for EventNames.
GetActionTypeOK defines model for GetActionTypeOK.
GetActionTypesOK defines model for GetActionTypesOK.
GetEventTypeOK defines model for GetEventTypeOK.
GetEventTypesOK defines model for GetEventTypesOK.
PublishEvent event properties.
PublishEventJSONBody defines parameters for PublishEvent.
PublishEventJSONRequestBody defines body for PublishEvent for application/json ContentType.
PublishEventOK defines model for PublishEventOK.
RegisterActionTypes defines model for RegisterActionTypes.
RegisterActionTypesJSONBody defines parameters for RegisterActionTypes.
RegisterActionTypesJSONRequestBody defines body for RegisterActionTypes for application/json ContentType.
RegisterEventTypes defines model for RegisterEventTypes.
RegisterEventTypesJSONBody defines parameters for RegisterEventTypes.
RegisterEventTypesJSONRequestBody defines body for RegisterEventTypes for application/json ContentType.
RequestEditorFn is the function signature for the RequestEditor callback function.
ResponseBadRequest defines model for ResponseBadRequest.
ResponseConflict defines model for ResponseConflict.
ResponseInternalServerError defines model for ResponseInternalServerError.
ResponseNotFound defines model for ResponseNotFound.
ResponseOK defines model for ResponseOK.
SourceID defines model for SourceID.
TriggerAction action properties.
TriggerActionJSONBody defines parameters for TriggerAction.
TriggerActionJSONRequestBody defines body for TriggerAction for application/json ContentType.
TriggerActionOK defines model for TriggerActionOK.
YSKCardCardType defines model for YSKCard.CardType.
YSKCardIcon defines model for YSKCardIcon.
YSKCardList defines model for YSKCardList.
YSKCardRenderType defines model for YSKCard.RenderType.