Module service_authorizations_api

Source

Structs§

CreateServiceAuthorizationParams
struct for passing parameters to the method create_service_authorization
DeleteServiceAuthorization2Params
struct for passing parameters to the method delete_service_authorization2
DeleteServiceAuthorizationParams
struct for passing parameters to the method delete_service_authorization
ListServiceAuthorizationParams
struct for passing parameters to the method list_service_authorization
ShowServiceAuthorizationParams
struct for passing parameters to the method show_service_authorization
UpdateServiceAuthorization2Params
struct for passing parameters to the method update_service_authorization2
UpdateServiceAuthorizationParams
struct for passing parameters to the method update_service_authorization

Enums§

CreateServiceAuthorizationError
struct for typed errors of method create_service_authorization
DeleteServiceAuthorization2Error
struct for typed errors of method delete_service_authorization2
DeleteServiceAuthorizationError
struct for typed errors of method delete_service_authorization
ListServiceAuthorizationError
struct for typed errors of method list_service_authorization
ShowServiceAuthorizationError
struct for typed errors of method show_service_authorization
UpdateServiceAuthorization2Error
struct for typed errors of method update_service_authorization2
UpdateServiceAuthorizationError
struct for typed errors of method update_service_authorization

Functions§

create_service_authorization
Create service authorization.
delete_service_authorization
Delete service authorization.
delete_service_authorization2
Delete service authorizations.
list_service_authorization
List service authorizations.
show_service_authorization
Show service authorization.
update_service_authorization
Update service authorization.
update_service_authorization2
Update service authorizations.