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) (*basicclientmodels.ConfigInfo, error)
- func (aaa *ConfigService) DeleteConfigShort(input *config.DeleteConfigParams) error
- func (aaa *ConfigService) GetAuthSession() auth.Session
- func (aaa *ConfigService) GetConfigShort(input *config.GetConfigParams) (*basicclientmodels.ConfigInfo, error)
- func (aaa *ConfigService) GetPublisherConfigShort(input *config.GetPublisherConfigParams) (*basicclientmodels.ConfigInfo, error)
- func (aaa *ConfigService) UpdateConfigShort(input *config.UpdateConfigParams) (*basicclientmodels.ConfigInfo, error)
- func (aaa *ConfigService) UpdateFlightId(flightId string)
- type FileUploadService
- func (aaa *FileUploadService) GeneratedUploadURLShort(input *file_upload.GeneratedUploadURLParams) (*basicclientmodels.FileUploadURLInfo, error)
- func (aaa *FileUploadService) GeneratedUserUploadContentURLShort(input *file_upload.GeneratedUserUploadContentURLParams) (*basicclientmodels.FileUploadURLInfo, error)
- func (aaa *FileUploadService) GetAuthSession() auth.Session
- func (aaa *FileUploadService) PublicGeneratedUploadURLShort(input *file_upload.PublicGeneratedUploadURLParams) (*basicclientmodels.FileUploadURLInfo, error)
- func (aaa *FileUploadService) PublicGeneratedUserUploadContentURLShort(input *file_upload.PublicGeneratedUserUploadContentURLParams) (*basicclientmodels.FileUploadURLInfo, error)
- func (aaa *FileUploadService) UpdateFlightId(flightId string)
- type MiscService
- func (aaa *MiscService) AddCountryGroupShort(input *misc.AddCountryGroupParams) (*basicclientmodels.AddCountryGroupResponse, error)
- func (aaa *MiscService) DeleteCountryGroupShort(input *misc.DeleteCountryGroupParams) error
- func (aaa *MiscService) GetAuthSession() auth.Session
- func (aaa *MiscService) GetCountriesShort(input *misc.GetCountriesParams) ([]*basicclientmodels.CountryObject, error)
- func (aaa *MiscService) GetCountryGroupsShort(input *misc.GetCountryGroupsParams) ([]*basicclientmodels.RetrieveCountryGroupResponse, error)
- func (aaa *MiscService) GetLanguagesShort(input *misc.GetLanguagesParams) (map[string]interface{}, error)
- func (aaa *MiscService) GetTimeZonesShort(input *misc.GetTimeZonesParams) ([]string, error)
- func (aaa *MiscService) PublicGetCountriesShort(input *misc.PublicGetCountriesParams) ([]*basicclientmodels.CountryObject, error)
- func (aaa *MiscService) PublicGetLanguagesShort(input *misc.PublicGetLanguagesParams) (map[string]interface{}, error)
- func (aaa *MiscService) PublicGetTimeShort(input *misc.PublicGetTimeParams) (*basicclientmodels.RetrieveTimeResponse, error)
- func (aaa *MiscService) PublicGetTimeZonesShort(input *misc.PublicGetTimeZonesParams) ([]string, error)
- func (aaa *MiscService) UpdateCountryGroupShort(input *misc.UpdateCountryGroupParams) (*basicclientmodels.CountryGroupObject, error)
- func (aaa *MiscService) UpdateFlightId(flightId string)
- type NamespaceService
- func (aaa *NamespaceService) ChangeNamespaceStatusShort(input *namespace.ChangeNamespaceStatusParams) (*basicclientmodels.NamespaceInfo, error)
- func (aaa *NamespaceService) CreateNamespaceShort(input *namespace.CreateNamespaceParams) (*basicclientmodels.NamespaceInfo, error)
- func (aaa *NamespaceService) DeleteNamespaceShort(input *namespace.DeleteNamespaceParams) (*basicclientmodels.NamespaceInfo, error)
- func (aaa *NamespaceService) GetAuthSession() auth.Session
- func (aaa *NamespaceService) GetChildNamespacesShort(input *namespace.GetChildNamespacesParams) ([]*basicclientmodels.NamespaceInfo, error)
- func (aaa *NamespaceService) GetGameNamespacesShort(input *namespace.GetGameNamespacesParams) ([]*basicclientmodels.NamespaceInfo, error)
- func (aaa *NamespaceService) GetNamespace1Short(input *namespace.GetNamespace1Params) (*basicclientmodels.NamespaceSimpleInfo, error)
- func (aaa *NamespaceService) GetNamespaceContextShort(input *namespace.GetNamespaceContextParams) (*basicclientmodels.NamespaceContext, error)
- func (aaa *NamespaceService) GetNamespacePublisherShort(input *namespace.GetNamespacePublisherParams) (*basicclientmodels.NamespacePublisherInfo, error)
- func (aaa *NamespaceService) GetNamespaceShort(input *namespace.GetNamespaceParams) (*basicclientmodels.NamespaceInfo, error)
- func (aaa *NamespaceService) GetNamespacesShort(input *namespace.GetNamespacesParams) ([]*basicclientmodels.NamespaceInfo, error)
- func (aaa *NamespaceService) PublicGetNamespacePublisherShort(input *namespace.PublicGetNamespacePublisherParams) (*basicclientmodels.NamespacePublisherInfo, error)
- func (aaa *NamespaceService) PublicGetNamespacesShort(input *namespace.PublicGetNamespacesParams) ([]*basicclientmodels.NamespaceInfo, error)
- func (aaa *NamespaceService) UpdateFlightId(flightId string)
- func (aaa *NamespaceService) UpdateNamespaceShort(input *namespace.UpdateNamespaceParams) (*basicclientmodels.NamespaceInfo, error)
- type UserProfileService
- func (aaa *UserProfileService) AdminGetUserProfilePublicInfoByIdsShort(input *user_profile.AdminGetUserProfilePublicInfoByIdsParams) ([]*basicclientmodels.UserProfilePublicInfo, error)
- func (aaa *UserProfileService) CreateMyProfileShort(input *user_profile.CreateMyProfileParams) (*basicclientmodels.UserProfilePrivateInfo, error)
- func (aaa *UserProfileService) DeleteUserProfileShort(input *user_profile.DeleteUserProfileParams) (*basicclientmodels.UserProfilePrivateInfo, error)
- func (aaa *UserProfileService) GetAuthSession() auth.Session
- func (aaa *UserProfileService) GetCustomAttributesInfoShort(input *user_profile.GetCustomAttributesInfoParams) (map[string]interface{}, error)
- func (aaa *UserProfileService) GetMyPrivateCustomAttributesInfoShort(input *user_profile.GetMyPrivateCustomAttributesInfoParams) (map[string]interface{}, error)
- func (aaa *UserProfileService) GetMyProfileInfoShort(input *user_profile.GetMyProfileInfoParams) (*basicclientmodels.UserProfilePrivateInfo, error)
- func (aaa *UserProfileService) GetMyZipCodeShort(input *user_profile.GetMyZipCodeParams) (*basicclientmodels.UserZipCode, error)
- func (aaa *UserProfileService) GetPrivateCustomAttributesInfoShort(input *user_profile.GetPrivateCustomAttributesInfoParams) (map[string]interface{}, error)
- func (aaa *UserProfileService) GetUserProfileInfoByPublicIDShort(input *user_profile.GetUserProfileInfoByPublicIDParams) (*basicclientmodels.UserProfileInfo, error)
- func (aaa *UserProfileService) GetUserProfileInfoShort(input *user_profile.GetUserProfileInfoParams) (*basicclientmodels.UserProfilePrivateInfo, error)
- func (aaa *UserProfileService) PublicBulkGetUserProfilePublicInfoShort(input *user_profile.PublicBulkGetUserProfilePublicInfoParams) ([]*basicclientmodels.UserProfilePublicInfo, error)
- func (aaa *UserProfileService) PublicCreateUserProfileShort(input *user_profile.PublicCreateUserProfileParams) (*basicclientmodels.UserProfileInfo, error)
- func (aaa *UserProfileService) PublicGetCustomAttributesInfoShort(input *user_profile.PublicGetCustomAttributesInfoParams) (map[string]interface{}, error)
- func (aaa *UserProfileService) PublicGetUserProfileInfoByPublicIDShort(input *user_profile.PublicGetUserProfileInfoByPublicIDParams) (*basicclientmodels.UserProfilePublicInfo, error)
- func (aaa *UserProfileService) PublicGetUserProfileInfoShort(input *user_profile.PublicGetUserProfileInfoParams) (*basicclientmodels.UserProfileInfo, error)
- func (aaa *UserProfileService) PublicGetUserProfilePublicInfoByIdsShort(input *user_profile.PublicGetUserProfilePublicInfoByIdsParams) ([]*basicclientmodels.UserProfilePublicInfo, error)
- func (aaa *UserProfileService) PublicGetUserProfilePublicInfoShort(input *user_profile.PublicGetUserProfilePublicInfoParams) (*basicclientmodels.UserProfilePublicInfo, error)
- func (aaa *UserProfileService) PublicUpdateCustomAttributesPartiallyShort(input *user_profile.PublicUpdateCustomAttributesPartiallyParams) (map[string]interface{}, error)
- func (aaa *UserProfileService) PublicUpdateUserProfileShort(input *user_profile.PublicUpdateUserProfileParams) (*basicclientmodels.UserProfileInfo, error)
- func (aaa *UserProfileService) PublicUpdateUserProfileStatusShort(input *user_profile.PublicUpdateUserProfileStatusParams) (*basicclientmodels.UserProfileInfo, error)
- func (aaa *UserProfileService) UpdateCustomAttributesPartiallyShort(input *user_profile.UpdateCustomAttributesPartiallyParams) (map[string]interface{}, error)
- func (aaa *UserProfileService) UpdateFlightId(flightId string)
- func (aaa *UserProfileService) UpdateMyPrivateCustomAttributesPartiallyShort(input *user_profile.UpdateMyPrivateCustomAttributesPartiallyParams) (map[string]interface{}, error)
- func (aaa *UserProfileService) UpdateMyProfileShort(input *user_profile.UpdateMyProfileParams) (*basicclientmodels.UserProfilePrivateInfo, error)
- func (aaa *UserProfileService) UpdateMyZipCodeShort(input *user_profile.UpdateMyZipCodeParams) (*basicclientmodels.UserZipCode, error)
- func (aaa *UserProfileService) UpdatePrivateCustomAttributesPartiallyShort(input *user_profile.UpdatePrivateCustomAttributesPartiallyParams) (map[string]interface{}, error)
- func (aaa *UserProfileService) UpdateUserProfileShort(input *user_profile.UpdateUserProfileParams) (*basicclientmodels.UserProfilePrivateInfo, error)
- func (aaa *UserProfileService) UpdateUserProfileStatusShort(input *user_profile.UpdateUserProfileStatusParams) (*basicclientmodels.UserProfilePrivateInfo, error)
Constants ¶
View Source
const ServiceVersion = "2.21.0"
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) (*basicclientmodels.ConfigInfo, 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) (*basicclientmodels.ConfigInfo, error)
func (*ConfigService) GetPublisherConfigShort ¶
func (aaa *ConfigService) GetPublisherConfigShort(input *config.GetPublisherConfigParams) (*basicclientmodels.ConfigInfo, error)
func (*ConfigService) UpdateConfigShort ¶
func (aaa *ConfigService) UpdateConfigShort(input *config.UpdateConfigParams) (*basicclientmodels.ConfigInfo, 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) (*basicclientmodels.FileUploadURLInfo, error)
func (*FileUploadService) GeneratedUserUploadContentURLShort ¶
func (aaa *FileUploadService) GeneratedUserUploadContentURLShort(input *file_upload.GeneratedUserUploadContentURLParams) (*basicclientmodels.FileUploadURLInfo, error)
func (*FileUploadService) GetAuthSession ¶
func (aaa *FileUploadService) GetAuthSession() auth.Session
func (*FileUploadService) PublicGeneratedUploadURLShort ¶
func (aaa *FileUploadService) PublicGeneratedUploadURLShort(input *file_upload.PublicGeneratedUploadURLParams) (*basicclientmodels.FileUploadURLInfo, error)
func (*FileUploadService) PublicGeneratedUserUploadContentURLShort ¶
func (aaa *FileUploadService) PublicGeneratedUserUploadContentURLShort(input *file_upload.PublicGeneratedUserUploadContentURLParams) (*basicclientmodels.FileUploadURLInfo, 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) (*basicclientmodels.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) ([]*basicclientmodels.CountryObject, error)
func (*MiscService) GetCountryGroupsShort ¶
func (aaa *MiscService) GetCountryGroupsShort(input *misc.GetCountryGroupsParams) ([]*basicclientmodels.RetrieveCountryGroupResponse, error)
func (*MiscService) GetLanguagesShort ¶
func (aaa *MiscService) GetLanguagesShort(input *misc.GetLanguagesParams) (map[string]interface{}, error)
func (*MiscService) GetTimeZonesShort ¶
func (aaa *MiscService) GetTimeZonesShort(input *misc.GetTimeZonesParams) ([]string, error)
func (*MiscService) PublicGetCountriesShort ¶
func (aaa *MiscService) PublicGetCountriesShort(input *misc.PublicGetCountriesParams) ([]*basicclientmodels.CountryObject, error)
func (*MiscService) PublicGetLanguagesShort ¶
func (aaa *MiscService) PublicGetLanguagesShort(input *misc.PublicGetLanguagesParams) (map[string]interface{}, error)
func (*MiscService) PublicGetTimeShort ¶
func (aaa *MiscService) PublicGetTimeShort(input *misc.PublicGetTimeParams) (*basicclientmodels.RetrieveTimeResponse, error)
func (*MiscService) PublicGetTimeZonesShort ¶
func (aaa *MiscService) PublicGetTimeZonesShort(input *misc.PublicGetTimeZonesParams) ([]string, error)
func (*MiscService) UpdateCountryGroupShort ¶
func (aaa *MiscService) UpdateCountryGroupShort(input *misc.UpdateCountryGroupParams) (*basicclientmodels.CountryGroupObject, 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) (*basicclientmodels.NamespaceInfo, error)
func (*NamespaceService) CreateNamespaceShort ¶
func (aaa *NamespaceService) CreateNamespaceShort(input *namespace.CreateNamespaceParams) (*basicclientmodels.NamespaceInfo, error)
func (*NamespaceService) DeleteNamespaceShort ¶
func (aaa *NamespaceService) DeleteNamespaceShort(input *namespace.DeleteNamespaceParams) (*basicclientmodels.NamespaceInfo, error)
func (*NamespaceService) GetAuthSession ¶
func (aaa *NamespaceService) GetAuthSession() auth.Session
func (*NamespaceService) GetChildNamespacesShort ¶
func (aaa *NamespaceService) GetChildNamespacesShort(input *namespace.GetChildNamespacesParams) ([]*basicclientmodels.NamespaceInfo, error)
func (*NamespaceService) GetGameNamespacesShort ¶
func (aaa *NamespaceService) GetGameNamespacesShort(input *namespace.GetGameNamespacesParams) ([]*basicclientmodels.NamespaceInfo, error)
func (*NamespaceService) GetNamespace1Short ¶
func (aaa *NamespaceService) GetNamespace1Short(input *namespace.GetNamespace1Params) (*basicclientmodels.NamespaceSimpleInfo, error)
func (*NamespaceService) GetNamespaceContextShort ¶
func (aaa *NamespaceService) GetNamespaceContextShort(input *namespace.GetNamespaceContextParams) (*basicclientmodels.NamespaceContext, error)
func (*NamespaceService) GetNamespacePublisherShort ¶
func (aaa *NamespaceService) GetNamespacePublisherShort(input *namespace.GetNamespacePublisherParams) (*basicclientmodels.NamespacePublisherInfo, error)
func (*NamespaceService) GetNamespaceShort ¶
func (aaa *NamespaceService) GetNamespaceShort(input *namespace.GetNamespaceParams) (*basicclientmodels.NamespaceInfo, error)
func (*NamespaceService) GetNamespacesShort ¶
func (aaa *NamespaceService) GetNamespacesShort(input *namespace.GetNamespacesParams) ([]*basicclientmodels.NamespaceInfo, error)
func (*NamespaceService) PublicGetNamespacePublisherShort ¶
func (aaa *NamespaceService) PublicGetNamespacePublisherShort(input *namespace.PublicGetNamespacePublisherParams) (*basicclientmodels.NamespacePublisherInfo, error)
func (*NamespaceService) PublicGetNamespacesShort ¶
func (aaa *NamespaceService) PublicGetNamespacesShort(input *namespace.PublicGetNamespacesParams) ([]*basicclientmodels.NamespaceInfo, error)
func (*NamespaceService) UpdateFlightId ¶
func (aaa *NamespaceService) UpdateFlightId(flightId string)
func (*NamespaceService) UpdateNamespaceShort ¶
func (aaa *NamespaceService) UpdateNamespaceShort(input *namespace.UpdateNamespaceParams) (*basicclientmodels.NamespaceInfo, 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) ([]*basicclientmodels.UserProfilePublicInfo, error)
func (*UserProfileService) CreateMyProfileShort ¶
func (aaa *UserProfileService) CreateMyProfileShort(input *user_profile.CreateMyProfileParams) (*basicclientmodels.UserProfilePrivateInfo, error)
func (*UserProfileService) DeleteUserProfileShort ¶
func (aaa *UserProfileService) DeleteUserProfileShort(input *user_profile.DeleteUserProfileParams) (*basicclientmodels.UserProfilePrivateInfo, error)
func (*UserProfileService) GetAuthSession ¶
func (aaa *UserProfileService) GetAuthSession() auth.Session
func (*UserProfileService) GetCustomAttributesInfoShort ¶
func (aaa *UserProfileService) GetCustomAttributesInfoShort(input *user_profile.GetCustomAttributesInfoParams) (map[string]interface{}, error)
func (*UserProfileService) GetMyPrivateCustomAttributesInfoShort ¶
func (aaa *UserProfileService) GetMyPrivateCustomAttributesInfoShort(input *user_profile.GetMyPrivateCustomAttributesInfoParams) (map[string]interface{}, error)
func (*UserProfileService) GetMyProfileInfoShort ¶
func (aaa *UserProfileService) GetMyProfileInfoShort(input *user_profile.GetMyProfileInfoParams) (*basicclientmodels.UserProfilePrivateInfo, error)
func (*UserProfileService) GetMyZipCodeShort ¶
func (aaa *UserProfileService) GetMyZipCodeShort(input *user_profile.GetMyZipCodeParams) (*basicclientmodels.UserZipCode, error)
func (*UserProfileService) GetPrivateCustomAttributesInfoShort ¶
func (aaa *UserProfileService) GetPrivateCustomAttributesInfoShort(input *user_profile.GetPrivateCustomAttributesInfoParams) (map[string]interface{}, error)
func (*UserProfileService) GetUserProfileInfoByPublicIDShort ¶
func (aaa *UserProfileService) GetUserProfileInfoByPublicIDShort(input *user_profile.GetUserProfileInfoByPublicIDParams) (*basicclientmodels.UserProfileInfo, error)
func (*UserProfileService) GetUserProfileInfoShort ¶
func (aaa *UserProfileService) GetUserProfileInfoShort(input *user_profile.GetUserProfileInfoParams) (*basicclientmodels.UserProfilePrivateInfo, error)
func (*UserProfileService) PublicBulkGetUserProfilePublicInfoShort ¶
func (aaa *UserProfileService) PublicBulkGetUserProfilePublicInfoShort(input *user_profile.PublicBulkGetUserProfilePublicInfoParams) ([]*basicclientmodels.UserProfilePublicInfo, error)
func (*UserProfileService) PublicCreateUserProfileShort ¶
func (aaa *UserProfileService) PublicCreateUserProfileShort(input *user_profile.PublicCreateUserProfileParams) (*basicclientmodels.UserProfileInfo, error)
func (*UserProfileService) PublicGetCustomAttributesInfoShort ¶
func (aaa *UserProfileService) PublicGetCustomAttributesInfoShort(input *user_profile.PublicGetCustomAttributesInfoParams) (map[string]interface{}, error)
func (*UserProfileService) PublicGetUserProfileInfoByPublicIDShort ¶
func (aaa *UserProfileService) PublicGetUserProfileInfoByPublicIDShort(input *user_profile.PublicGetUserProfileInfoByPublicIDParams) (*basicclientmodels.UserProfilePublicInfo, error)
func (*UserProfileService) PublicGetUserProfileInfoShort ¶
func (aaa *UserProfileService) PublicGetUserProfileInfoShort(input *user_profile.PublicGetUserProfileInfoParams) (*basicclientmodels.UserProfileInfo, error)
func (*UserProfileService) PublicGetUserProfilePublicInfoByIdsShort ¶
func (aaa *UserProfileService) PublicGetUserProfilePublicInfoByIdsShort(input *user_profile.PublicGetUserProfilePublicInfoByIdsParams) ([]*basicclientmodels.UserProfilePublicInfo, error)
func (*UserProfileService) PublicGetUserProfilePublicInfoShort ¶
func (aaa *UserProfileService) PublicGetUserProfilePublicInfoShort(input *user_profile.PublicGetUserProfilePublicInfoParams) (*basicclientmodels.UserProfilePublicInfo, error)
func (*UserProfileService) PublicUpdateCustomAttributesPartiallyShort ¶
func (aaa *UserProfileService) PublicUpdateCustomAttributesPartiallyShort(input *user_profile.PublicUpdateCustomAttributesPartiallyParams) (map[string]interface{}, error)
func (*UserProfileService) PublicUpdateUserProfileShort ¶
func (aaa *UserProfileService) PublicUpdateUserProfileShort(input *user_profile.PublicUpdateUserProfileParams) (*basicclientmodels.UserProfileInfo, error)
func (*UserProfileService) PublicUpdateUserProfileStatusShort ¶
func (aaa *UserProfileService) PublicUpdateUserProfileStatusShort(input *user_profile.PublicUpdateUserProfileStatusParams) (*basicclientmodels.UserProfileInfo, error)
func (*UserProfileService) UpdateCustomAttributesPartiallyShort ¶
func (aaa *UserProfileService) UpdateCustomAttributesPartiallyShort(input *user_profile.UpdateCustomAttributesPartiallyParams) (map[string]interface{}, error)
func (*UserProfileService) UpdateFlightId ¶
func (aaa *UserProfileService) UpdateFlightId(flightId string)
func (*UserProfileService) UpdateMyPrivateCustomAttributesPartiallyShort ¶
func (aaa *UserProfileService) UpdateMyPrivateCustomAttributesPartiallyShort(input *user_profile.UpdateMyPrivateCustomAttributesPartiallyParams) (map[string]interface{}, error)
func (*UserProfileService) UpdateMyProfileShort ¶
func (aaa *UserProfileService) UpdateMyProfileShort(input *user_profile.UpdateMyProfileParams) (*basicclientmodels.UserProfilePrivateInfo, error)
func (*UserProfileService) UpdateMyZipCodeShort ¶
func (aaa *UserProfileService) UpdateMyZipCodeShort(input *user_profile.UpdateMyZipCodeParams) (*basicclientmodels.UserZipCode, error)
func (*UserProfileService) UpdatePrivateCustomAttributesPartiallyShort ¶
func (aaa *UserProfileService) UpdatePrivateCustomAttributesPartiallyShort(input *user_profile.UpdatePrivateCustomAttributesPartiallyParams) (map[string]interface{}, error)
func (*UserProfileService) UpdateUserProfileShort ¶
func (aaa *UserProfileService) UpdateUserProfileShort(input *user_profile.UpdateUserProfileParams) (*basicclientmodels.UserProfilePrivateInfo, error)
func (*UserProfileService) UpdateUserProfileStatusShort ¶
func (aaa *UserProfileService) UpdateUserProfileStatusShort(input *user_profile.UpdateUserProfileStatusParams) (*basicclientmodels.UserProfilePrivateInfo, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.