Documentation
¶
Index ¶
- Constants
- Variables
- func GetUserAgent() string
- func NewGdprClient(configRepository repository.ConfigRepository) *gdprclient.JusticeGdprService
- type ConfigurationService
- func (aaa *ConfigurationService) AdminGetPlatformAccountClosureServicesConfigurationShort(input *configuration.AdminGetPlatformAccountClosureServicesConfigurationParams) (*configuration.AdminGetPlatformAccountClosureServicesConfigurationResponse, ...)
- func (aaa *ConfigurationService) AdminGetServicesConfigurationShort(input *configuration.AdminGetServicesConfigurationParams) (*configuration.AdminGetServicesConfigurationResponse, error)
- func (aaa *ConfigurationService) AdminResetPlatformAccountClosureServicesConfigurationShort(...) error
- func (aaa *ConfigurationService) AdminResetServicesConfigurationShort(input *configuration.AdminResetServicesConfigurationParams) error
- func (aaa *ConfigurationService) AdminUpdatePlatformAccountClosureServicesConfigurationShort(...) (*configuration.AdminUpdatePlatformAccountClosureServicesConfigurationResponse, ...)
- func (aaa *ConfigurationService) AdminUpdateServicesConfigurationShort(input *configuration.AdminUpdateServicesConfigurationParams) (*configuration.AdminUpdateServicesConfigurationResponse, error)
- func (aaa *ConfigurationService) DeleteAdminEmailConfigurationShort(input *configuration.DeleteAdminEmailConfigurationParams) error
- func (aaa *ConfigurationService) GetAdminEmailConfigurationShort(input *configuration.GetAdminEmailConfigurationParams) (*configuration.GetAdminEmailConfigurationResponse, 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) (*data_deletion_s2_s.S2SGetListFinishedAccountDeletionRequestResponse, error)
- func (aaa *DataDeletionS2SService) S2SSubmitUserAccountDeletionRequestShort(input *data_deletion_s2_s.S2SSubmitUserAccountDeletionRequestParams) (*data_deletion_s2_s.S2SSubmitUserAccountDeletionRequestResponse, 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) (*data_deletion.AdminGetListDeletionDataRequestResponse, error)
- func (aaa *DataDeletionService) AdminGetUserAccountDeletionRequestShort(input *data_deletion.AdminGetUserAccountDeletionRequestParams) (*data_deletion.AdminGetUserAccountDeletionRequestResponse, error)
- func (aaa *DataDeletionService) AdminSubmitUserAccountDeletionRequestShort(input *data_deletion.AdminSubmitUserAccountDeletionRequestParams) (*data_deletion.AdminSubmitUserAccountDeletionRequestResponse, 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) (*data_deletion.PublicGetMyAccountDeletionStatusResponse, error)
- func (aaa *DataDeletionService) PublicGetUserAccountDeletionStatusShort(input *data_deletion.PublicGetUserAccountDeletionStatusParams) (*data_deletion.PublicGetUserAccountDeletionStatusResponse, error)
- func (aaa *DataDeletionService) PublicSubmitMyAccountDeletionRequestShort(input *data_deletion.PublicSubmitMyAccountDeletionRequestParams) (*data_deletion.PublicSubmitMyAccountDeletionRequestResponse, error)
- func (aaa *DataDeletionService) PublicSubmitUserAccountDeletionRequestShort(input *data_deletion.PublicSubmitUserAccountDeletionRequestParams) (*data_deletion.PublicSubmitUserAccountDeletionRequestResponse, 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) (*data_retrieval_s2_s.S2SGeneratePersonalDataURLResponse, error)
- func (aaa *DataRetrievalS2SService) S2SGetDataRequestByRequestIDShort(input *data_retrieval_s2_s.S2SGetDataRequestByRequestIDParams) (*data_retrieval_s2_s.S2SGetDataRequestByRequestIDResponse, error)
- func (aaa *DataRetrievalS2SService) S2SGetListFinishedPersonalDataRequestShort(input *data_retrieval_s2_s.S2SGetListFinishedPersonalDataRequestParams) (*data_retrieval_s2_s.S2SGetListFinishedPersonalDataRequestResponse, error)
- func (aaa *DataRetrievalS2SService) S2SRequestDataRetrievalShort(input *data_retrieval_s2_s.S2SRequestDataRetrievalParams) (*data_retrieval_s2_s.S2SRequestDataRetrievalResponse, 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) (*data_retrieval.AdminGeneratePersonalDataURLResponse, error)
- func (aaa *DataRetrievalService) AdminGetListPersonalDataRequestShort(input *data_retrieval.AdminGetListPersonalDataRequestParams) (*data_retrieval.AdminGetListPersonalDataRequestResponse, error)
- func (aaa *DataRetrievalService) AdminGetUserPersonalDataRequestsShort(input *data_retrieval.AdminGetUserPersonalDataRequestsParams) (*data_retrieval.AdminGetUserPersonalDataRequestsResponse, error)
- func (aaa *DataRetrievalService) AdminRequestDataRetrievalShort(input *data_retrieval.AdminRequestDataRetrievalParams) (*data_retrieval.AdminRequestDataRetrievalResponse, error)
- func (aaa *DataRetrievalService) GetAuthSession() auth.Session
- func (aaa *DataRetrievalService) PublicCancelUserPersonalDataRequestShort(input *data_retrieval.PublicCancelUserPersonalDataRequestParams) error
- func (aaa *DataRetrievalService) PublicGeneratePersonalDataURLShort(input *data_retrieval.PublicGeneratePersonalDataURLParams) (*data_retrieval.PublicGeneratePersonalDataURLResponse, error)
- func (aaa *DataRetrievalService) PublicGetUserPersonalDataRequestsShort(input *data_retrieval.PublicGetUserPersonalDataRequestsParams) (*data_retrieval.PublicGetUserPersonalDataRequestsResponse, error)
- func (aaa *DataRetrievalService) PublicRequestDataRetrievalShort(input *data_retrieval.PublicRequestDataRetrievalParams) (*data_retrieval.PublicRequestDataRetrievalResponse, error)
- func (aaa *DataRetrievalService) UpdateFlightId(flightId string)
- type PlatformAccountClosureClientService
- func (aaa *PlatformAccountClosureClientService) AdminDeletePlatformAccountClosureClientShort(...) error
- func (aaa *PlatformAccountClosureClientService) AdminGetPlatformAccountClosureClientShort(...) (*platform_account_closure_client.AdminGetPlatformAccountClosureClientResponse, ...)
- func (aaa *PlatformAccountClosureClientService) AdminGetPlatformAccountClosureClientsShort(...) (*platform_account_closure_client.AdminGetPlatformAccountClosureClientsResponse, ...)
- func (aaa *PlatformAccountClosureClientService) AdminMockPlatformAccountClosureDataShort(...) error
- func (aaa *PlatformAccountClosureClientService) AdminUpdatePlatformAccountClosureClientShort(...) error
- func (aaa *PlatformAccountClosureClientService) AdminValidateXboxBPCertFileShort(input *platform_account_closure_client.AdminValidateXboxBPCertFileParams) (*platform_account_closure_client.AdminValidateXboxBPCertFileResponse, error)
- func (aaa *PlatformAccountClosureClientService) GetAuthSession() auth.Session
- func (aaa *PlatformAccountClosureClientService) UpdateFlightId(flightId string)
- type PlatformAccountClosureHistoryService
Constants ¶
View Source
const ServiceVersion = "2.17.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) (*configuration.AdminGetPlatformAccountClosureServicesConfigurationResponse, error)
func (*ConfigurationService) AdminGetServicesConfigurationShort ¶
func (aaa *ConfigurationService) AdminGetServicesConfigurationShort(input *configuration.AdminGetServicesConfigurationParams) (*configuration.AdminGetServicesConfigurationResponse, 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) (*configuration.AdminUpdatePlatformAccountClosureServicesConfigurationResponse, error)
func (*ConfigurationService) AdminUpdateServicesConfigurationShort ¶
func (aaa *ConfigurationService) AdminUpdateServicesConfigurationShort(input *configuration.AdminUpdateServicesConfigurationParams) (*configuration.AdminUpdateServicesConfigurationResponse, error)
func (*ConfigurationService) DeleteAdminEmailConfigurationShort ¶
func (aaa *ConfigurationService) DeleteAdminEmailConfigurationShort(input *configuration.DeleteAdminEmailConfigurationParams) error
func (*ConfigurationService) GetAdminEmailConfigurationShort ¶
func (aaa *ConfigurationService) GetAdminEmailConfigurationShort(input *configuration.GetAdminEmailConfigurationParams) (*configuration.GetAdminEmailConfigurationResponse, 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) (*data_deletion_s2_s.S2SGetListFinishedAccountDeletionRequestResponse, error)
func (*DataDeletionS2SService) S2SSubmitUserAccountDeletionRequestShort ¶
func (aaa *DataDeletionS2SService) S2SSubmitUserAccountDeletionRequestShort(input *data_deletion_s2_s.S2SSubmitUserAccountDeletionRequestParams) (*data_deletion_s2_s.S2SSubmitUserAccountDeletionRequestResponse, 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) (*data_deletion.AdminGetListDeletionDataRequestResponse, error)
func (*DataDeletionService) AdminGetUserAccountDeletionRequestShort ¶
func (aaa *DataDeletionService) AdminGetUserAccountDeletionRequestShort(input *data_deletion.AdminGetUserAccountDeletionRequestParams) (*data_deletion.AdminGetUserAccountDeletionRequestResponse, error)
func (*DataDeletionService) AdminSubmitUserAccountDeletionRequestShort ¶
func (aaa *DataDeletionService) AdminSubmitUserAccountDeletionRequestShort(input *data_deletion.AdminSubmitUserAccountDeletionRequestParams) (*data_deletion.AdminSubmitUserAccountDeletionRequestResponse, 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) (*data_deletion.PublicGetMyAccountDeletionStatusResponse, error)
func (*DataDeletionService) PublicGetUserAccountDeletionStatusShort ¶
func (aaa *DataDeletionService) PublicGetUserAccountDeletionStatusShort(input *data_deletion.PublicGetUserAccountDeletionStatusParams) (*data_deletion.PublicGetUserAccountDeletionStatusResponse, error)
func (*DataDeletionService) PublicSubmitMyAccountDeletionRequestShort ¶
func (aaa *DataDeletionService) PublicSubmitMyAccountDeletionRequestShort(input *data_deletion.PublicSubmitMyAccountDeletionRequestParams) (*data_deletion.PublicSubmitMyAccountDeletionRequestResponse, error)
func (*DataDeletionService) PublicSubmitUserAccountDeletionRequestShort ¶
func (aaa *DataDeletionService) PublicSubmitUserAccountDeletionRequestShort(input *data_deletion.PublicSubmitUserAccountDeletionRequestParams) (*data_deletion.PublicSubmitUserAccountDeletionRequestResponse, 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) (*data_retrieval_s2_s.S2SGeneratePersonalDataURLResponse, error)
func (*DataRetrievalS2SService) S2SGetDataRequestByRequestIDShort ¶
func (aaa *DataRetrievalS2SService) S2SGetDataRequestByRequestIDShort(input *data_retrieval_s2_s.S2SGetDataRequestByRequestIDParams) (*data_retrieval_s2_s.S2SGetDataRequestByRequestIDResponse, error)
func (*DataRetrievalS2SService) S2SGetListFinishedPersonalDataRequestShort ¶
func (aaa *DataRetrievalS2SService) S2SGetListFinishedPersonalDataRequestShort(input *data_retrieval_s2_s.S2SGetListFinishedPersonalDataRequestParams) (*data_retrieval_s2_s.S2SGetListFinishedPersonalDataRequestResponse, error)
func (*DataRetrievalS2SService) S2SRequestDataRetrievalShort ¶
func (aaa *DataRetrievalS2SService) S2SRequestDataRetrievalShort(input *data_retrieval_s2_s.S2SRequestDataRetrievalParams) (*data_retrieval_s2_s.S2SRequestDataRetrievalResponse, 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) (*data_retrieval.AdminGeneratePersonalDataURLResponse, error)
func (*DataRetrievalService) AdminGetListPersonalDataRequestShort ¶
func (aaa *DataRetrievalService) AdminGetListPersonalDataRequestShort(input *data_retrieval.AdminGetListPersonalDataRequestParams) (*data_retrieval.AdminGetListPersonalDataRequestResponse, error)
func (*DataRetrievalService) AdminGetUserPersonalDataRequestsShort ¶
func (aaa *DataRetrievalService) AdminGetUserPersonalDataRequestsShort(input *data_retrieval.AdminGetUserPersonalDataRequestsParams) (*data_retrieval.AdminGetUserPersonalDataRequestsResponse, error)
func (*DataRetrievalService) AdminRequestDataRetrievalShort ¶
func (aaa *DataRetrievalService) AdminRequestDataRetrievalShort(input *data_retrieval.AdminRequestDataRetrievalParams) (*data_retrieval.AdminRequestDataRetrievalResponse, 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) (*data_retrieval.PublicGeneratePersonalDataURLResponse, error)
func (*DataRetrievalService) PublicGetUserPersonalDataRequestsShort ¶
func (aaa *DataRetrievalService) PublicGetUserPersonalDataRequestsShort(input *data_retrieval.PublicGetUserPersonalDataRequestsParams) (*data_retrieval.PublicGetUserPersonalDataRequestsResponse, error)
func (*DataRetrievalService) PublicRequestDataRetrievalShort ¶
func (aaa *DataRetrievalService) PublicRequestDataRetrievalShort(input *data_retrieval.PublicRequestDataRetrievalParams) (*data_retrieval.PublicRequestDataRetrievalResponse, 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) (*platform_account_closure_client.AdminGetPlatformAccountClosureClientResponse, error)
func (*PlatformAccountClosureClientService) AdminGetPlatformAccountClosureClientsShort ¶
func (aaa *PlatformAccountClosureClientService) AdminGetPlatformAccountClosureClientsShort(input *platform_account_closure_client.AdminGetPlatformAccountClosureClientsParams) (*platform_account_closure_client.AdminGetPlatformAccountClosureClientsResponse, error)
func (*PlatformAccountClosureClientService) AdminMockPlatformAccountClosureDataShort ¶
func (aaa *PlatformAccountClosureClientService) AdminMockPlatformAccountClosureDataShort(input *platform_account_closure_client.AdminMockPlatformAccountClosureDataParams) error
func (*PlatformAccountClosureClientService) AdminUpdatePlatformAccountClosureClientShort ¶
func (aaa *PlatformAccountClosureClientService) AdminUpdatePlatformAccountClosureClientShort(input *platform_account_closure_client.AdminUpdatePlatformAccountClosureClientParams) error
func (*PlatformAccountClosureClientService) AdminValidateXboxBPCertFileShort ¶
func (aaa *PlatformAccountClosureClientService) AdminValidateXboxBPCertFileShort(input *platform_account_closure_client.AdminValidateXboxBPCertFileParams) (*platform_account_closure_client.AdminValidateXboxBPCertFileResponse, 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) (*platform_account_closure_history.AdminGetUserPlatformAccountClosureHistoriesResponse, 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.