Documentation
¶
Index ¶
- Constants
- Variables
- func GetUserAgent() string
- func NewBasicClient(configRepository repository.ConfigRepository) *basicclient.JusticeBasicService
- type AnonymizationService
- type ConfigService
- func (aaa *ConfigService) CreateConfigShort(input *config.CreateConfigParams) (*config.CreateConfigResponse, error)
- func (aaa *ConfigService) DeleteConfigShort(input *config.DeleteConfigParams) error
- func (aaa *ConfigService) GetAuthSession() auth.Session
- func (aaa *ConfigService) GetConfigShort(input *config.GetConfigParams) (*config.GetConfigResponse, error)
- func (aaa *ConfigService) GetPublisherConfigShort(input *config.GetPublisherConfigParams) (*config.GetPublisherConfigResponse, error)
- func (aaa *ConfigService) UpdateConfigShort(input *config.UpdateConfigParams) (*config.UpdateConfigResponse, error)
- func (aaa *ConfigService) UpdateFlightId(flightId string)
- type FileUploadService
- func (aaa *FileUploadService) GeneratedUploadURLShort(input *file_upload.GeneratedUploadURLParams) (*file_upload.GeneratedUploadURLResponse, error)
- func (aaa *FileUploadService) GeneratedUserUploadContentURLShort(input *file_upload.GeneratedUserUploadContentURLParams) (*file_upload.GeneratedUserUploadContentURLResponse, error)
- func (aaa *FileUploadService) GetAuthSession() auth.Session
- func (aaa *FileUploadService) PublicGeneratedUploadURLShort(input *file_upload.PublicGeneratedUploadURLParams) (*file_upload.PublicGeneratedUploadURLResponse, error)
- func (aaa *FileUploadService) PublicGeneratedUserUploadContentURLShort(input *file_upload.PublicGeneratedUserUploadContentURLParams) (*file_upload.PublicGeneratedUserUploadContentURLResponse, error)
- func (aaa *FileUploadService) UpdateFlightId(flightId string)
- type MiscService
- func (aaa *MiscService) AddCountryGroupShort(input *misc.AddCountryGroupParams) (*misc.AddCountryGroupResponse, error)
- func (aaa *MiscService) DeleteCountryGroupShort(input *misc.DeleteCountryGroupParams) error
- func (aaa *MiscService) GetAuthSession() auth.Session
- func (aaa *MiscService) GetCountriesShort(input *misc.GetCountriesParams) (*misc.GetCountriesResponse, error)
- func (aaa *MiscService) GetCountryGroupsShort(input *misc.GetCountryGroupsParams) (*misc.GetCountryGroupsResponse, error)
- func (aaa *MiscService) GetLanguagesShort(input *misc.GetLanguagesParams) (*misc.GetLanguagesResponse, error)
- func (aaa *MiscService) GetTimeZonesShort(input *misc.GetTimeZonesParams) (*misc.GetTimeZonesResponse, error)
- func (aaa *MiscService) PublicGetCountriesShort(input *misc.PublicGetCountriesParams) (*misc.PublicGetCountriesResponse, error)
- func (aaa *MiscService) PublicGetLanguagesShort(input *misc.PublicGetLanguagesParams) (*misc.PublicGetLanguagesResponse, error)
- func (aaa *MiscService) PublicGetTimeShort(input *misc.PublicGetTimeParams) (*misc.PublicGetTimeResponse, error)
- func (aaa *MiscService) PublicGetTimeZonesShort(input *misc.PublicGetTimeZonesParams) (*misc.PublicGetTimeZonesResponse, error)
- func (aaa *MiscService) UpdateCountryGroupShort(input *misc.UpdateCountryGroupParams) (*misc.UpdateCountryGroupResponse, error)
- func (aaa *MiscService) UpdateFlightId(flightId string)
- type NamespaceService
- func (aaa *NamespaceService) ChangeNamespaceStatusShort(input *namespace.ChangeNamespaceStatusParams) (*namespace.ChangeNamespaceStatusResponse, error)
- func (aaa *NamespaceService) CreateNamespaceShort(input *namespace.CreateNamespaceParams) (*namespace.CreateNamespaceResponse, error)
- func (aaa *NamespaceService) DeleteNamespaceShort(input *namespace.DeleteNamespaceParams) (*namespace.DeleteNamespaceResponse, error)
- func (aaa *NamespaceService) GetAuthSession() auth.Session
- func (aaa *NamespaceService) GetChildNamespacesShort(input *namespace.GetChildNamespacesParams) (*namespace.GetChildNamespacesResponse, error)
- func (aaa *NamespaceService) GetGameNamespacesShort(input *namespace.GetGameNamespacesParams) (*namespace.GetGameNamespacesResponse, error)
- func (aaa *NamespaceService) GetNamespace1Short(input *namespace.GetNamespace1Params) (*namespace.GetNamespace1Response, error)
- func (aaa *NamespaceService) GetNamespaceContextShort(input *namespace.GetNamespaceContextParams) (*namespace.GetNamespaceContextResponse, error)
- func (aaa *NamespaceService) GetNamespacePublisherShort(input *namespace.GetNamespacePublisherParams) (*namespace.GetNamespacePublisherResponse, error)
- func (aaa *NamespaceService) GetNamespaceShort(input *namespace.GetNamespaceParams) (*namespace.GetNamespaceResponse, error)
- func (aaa *NamespaceService) GetNamespacesShort(input *namespace.GetNamespacesParams) (*namespace.GetNamespacesResponse, error)
- func (aaa *NamespaceService) PublicGetNamespacePublisherShort(input *namespace.PublicGetNamespacePublisherParams) (*namespace.PublicGetNamespacePublisherResponse, error)
- func (aaa *NamespaceService) PublicGetNamespacesShort(input *namespace.PublicGetNamespacesParams) (*namespace.PublicGetNamespacesResponse, error)
- func (aaa *NamespaceService) UpdateFlightId(flightId string)
- func (aaa *NamespaceService) UpdateNamespaceShort(input *namespace.UpdateNamespaceParams) (*namespace.UpdateNamespaceResponse, error)
- type UserProfileService
- func (aaa *UserProfileService) AdminGetUserProfilePublicInfoByIdsShort(input *user_profile.AdminGetUserProfilePublicInfoByIdsParams) (*user_profile.AdminGetUserProfilePublicInfoByIdsResponse, error)
- func (aaa *UserProfileService) CreateMyProfileShort(input *user_profile.CreateMyProfileParams) (*user_profile.CreateMyProfileResponse, error)
- func (aaa *UserProfileService) DeleteUserProfileShort(input *user_profile.DeleteUserProfileParams) (*user_profile.DeleteUserProfileResponse, error)
- func (aaa *UserProfileService) GetAuthSession() auth.Session
- func (aaa *UserProfileService) GetCustomAttributesInfoShort(input *user_profile.GetCustomAttributesInfoParams) (*user_profile.GetCustomAttributesInfoResponse, error)
- func (aaa *UserProfileService) GetMyPrivateCustomAttributesInfoShort(input *user_profile.GetMyPrivateCustomAttributesInfoParams) (*user_profile.GetMyPrivateCustomAttributesInfoResponse, error)
- func (aaa *UserProfileService) GetMyProfileInfoShort(input *user_profile.GetMyProfileInfoParams) (*user_profile.GetMyProfileInfoResponse, error)
- func (aaa *UserProfileService) GetMyZipCodeShort(input *user_profile.GetMyZipCodeParams) (*user_profile.GetMyZipCodeResponse, error)
- func (aaa *UserProfileService) GetPrivateCustomAttributesInfoShort(input *user_profile.GetPrivateCustomAttributesInfoParams) (*user_profile.GetPrivateCustomAttributesInfoResponse, error)
- func (aaa *UserProfileService) GetUserProfileInfoByPublicIDShort(input *user_profile.GetUserProfileInfoByPublicIDParams) (*user_profile.GetUserProfileInfoByPublicIDResponse, error)
- func (aaa *UserProfileService) GetUserProfileInfoShort(input *user_profile.GetUserProfileInfoParams) (*user_profile.GetUserProfileInfoResponse, error)
- func (aaa *UserProfileService) PublicBulkGetUserProfilePublicInfoShort(input *user_profile.PublicBulkGetUserProfilePublicInfoParams) (*user_profile.PublicBulkGetUserProfilePublicInfoResponse, error)
- func (aaa *UserProfileService) PublicCreateUserProfileShort(input *user_profile.PublicCreateUserProfileParams) (*user_profile.PublicCreateUserProfileResponse, error)
- func (aaa *UserProfileService) PublicGetCustomAttributesInfoShort(input *user_profile.PublicGetCustomAttributesInfoParams) (*user_profile.PublicGetCustomAttributesInfoResponse, error)
- func (aaa *UserProfileService) PublicGetUserProfileInfoByPublicIDShort(input *user_profile.PublicGetUserProfileInfoByPublicIDParams) (*user_profile.PublicGetUserProfileInfoByPublicIDResponse, error)
- func (aaa *UserProfileService) PublicGetUserProfileInfoShort(input *user_profile.PublicGetUserProfileInfoParams) (*user_profile.PublicGetUserProfileInfoResponse, error)
- func (aaa *UserProfileService) PublicGetUserProfilePublicInfoByIdsShort(input *user_profile.PublicGetUserProfilePublicInfoByIdsParams) (*user_profile.PublicGetUserProfilePublicInfoByIdsResponse, error)
- func (aaa *UserProfileService) PublicGetUserProfilePublicInfoShort(input *user_profile.PublicGetUserProfilePublicInfoParams) (*user_profile.PublicGetUserProfilePublicInfoResponse, error)
- func (aaa *UserProfileService) PublicUpdateCustomAttributesPartiallyShort(input *user_profile.PublicUpdateCustomAttributesPartiallyParams) (*user_profile.PublicUpdateCustomAttributesPartiallyResponse, error)
- func (aaa *UserProfileService) PublicUpdateUserProfileShort(input *user_profile.PublicUpdateUserProfileParams) (*user_profile.PublicUpdateUserProfileResponse, error)
- func (aaa *UserProfileService) PublicUpdateUserProfileStatusShort(input *user_profile.PublicUpdateUserProfileStatusParams) (*user_profile.PublicUpdateUserProfileStatusResponse, error)
- func (aaa *UserProfileService) UpdateCustomAttributesPartiallyShort(input *user_profile.UpdateCustomAttributesPartiallyParams) (*user_profile.UpdateCustomAttributesPartiallyResponse, error)
- func (aaa *UserProfileService) UpdateFlightId(flightId string)
- func (aaa *UserProfileService) UpdateMyPrivateCustomAttributesPartiallyShort(input *user_profile.UpdateMyPrivateCustomAttributesPartiallyParams) (*user_profile.UpdateMyPrivateCustomAttributesPartiallyResponse, error)
- func (aaa *UserProfileService) UpdateMyProfileShort(input *user_profile.UpdateMyProfileParams) (*user_profile.UpdateMyProfileResponse, error)
- func (aaa *UserProfileService) UpdateMyZipCodeShort(input *user_profile.UpdateMyZipCodeParams) (*user_profile.UpdateMyZipCodeResponse, error)
- func (aaa *UserProfileService) UpdatePrivateCustomAttributesPartiallyShort(input *user_profile.UpdatePrivateCustomAttributesPartiallyParams) (*user_profile.UpdatePrivateCustomAttributesPartiallyResponse, error)
- func (aaa *UserProfileService) UpdateUserProfileShort(input *user_profile.UpdateUserProfileParams) (*user_profile.UpdateUserProfileResponse, error)
- func (aaa *UserProfileService) UpdateUserProfileStatusShort(input *user_profile.UpdateUserProfileStatusParams) (*user_profile.UpdateUserProfileStatusResponse, error)
Constants ¶
View Source
const ServiceVersion = "4.1.1"
Variables ¶
View Source
var SDKVersion string
Functions ¶
func GetUserAgent ¶
func GetUserAgent() string
func NewBasicClient ¶
func NewBasicClient(configRepository repository.ConfigRepository) *basicclient.JusticeBasicService
Types ¶
type AnonymizationService ¶
type AnonymizationService struct { Client *basicclient.JusticeBasicService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AnonymizationService) AnonymizeUserProfileShort ¶
func (aaa *AnonymizationService) AnonymizeUserProfileShort(input *anonymization.AnonymizeUserProfileParams) error
func (*AnonymizationService) GetAuthSession ¶
func (aaa *AnonymizationService) GetAuthSession() auth.Session
func (*AnonymizationService) UpdateFlightId ¶
func (aaa *AnonymizationService) UpdateFlightId(flightId string)
type ConfigService ¶
type ConfigService struct { Client *basicclient.JusticeBasicService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ConfigService) CreateConfigShort ¶
func (aaa *ConfigService) CreateConfigShort(input *config.CreateConfigParams) (*config.CreateConfigResponse, error)
func (*ConfigService) DeleteConfigShort ¶
func (aaa *ConfigService) DeleteConfigShort(input *config.DeleteConfigParams) error
func (*ConfigService) GetAuthSession ¶
func (aaa *ConfigService) GetAuthSession() auth.Session
func (*ConfigService) GetConfigShort ¶
func (aaa *ConfigService) GetConfigShort(input *config.GetConfigParams) (*config.GetConfigResponse, error)
func (*ConfigService) GetPublisherConfigShort ¶
func (aaa *ConfigService) GetPublisherConfigShort(input *config.GetPublisherConfigParams) (*config.GetPublisherConfigResponse, error)
func (*ConfigService) UpdateConfigShort ¶
func (aaa *ConfigService) UpdateConfigShort(input *config.UpdateConfigParams) (*config.UpdateConfigResponse, error)
func (*ConfigService) UpdateFlightId ¶
func (aaa *ConfigService) UpdateFlightId(flightId string)
type FileUploadService ¶
type FileUploadService struct { Client *basicclient.JusticeBasicService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*FileUploadService) GeneratedUploadURLShort ¶
func (aaa *FileUploadService) GeneratedUploadURLShort(input *file_upload.GeneratedUploadURLParams) (*file_upload.GeneratedUploadURLResponse, error)
func (*FileUploadService) GeneratedUserUploadContentURLShort ¶
func (aaa *FileUploadService) GeneratedUserUploadContentURLShort(input *file_upload.GeneratedUserUploadContentURLParams) (*file_upload.GeneratedUserUploadContentURLResponse, error)
func (*FileUploadService) GetAuthSession ¶
func (aaa *FileUploadService) GetAuthSession() auth.Session
func (*FileUploadService) PublicGeneratedUploadURLShort ¶
func (aaa *FileUploadService) PublicGeneratedUploadURLShort(input *file_upload.PublicGeneratedUploadURLParams) (*file_upload.PublicGeneratedUploadURLResponse, error)
func (*FileUploadService) PublicGeneratedUserUploadContentURLShort ¶
func (aaa *FileUploadService) PublicGeneratedUserUploadContentURLShort(input *file_upload.PublicGeneratedUserUploadContentURLParams) (*file_upload.PublicGeneratedUserUploadContentURLResponse, error)
func (*FileUploadService) UpdateFlightId ¶
func (aaa *FileUploadService) UpdateFlightId(flightId string)
type MiscService ¶
type MiscService struct { Client *basicclient.JusticeBasicService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*MiscService) AddCountryGroupShort ¶
func (aaa *MiscService) AddCountryGroupShort(input *misc.AddCountryGroupParams) (*misc.AddCountryGroupResponse, error)
func (*MiscService) DeleteCountryGroupShort ¶
func (aaa *MiscService) DeleteCountryGroupShort(input *misc.DeleteCountryGroupParams) error
func (*MiscService) GetAuthSession ¶
func (aaa *MiscService) GetAuthSession() auth.Session
func (*MiscService) GetCountriesShort ¶
func (aaa *MiscService) GetCountriesShort(input *misc.GetCountriesParams) (*misc.GetCountriesResponse, error)
func (*MiscService) GetCountryGroupsShort ¶
func (aaa *MiscService) GetCountryGroupsShort(input *misc.GetCountryGroupsParams) (*misc.GetCountryGroupsResponse, error)
func (*MiscService) GetLanguagesShort ¶
func (aaa *MiscService) GetLanguagesShort(input *misc.GetLanguagesParams) (*misc.GetLanguagesResponse, error)
func (*MiscService) GetTimeZonesShort ¶
func (aaa *MiscService) GetTimeZonesShort(input *misc.GetTimeZonesParams) (*misc.GetTimeZonesResponse, error)
func (*MiscService) PublicGetCountriesShort ¶
func (aaa *MiscService) PublicGetCountriesShort(input *misc.PublicGetCountriesParams) (*misc.PublicGetCountriesResponse, error)
func (*MiscService) PublicGetLanguagesShort ¶
func (aaa *MiscService) PublicGetLanguagesShort(input *misc.PublicGetLanguagesParams) (*misc.PublicGetLanguagesResponse, error)
func (*MiscService) PublicGetTimeShort ¶
func (aaa *MiscService) PublicGetTimeShort(input *misc.PublicGetTimeParams) (*misc.PublicGetTimeResponse, error)
func (*MiscService) PublicGetTimeZonesShort ¶
func (aaa *MiscService) PublicGetTimeZonesShort(input *misc.PublicGetTimeZonesParams) (*misc.PublicGetTimeZonesResponse, error)
func (*MiscService) UpdateCountryGroupShort ¶
func (aaa *MiscService) UpdateCountryGroupShort(input *misc.UpdateCountryGroupParams) (*misc.UpdateCountryGroupResponse, error)
func (*MiscService) UpdateFlightId ¶
func (aaa *MiscService) UpdateFlightId(flightId string)
type NamespaceService ¶
type NamespaceService struct { Client *basicclient.JusticeBasicService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*NamespaceService) ChangeNamespaceStatusShort ¶
func (aaa *NamespaceService) ChangeNamespaceStatusShort(input *namespace.ChangeNamespaceStatusParams) (*namespace.ChangeNamespaceStatusResponse, error)
func (*NamespaceService) CreateNamespaceShort ¶
func (aaa *NamespaceService) CreateNamespaceShort(input *namespace.CreateNamespaceParams) (*namespace.CreateNamespaceResponse, error)
func (*NamespaceService) DeleteNamespaceShort ¶
func (aaa *NamespaceService) DeleteNamespaceShort(input *namespace.DeleteNamespaceParams) (*namespace.DeleteNamespaceResponse, error)
func (*NamespaceService) GetAuthSession ¶
func (aaa *NamespaceService) GetAuthSession() auth.Session
func (*NamespaceService) GetChildNamespacesShort ¶
func (aaa *NamespaceService) GetChildNamespacesShort(input *namespace.GetChildNamespacesParams) (*namespace.GetChildNamespacesResponse, error)
func (*NamespaceService) GetGameNamespacesShort ¶
func (aaa *NamespaceService) GetGameNamespacesShort(input *namespace.GetGameNamespacesParams) (*namespace.GetGameNamespacesResponse, error)
func (*NamespaceService) GetNamespace1Short ¶
func (aaa *NamespaceService) GetNamespace1Short(input *namespace.GetNamespace1Params) (*namespace.GetNamespace1Response, error)
func (*NamespaceService) GetNamespaceContextShort ¶
func (aaa *NamespaceService) GetNamespaceContextShort(input *namespace.GetNamespaceContextParams) (*namespace.GetNamespaceContextResponse, error)
func (*NamespaceService) GetNamespacePublisherShort ¶
func (aaa *NamespaceService) GetNamespacePublisherShort(input *namespace.GetNamespacePublisherParams) (*namespace.GetNamespacePublisherResponse, error)
func (*NamespaceService) GetNamespaceShort ¶
func (aaa *NamespaceService) GetNamespaceShort(input *namespace.GetNamespaceParams) (*namespace.GetNamespaceResponse, error)
func (*NamespaceService) GetNamespacesShort ¶
func (aaa *NamespaceService) GetNamespacesShort(input *namespace.GetNamespacesParams) (*namespace.GetNamespacesResponse, error)
func (*NamespaceService) PublicGetNamespacePublisherShort ¶
func (aaa *NamespaceService) PublicGetNamespacePublisherShort(input *namespace.PublicGetNamespacePublisherParams) (*namespace.PublicGetNamespacePublisherResponse, error)
func (*NamespaceService) PublicGetNamespacesShort ¶
func (aaa *NamespaceService) PublicGetNamespacesShort(input *namespace.PublicGetNamespacesParams) (*namespace.PublicGetNamespacesResponse, error)
func (*NamespaceService) UpdateFlightId ¶
func (aaa *NamespaceService) UpdateFlightId(flightId string)
func (*NamespaceService) UpdateNamespaceShort ¶
func (aaa *NamespaceService) UpdateNamespaceShort(input *namespace.UpdateNamespaceParams) (*namespace.UpdateNamespaceResponse, error)
type UserProfileService ¶
type UserProfileService struct { Client *basicclient.JusticeBasicService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*UserProfileService) AdminGetUserProfilePublicInfoByIdsShort ¶
func (aaa *UserProfileService) AdminGetUserProfilePublicInfoByIdsShort(input *user_profile.AdminGetUserProfilePublicInfoByIdsParams) (*user_profile.AdminGetUserProfilePublicInfoByIdsResponse, error)
func (*UserProfileService) CreateMyProfileShort ¶
func (aaa *UserProfileService) CreateMyProfileShort(input *user_profile.CreateMyProfileParams) (*user_profile.CreateMyProfileResponse, error)
func (*UserProfileService) DeleteUserProfileShort ¶
func (aaa *UserProfileService) DeleteUserProfileShort(input *user_profile.DeleteUserProfileParams) (*user_profile.DeleteUserProfileResponse, error)
func (*UserProfileService) GetAuthSession ¶
func (aaa *UserProfileService) GetAuthSession() auth.Session
func (*UserProfileService) GetCustomAttributesInfoShort ¶
func (aaa *UserProfileService) GetCustomAttributesInfoShort(input *user_profile.GetCustomAttributesInfoParams) (*user_profile.GetCustomAttributesInfoResponse, error)
func (*UserProfileService) GetMyPrivateCustomAttributesInfoShort ¶
func (aaa *UserProfileService) GetMyPrivateCustomAttributesInfoShort(input *user_profile.GetMyPrivateCustomAttributesInfoParams) (*user_profile.GetMyPrivateCustomAttributesInfoResponse, error)
func (*UserProfileService) GetMyProfileInfoShort ¶
func (aaa *UserProfileService) GetMyProfileInfoShort(input *user_profile.GetMyProfileInfoParams) (*user_profile.GetMyProfileInfoResponse, error)
func (*UserProfileService) GetMyZipCodeShort ¶
func (aaa *UserProfileService) GetMyZipCodeShort(input *user_profile.GetMyZipCodeParams) (*user_profile.GetMyZipCodeResponse, error)
func (*UserProfileService) GetPrivateCustomAttributesInfoShort ¶
func (aaa *UserProfileService) GetPrivateCustomAttributesInfoShort(input *user_profile.GetPrivateCustomAttributesInfoParams) (*user_profile.GetPrivateCustomAttributesInfoResponse, error)
func (*UserProfileService) GetUserProfileInfoByPublicIDShort ¶
func (aaa *UserProfileService) GetUserProfileInfoByPublicIDShort(input *user_profile.GetUserProfileInfoByPublicIDParams) (*user_profile.GetUserProfileInfoByPublicIDResponse, error)
func (*UserProfileService) GetUserProfileInfoShort ¶
func (aaa *UserProfileService) GetUserProfileInfoShort(input *user_profile.GetUserProfileInfoParams) (*user_profile.GetUserProfileInfoResponse, error)
func (*UserProfileService) PublicBulkGetUserProfilePublicInfoShort ¶
func (aaa *UserProfileService) PublicBulkGetUserProfilePublicInfoShort(input *user_profile.PublicBulkGetUserProfilePublicInfoParams) (*user_profile.PublicBulkGetUserProfilePublicInfoResponse, error)
func (*UserProfileService) PublicCreateUserProfileShort ¶
func (aaa *UserProfileService) PublicCreateUserProfileShort(input *user_profile.PublicCreateUserProfileParams) (*user_profile.PublicCreateUserProfileResponse, error)
func (*UserProfileService) PublicGetCustomAttributesInfoShort ¶
func (aaa *UserProfileService) PublicGetCustomAttributesInfoShort(input *user_profile.PublicGetCustomAttributesInfoParams) (*user_profile.PublicGetCustomAttributesInfoResponse, error)
func (*UserProfileService) PublicGetUserProfileInfoByPublicIDShort ¶
func (aaa *UserProfileService) PublicGetUserProfileInfoByPublicIDShort(input *user_profile.PublicGetUserProfileInfoByPublicIDParams) (*user_profile.PublicGetUserProfileInfoByPublicIDResponse, error)
func (*UserProfileService) PublicGetUserProfileInfoShort ¶
func (aaa *UserProfileService) PublicGetUserProfileInfoShort(input *user_profile.PublicGetUserProfileInfoParams) (*user_profile.PublicGetUserProfileInfoResponse, error)
func (*UserProfileService) PublicGetUserProfilePublicInfoByIdsShort ¶
func (aaa *UserProfileService) PublicGetUserProfilePublicInfoByIdsShort(input *user_profile.PublicGetUserProfilePublicInfoByIdsParams) (*user_profile.PublicGetUserProfilePublicInfoByIdsResponse, error)
func (*UserProfileService) PublicGetUserProfilePublicInfoShort ¶
func (aaa *UserProfileService) PublicGetUserProfilePublicInfoShort(input *user_profile.PublicGetUserProfilePublicInfoParams) (*user_profile.PublicGetUserProfilePublicInfoResponse, error)
func (*UserProfileService) PublicUpdateCustomAttributesPartiallyShort ¶
func (aaa *UserProfileService) PublicUpdateCustomAttributesPartiallyShort(input *user_profile.PublicUpdateCustomAttributesPartiallyParams) (*user_profile.PublicUpdateCustomAttributesPartiallyResponse, error)
func (*UserProfileService) PublicUpdateUserProfileShort ¶
func (aaa *UserProfileService) PublicUpdateUserProfileShort(input *user_profile.PublicUpdateUserProfileParams) (*user_profile.PublicUpdateUserProfileResponse, error)
func (*UserProfileService) PublicUpdateUserProfileStatusShort ¶
func (aaa *UserProfileService) PublicUpdateUserProfileStatusShort(input *user_profile.PublicUpdateUserProfileStatusParams) (*user_profile.PublicUpdateUserProfileStatusResponse, error)
func (*UserProfileService) UpdateCustomAttributesPartiallyShort ¶
func (aaa *UserProfileService) UpdateCustomAttributesPartiallyShort(input *user_profile.UpdateCustomAttributesPartiallyParams) (*user_profile.UpdateCustomAttributesPartiallyResponse, error)
func (*UserProfileService) UpdateFlightId ¶
func (aaa *UserProfileService) UpdateFlightId(flightId string)
func (*UserProfileService) UpdateMyPrivateCustomAttributesPartiallyShort ¶
func (aaa *UserProfileService) UpdateMyPrivateCustomAttributesPartiallyShort(input *user_profile.UpdateMyPrivateCustomAttributesPartiallyParams) (*user_profile.UpdateMyPrivateCustomAttributesPartiallyResponse, error)
func (*UserProfileService) UpdateMyProfileShort ¶
func (aaa *UserProfileService) UpdateMyProfileShort(input *user_profile.UpdateMyProfileParams) (*user_profile.UpdateMyProfileResponse, error)
func (*UserProfileService) UpdateMyZipCodeShort ¶
func (aaa *UserProfileService) UpdateMyZipCodeShort(input *user_profile.UpdateMyZipCodeParams) (*user_profile.UpdateMyZipCodeResponse, error)
func (*UserProfileService) UpdatePrivateCustomAttributesPartiallyShort ¶
func (aaa *UserProfileService) UpdatePrivateCustomAttributesPartiallyShort(input *user_profile.UpdatePrivateCustomAttributesPartiallyParams) (*user_profile.UpdatePrivateCustomAttributesPartiallyResponse, error)
func (*UserProfileService) UpdateUserProfileShort ¶
func (aaa *UserProfileService) UpdateUserProfileShort(input *user_profile.UpdateUserProfileParams) (*user_profile.UpdateUserProfileResponse, error)
func (*UserProfileService) UpdateUserProfileStatusShort ¶
func (aaa *UserProfileService) UpdateUserProfileStatusShort(input *user_profile.UpdateUserProfileStatusParams) (*user_profile.UpdateUserProfileStatusResponse, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.