Documentation
¶
Index ¶
- Constants
- Variables
- func GetUserAgent() string
- func NewGdprClient(configRepository repository.ConfigRepository) *gdprclient.JusticeGdprService
- type ConfigurationService
- func (aaa *ConfigurationService) AdminGetPlatformAccountClosureServicesConfigurationShort(input *configuration.AdminGetPlatformAccountClosureServicesConfigurationParams) (*gdprclientmodels.DTOServicesConfigurationResponse, error)
- func (aaa *ConfigurationService) AdminGetServicesConfigurationShort(input *configuration.AdminGetServicesConfigurationParams) (*gdprclientmodels.DTOServicesConfigurationResponse, error)
- func (aaa *ConfigurationService) AdminResetPlatformAccountClosureServicesConfigurationShort(...) error
- func (aaa *ConfigurationService) AdminResetServicesConfigurationShort(input *configuration.AdminResetServicesConfigurationParams) error
- func (aaa *ConfigurationService) AdminUpdatePlatformAccountClosureServicesConfigurationShort(...) (*gdprclientmodels.DTOServiceConfigurationUpdateRequest, error)
- func (aaa *ConfigurationService) AdminUpdateServicesConfigurationShort(input *configuration.AdminUpdateServicesConfigurationParams) (*gdprclientmodels.DTOServiceConfigurationUpdateRequest, error)
- func (aaa *ConfigurationService) DeleteAdminEmailConfigurationShort(input *configuration.DeleteAdminEmailConfigurationParams) error
- func (aaa *ConfigurationService) GetAdminEmailConfigurationShort(input *configuration.GetAdminEmailConfigurationParams) ([]string, error)
- func (aaa *ConfigurationService) GetAuthSession() auth.Session
- func (aaa *ConfigurationService) SaveAdminEmailConfigurationShort(input *configuration.SaveAdminEmailConfigurationParams) error
- func (aaa *ConfigurationService) UpdateAdminEmailConfigurationShort(input *configuration.UpdateAdminEmailConfigurationParams) error
- func (aaa *ConfigurationService) UpdateFlightId(flightId string)
- type DataDeletionS2SService
- func (aaa *DataDeletionS2SService) GetAuthSession() auth.Session
- func (aaa *DataDeletionS2SService) S2SGetListFinishedAccountDeletionRequestShort(input *data_deletion_s2_s.S2SGetListFinishedAccountDeletionRequestParams) (*gdprclientmodels.DTOListFinishedDataDeletion, error)
- func (aaa *DataDeletionS2SService) S2SSubmitUserAccountDeletionRequestShort(input *data_deletion_s2_s.S2SSubmitUserAccountDeletionRequestParams) (*gdprclientmodels.ModelsS2SRequestDeleteResponse, error)
- func (aaa *DataDeletionS2SService) UpdateFlightId(flightId string)
- type DataDeletionService
- func (aaa *DataDeletionService) AdminCancelUserAccountDeletionRequestShort(input *data_deletion.AdminCancelUserAccountDeletionRequestParams) error
- func (aaa *DataDeletionService) AdminGetListDeletionDataRequestShort(input *data_deletion.AdminGetListDeletionDataRequestParams) (*gdprclientmodels.ModelsListDeletionDataResponse, error)
- func (aaa *DataDeletionService) AdminGetUserAccountDeletionRequestShort(input *data_deletion.AdminGetUserAccountDeletionRequestParams) (*gdprclientmodels.ModelsDeletionData, error)
- func (aaa *DataDeletionService) AdminSubmitUserAccountDeletionRequestShort(input *data_deletion.AdminSubmitUserAccountDeletionRequestParams) (*gdprclientmodels.ModelsRequestDeleteResponse, error)
- func (aaa *DataDeletionService) GetAuthSession() auth.Session
- func (aaa *DataDeletionService) PublicCancelMyAccountDeletionRequestShort(input *data_deletion.PublicCancelMyAccountDeletionRequestParams) error
- func (aaa *DataDeletionService) PublicCancelUserAccountDeletionRequestShort(input *data_deletion.PublicCancelUserAccountDeletionRequestParams) error
- func (aaa *DataDeletionService) PublicGetMyAccountDeletionStatusShort(input *data_deletion.PublicGetMyAccountDeletionStatusParams) (*gdprclientmodels.ModelsDeletionStatus, error)
- func (aaa *DataDeletionService) PublicGetUserAccountDeletionStatusShort(input *data_deletion.PublicGetUserAccountDeletionStatusParams) (*gdprclientmodels.ModelsDeletionStatus, error)
- func (aaa *DataDeletionService) PublicSubmitMyAccountDeletionRequestShort(input *data_deletion.PublicSubmitMyAccountDeletionRequestParams) (*gdprclientmodels.ModelsRequestDeleteResponse, error)
- func (aaa *DataDeletionService) PublicSubmitUserAccountDeletionRequestShort(input *data_deletion.PublicSubmitUserAccountDeletionRequestParams) (*gdprclientmodels.ModelsRequestDeleteResponse, error)
- func (aaa *DataDeletionService) UpdateFlightId(flightId string)
- type DataRetrievalS2SService
- func (aaa *DataRetrievalS2SService) GetAuthSession() auth.Session
- func (aaa *DataRetrievalS2SService) S2SGeneratePersonalDataURLShort(input *data_retrieval_s2_s.S2SGeneratePersonalDataURLParams) (*gdprclientmodels.ModelsS2SUserDataURL, error)
- func (aaa *DataRetrievalS2SService) S2SGetListFinishedPersonalDataRequestShort(input *data_retrieval_s2_s.S2SGetListFinishedPersonalDataRequestParams) (*gdprclientmodels.DTOListFinishedDataRequests, error)
- func (aaa *DataRetrievalS2SService) S2SRequestDataRetrievalShort(input *data_retrieval_s2_s.S2SRequestDataRetrievalParams) (*gdprclientmodels.ModelsS2SDataRetrievalResponse, error)
- func (aaa *DataRetrievalS2SService) UpdateFlightId(flightId string)
- type DataRetrievalService
- func (aaa *DataRetrievalService) AdminCancelUserPersonalDataRequestShort(input *data_retrieval.AdminCancelUserPersonalDataRequestParams) error
- func (aaa *DataRetrievalService) AdminGeneratePersonalDataURLShort(input *data_retrieval.AdminGeneratePersonalDataURLParams) (*gdprclientmodels.ModelsUserDataURL, error)
- func (aaa *DataRetrievalService) AdminGetListPersonalDataRequestShort(input *data_retrieval.AdminGetListPersonalDataRequestParams) (*gdprclientmodels.ModelsListPersonalDataResponse, error)
- func (aaa *DataRetrievalService) AdminGetUserPersonalDataRequestsShort(input *data_retrieval.AdminGetUserPersonalDataRequestsParams) (*gdprclientmodels.ModelsUserPersonalDataResponse, error)
- func (aaa *DataRetrievalService) AdminRequestDataRetrievalShort(input *data_retrieval.AdminRequestDataRetrievalParams) (*gdprclientmodels.ModelsDataRetrievalResponse, error)
- func (aaa *DataRetrievalService) GetAuthSession() auth.Session
- func (aaa *DataRetrievalService) PublicCancelUserPersonalDataRequestShort(input *data_retrieval.PublicCancelUserPersonalDataRequestParams) error
- func (aaa *DataRetrievalService) PublicGeneratePersonalDataURLShort(input *data_retrieval.PublicGeneratePersonalDataURLParams) (*gdprclientmodels.ModelsUserDataURL, error)
- func (aaa *DataRetrievalService) PublicGetUserPersonalDataRequestsShort(input *data_retrieval.PublicGetUserPersonalDataRequestsParams) (*gdprclientmodels.ModelsUserPersonalDataResponse, error)
- func (aaa *DataRetrievalService) PublicRequestDataRetrievalShort(input *data_retrieval.PublicRequestDataRetrievalParams) (*gdprclientmodels.ModelsDataRetrievalResponse, error)
- func (aaa *DataRetrievalService) UpdateFlightId(flightId string)
- type PlatformAccountClosureClientService
- func (aaa *PlatformAccountClosureClientService) AdminDeletePlatformAccountClosureClientShort(...) error
- func (aaa *PlatformAccountClosureClientService) AdminGetPlatformAccountClosureClientShort(...) (*gdprclientmodels.DTOPlatformAccountClosureClientResponse, error)
- func (aaa *PlatformAccountClosureClientService) AdminUpdatePlatformAccountClosureClientShort(...) error
- func (aaa *PlatformAccountClosureClientService) GetAuthSession() auth.Session
- func (aaa *PlatformAccountClosureClientService) UpdateFlightId(flightId string)
- type PlatformAccountClosureHistoryService
- func (aaa *PlatformAccountClosureHistoryService) AdminGetUserPlatformAccountClosureHistoriesShort(...) (*gdprclientmodels.DTOUserPlatformAccountClosureHistoriesResponse, error)
- func (aaa *PlatformAccountClosureHistoryService) GetAuthSession() auth.Session
- func (aaa *PlatformAccountClosureHistoryService) UpdateFlightId(flightId string)
Constants ¶
View Source
const ServiceVersion = "2.12.0"
Variables ¶
View Source
var SDKVersion string
Functions ¶
func GetUserAgent ¶
func GetUserAgent() string
func NewGdprClient ¶
func NewGdprClient(configRepository repository.ConfigRepository) *gdprclient.JusticeGdprService
Types ¶
type ConfigurationService ¶
type ConfigurationService struct {
Client *gdprclient.JusticeGdprService
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*ConfigurationService) AdminGetPlatformAccountClosureServicesConfigurationShort ¶
func (aaa *ConfigurationService) AdminGetPlatformAccountClosureServicesConfigurationShort(input *configuration.AdminGetPlatformAccountClosureServicesConfigurationParams) (*gdprclientmodels.DTOServicesConfigurationResponse, error)
func (*ConfigurationService) AdminGetServicesConfigurationShort ¶
func (aaa *ConfigurationService) AdminGetServicesConfigurationShort(input *configuration.AdminGetServicesConfigurationParams) (*gdprclientmodels.DTOServicesConfigurationResponse, error)
func (*ConfigurationService) AdminResetPlatformAccountClosureServicesConfigurationShort ¶
func (aaa *ConfigurationService) AdminResetPlatformAccountClosureServicesConfigurationShort(input *configuration.AdminResetPlatformAccountClosureServicesConfigurationParams) error
func (*ConfigurationService) AdminResetServicesConfigurationShort ¶
func (aaa *ConfigurationService) AdminResetServicesConfigurationShort(input *configuration.AdminResetServicesConfigurationParams) error
func (*ConfigurationService) AdminUpdatePlatformAccountClosureServicesConfigurationShort ¶
func (aaa *ConfigurationService) AdminUpdatePlatformAccountClosureServicesConfigurationShort(input *configuration.AdminUpdatePlatformAccountClosureServicesConfigurationParams) (*gdprclientmodels.DTOServiceConfigurationUpdateRequest, error)
func (*ConfigurationService) AdminUpdateServicesConfigurationShort ¶
func (aaa *ConfigurationService) AdminUpdateServicesConfigurationShort(input *configuration.AdminUpdateServicesConfigurationParams) (*gdprclientmodels.DTOServiceConfigurationUpdateRequest, error)
func (*ConfigurationService) DeleteAdminEmailConfigurationShort ¶
func (aaa *ConfigurationService) DeleteAdminEmailConfigurationShort(input *configuration.DeleteAdminEmailConfigurationParams) error
func (*ConfigurationService) GetAdminEmailConfigurationShort ¶
func (aaa *ConfigurationService) GetAdminEmailConfigurationShort(input *configuration.GetAdminEmailConfigurationParams) ([]string, error)
func (*ConfigurationService) GetAuthSession ¶
func (aaa *ConfigurationService) GetAuthSession() auth.Session
func (*ConfigurationService) SaveAdminEmailConfigurationShort ¶
func (aaa *ConfigurationService) SaveAdminEmailConfigurationShort(input *configuration.SaveAdminEmailConfigurationParams) error
func (*ConfigurationService) UpdateAdminEmailConfigurationShort ¶
func (aaa *ConfigurationService) UpdateAdminEmailConfigurationShort(input *configuration.UpdateAdminEmailConfigurationParams) error
func (*ConfigurationService) UpdateFlightId ¶
func (aaa *ConfigurationService) UpdateFlightId(flightId string)
type DataDeletionS2SService ¶
type DataDeletionS2SService struct {
Client *gdprclient.JusticeGdprService
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*DataDeletionS2SService) GetAuthSession ¶
func (aaa *DataDeletionS2SService) GetAuthSession() auth.Session
func (*DataDeletionS2SService) S2SGetListFinishedAccountDeletionRequestShort ¶
func (aaa *DataDeletionS2SService) S2SGetListFinishedAccountDeletionRequestShort(input *data_deletion_s2_s.S2SGetListFinishedAccountDeletionRequestParams) (*gdprclientmodels.DTOListFinishedDataDeletion, error)
func (*DataDeletionS2SService) S2SSubmitUserAccountDeletionRequestShort ¶
func (aaa *DataDeletionS2SService) S2SSubmitUserAccountDeletionRequestShort(input *data_deletion_s2_s.S2SSubmitUserAccountDeletionRequestParams) (*gdprclientmodels.ModelsS2SRequestDeleteResponse, error)
func (*DataDeletionS2SService) UpdateFlightId ¶
func (aaa *DataDeletionS2SService) UpdateFlightId(flightId string)
type DataDeletionService ¶
type DataDeletionService struct {
Client *gdprclient.JusticeGdprService
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*DataDeletionService) AdminCancelUserAccountDeletionRequestShort ¶
func (aaa *DataDeletionService) AdminCancelUserAccountDeletionRequestShort(input *data_deletion.AdminCancelUserAccountDeletionRequestParams) error
func (*DataDeletionService) AdminGetListDeletionDataRequestShort ¶
func (aaa *DataDeletionService) AdminGetListDeletionDataRequestShort(input *data_deletion.AdminGetListDeletionDataRequestParams) (*gdprclientmodels.ModelsListDeletionDataResponse, error)
func (*DataDeletionService) AdminGetUserAccountDeletionRequestShort ¶
func (aaa *DataDeletionService) AdminGetUserAccountDeletionRequestShort(input *data_deletion.AdminGetUserAccountDeletionRequestParams) (*gdprclientmodels.ModelsDeletionData, error)
func (*DataDeletionService) AdminSubmitUserAccountDeletionRequestShort ¶
func (aaa *DataDeletionService) AdminSubmitUserAccountDeletionRequestShort(input *data_deletion.AdminSubmitUserAccountDeletionRequestParams) (*gdprclientmodels.ModelsRequestDeleteResponse, error)
func (*DataDeletionService) GetAuthSession ¶
func (aaa *DataDeletionService) GetAuthSession() auth.Session
func (*DataDeletionService) PublicCancelMyAccountDeletionRequestShort ¶
func (aaa *DataDeletionService) PublicCancelMyAccountDeletionRequestShort(input *data_deletion.PublicCancelMyAccountDeletionRequestParams) error
func (*DataDeletionService) PublicCancelUserAccountDeletionRequestShort ¶
func (aaa *DataDeletionService) PublicCancelUserAccountDeletionRequestShort(input *data_deletion.PublicCancelUserAccountDeletionRequestParams) error
func (*DataDeletionService) PublicGetMyAccountDeletionStatusShort ¶
func (aaa *DataDeletionService) PublicGetMyAccountDeletionStatusShort(input *data_deletion.PublicGetMyAccountDeletionStatusParams) (*gdprclientmodels.ModelsDeletionStatus, error)
func (*DataDeletionService) PublicGetUserAccountDeletionStatusShort ¶
func (aaa *DataDeletionService) PublicGetUserAccountDeletionStatusShort(input *data_deletion.PublicGetUserAccountDeletionStatusParams) (*gdprclientmodels.ModelsDeletionStatus, error)
func (*DataDeletionService) PublicSubmitMyAccountDeletionRequestShort ¶
func (aaa *DataDeletionService) PublicSubmitMyAccountDeletionRequestShort(input *data_deletion.PublicSubmitMyAccountDeletionRequestParams) (*gdprclientmodels.ModelsRequestDeleteResponse, error)
func (*DataDeletionService) PublicSubmitUserAccountDeletionRequestShort ¶
func (aaa *DataDeletionService) PublicSubmitUserAccountDeletionRequestShort(input *data_deletion.PublicSubmitUserAccountDeletionRequestParams) (*gdprclientmodels.ModelsRequestDeleteResponse, error)
func (*DataDeletionService) UpdateFlightId ¶
func (aaa *DataDeletionService) UpdateFlightId(flightId string)
type DataRetrievalS2SService ¶
type DataRetrievalS2SService struct {
Client *gdprclient.JusticeGdprService
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*DataRetrievalS2SService) GetAuthSession ¶
func (aaa *DataRetrievalS2SService) GetAuthSession() auth.Session
func (*DataRetrievalS2SService) S2SGeneratePersonalDataURLShort ¶
func (aaa *DataRetrievalS2SService) S2SGeneratePersonalDataURLShort(input *data_retrieval_s2_s.S2SGeneratePersonalDataURLParams) (*gdprclientmodels.ModelsS2SUserDataURL, error)
func (*DataRetrievalS2SService) S2SGetListFinishedPersonalDataRequestShort ¶
func (aaa *DataRetrievalS2SService) S2SGetListFinishedPersonalDataRequestShort(input *data_retrieval_s2_s.S2SGetListFinishedPersonalDataRequestParams) (*gdprclientmodels.DTOListFinishedDataRequests, error)
func (*DataRetrievalS2SService) S2SRequestDataRetrievalShort ¶
func (aaa *DataRetrievalS2SService) S2SRequestDataRetrievalShort(input *data_retrieval_s2_s.S2SRequestDataRetrievalParams) (*gdprclientmodels.ModelsS2SDataRetrievalResponse, error)
func (*DataRetrievalS2SService) UpdateFlightId ¶
func (aaa *DataRetrievalS2SService) UpdateFlightId(flightId string)
type DataRetrievalService ¶
type DataRetrievalService struct {
Client *gdprclient.JusticeGdprService
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*DataRetrievalService) AdminCancelUserPersonalDataRequestShort ¶
func (aaa *DataRetrievalService) AdminCancelUserPersonalDataRequestShort(input *data_retrieval.AdminCancelUserPersonalDataRequestParams) error
func (*DataRetrievalService) AdminGeneratePersonalDataURLShort ¶
func (aaa *DataRetrievalService) AdminGeneratePersonalDataURLShort(input *data_retrieval.AdminGeneratePersonalDataURLParams) (*gdprclientmodels.ModelsUserDataURL, error)
func (*DataRetrievalService) AdminGetListPersonalDataRequestShort ¶
func (aaa *DataRetrievalService) AdminGetListPersonalDataRequestShort(input *data_retrieval.AdminGetListPersonalDataRequestParams) (*gdprclientmodels.ModelsListPersonalDataResponse, error)
func (*DataRetrievalService) AdminGetUserPersonalDataRequestsShort ¶
func (aaa *DataRetrievalService) AdminGetUserPersonalDataRequestsShort(input *data_retrieval.AdminGetUserPersonalDataRequestsParams) (*gdprclientmodels.ModelsUserPersonalDataResponse, error)
func (*DataRetrievalService) AdminRequestDataRetrievalShort ¶
func (aaa *DataRetrievalService) AdminRequestDataRetrievalShort(input *data_retrieval.AdminRequestDataRetrievalParams) (*gdprclientmodels.ModelsDataRetrievalResponse, error)
func (*DataRetrievalService) GetAuthSession ¶
func (aaa *DataRetrievalService) GetAuthSession() auth.Session
func (*DataRetrievalService) PublicCancelUserPersonalDataRequestShort ¶
func (aaa *DataRetrievalService) PublicCancelUserPersonalDataRequestShort(input *data_retrieval.PublicCancelUserPersonalDataRequestParams) error
func (*DataRetrievalService) PublicGeneratePersonalDataURLShort ¶
func (aaa *DataRetrievalService) PublicGeneratePersonalDataURLShort(input *data_retrieval.PublicGeneratePersonalDataURLParams) (*gdprclientmodels.ModelsUserDataURL, error)
func (*DataRetrievalService) PublicGetUserPersonalDataRequestsShort ¶
func (aaa *DataRetrievalService) PublicGetUserPersonalDataRequestsShort(input *data_retrieval.PublicGetUserPersonalDataRequestsParams) (*gdprclientmodels.ModelsUserPersonalDataResponse, error)
func (*DataRetrievalService) PublicRequestDataRetrievalShort ¶
func (aaa *DataRetrievalService) PublicRequestDataRetrievalShort(input *data_retrieval.PublicRequestDataRetrievalParams) (*gdprclientmodels.ModelsDataRetrievalResponse, error)
func (*DataRetrievalService) UpdateFlightId ¶
func (aaa *DataRetrievalService) UpdateFlightId(flightId string)
type PlatformAccountClosureClientService ¶
type PlatformAccountClosureClientService struct {
Client *gdprclient.JusticeGdprService
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*PlatformAccountClosureClientService) AdminDeletePlatformAccountClosureClientShort ¶
func (aaa *PlatformAccountClosureClientService) AdminDeletePlatformAccountClosureClientShort(input *platform_account_closure_client.AdminDeletePlatformAccountClosureClientParams) error
func (*PlatformAccountClosureClientService) AdminGetPlatformAccountClosureClientShort ¶
func (aaa *PlatformAccountClosureClientService) AdminGetPlatformAccountClosureClientShort(input *platform_account_closure_client.AdminGetPlatformAccountClosureClientParams) (*gdprclientmodels.DTOPlatformAccountClosureClientResponse, error)
func (*PlatformAccountClosureClientService) AdminUpdatePlatformAccountClosureClientShort ¶
func (aaa *PlatformAccountClosureClientService) AdminUpdatePlatformAccountClosureClientShort(input *platform_account_closure_client.AdminUpdatePlatformAccountClosureClientParams) error
func (*PlatformAccountClosureClientService) GetAuthSession ¶
func (aaa *PlatformAccountClosureClientService) GetAuthSession() auth.Session
func (*PlatformAccountClosureClientService) UpdateFlightId ¶
func (aaa *PlatformAccountClosureClientService) UpdateFlightId(flightId string)
type PlatformAccountClosureHistoryService ¶
type PlatformAccountClosureHistoryService struct {
Client *gdprclient.JusticeGdprService
ConfigRepository repository.ConfigRepository
TokenRepository repository.TokenRepository
FlightIdRepository *utils.FlightIdContainer
}
func (*PlatformAccountClosureHistoryService) AdminGetUserPlatformAccountClosureHistoriesShort ¶
func (aaa *PlatformAccountClosureHistoryService) AdminGetUserPlatformAccountClosureHistoriesShort(input *platform_account_closure_history.AdminGetUserPlatformAccountClosureHistoriesParams) (*gdprclientmodels.DTOUserPlatformAccountClosureHistoriesResponse, error)
func (*PlatformAccountClosureHistoryService) GetAuthSession ¶
func (aaa *PlatformAccountClosureHistoryService) GetAuthSession() auth.Session
func (*PlatformAccountClosureHistoryService) UpdateFlightId ¶
func (aaa *PlatformAccountClosureHistoryService) UpdateFlightId(flightId string)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.