Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type Client
- func (client *Client) CorrectAddress(request *CorrectAddressRequest) (_result *CorrectAddressResponse, _err error)
- func (client *Client) CorrectAddressWithOptions(request *CorrectAddressRequest, runtime *util.RuntimeOptions) (_result *CorrectAddressResponse, _err error)
- func (client *Client) ExtractAddress(request *ExtractAddressRequest) (_result *ExtractAddressResponse, _err error)
- func (client *Client) ExtractAddressWithOptions(request *ExtractAddressRequest, runtime *util.RuntimeOptions) (_result *ExtractAddressResponse, _err error)
- func (client *Client) ExtractName(request *ExtractNameRequest) (_result *ExtractNameResponse, _err error)
- func (client *Client) ExtractNameWithOptions(request *ExtractNameRequest, runtime *util.RuntimeOptions) (_result *ExtractNameResponse, _err error)
- func (client *Client) ExtractPhone(request *ExtractPhoneRequest) (_result *ExtractPhoneResponse, _err error)
- func (client *Client) ExtractPhoneWithOptions(request *ExtractPhoneRequest, runtime *util.RuntimeOptions) (_result *ExtractPhoneResponse, _err error)
- func (client *Client) GetAddressDivisionCode(request *GetAddressDivisionCodeRequest) (_result *GetAddressDivisionCodeResponse, _err error)
- func (client *Client) GetAddressDivisionCodeWithOptions(request *GetAddressDivisionCodeRequest, runtime *util.RuntimeOptions) (_result *GetAddressDivisionCodeResponse, _err error)
- func (client *Client) GetAddressSimilarity(request *GetAddressSimilarityRequest) (_result *GetAddressSimilarityResponse, _err error)
- func (client *Client) GetAddressSimilarityWithOptions(request *GetAddressSimilarityRequest, runtime *util.RuntimeOptions) (_result *GetAddressSimilarityResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) GetZipcode(request *GetZipcodeRequest) (_result *GetZipcodeResponse, _err error)
- func (client *Client) GetZipcodeWithOptions(request *GetZipcodeRequest, runtime *util.RuntimeOptions) (_result *GetZipcodeResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) StructureAddress(request *StructureAddressRequest) (_result *StructureAddressResponse, _err error)
- func (client *Client) StructureAddressWithOptions(request *StructureAddressRequest, runtime *util.RuntimeOptions) (_result *StructureAddressResponse, _err error)
- type CorrectAddressRequest
- func (s CorrectAddressRequest) GoString() string
- func (s *CorrectAddressRequest) SetAppKey(v string) *CorrectAddressRequest
- func (s *CorrectAddressRequest) SetDefaultCity(v string) *CorrectAddressRequest
- func (s *CorrectAddressRequest) SetDefaultDistrict(v string) *CorrectAddressRequest
- func (s *CorrectAddressRequest) SetDefaultProvince(v string) *CorrectAddressRequest
- func (s *CorrectAddressRequest) SetServiceCode(v string) *CorrectAddressRequest
- func (s *CorrectAddressRequest) SetText(v string) *CorrectAddressRequest
- func (s CorrectAddressRequest) String() string
- type CorrectAddressResponse
- type CorrectAddressResponseBody
- type ExtractAddressRequest
- func (s ExtractAddressRequest) GoString() string
- func (s *ExtractAddressRequest) SetAppKey(v string) *ExtractAddressRequest
- func (s *ExtractAddressRequest) SetDefaultCity(v string) *ExtractAddressRequest
- func (s *ExtractAddressRequest) SetDefaultDistrict(v string) *ExtractAddressRequest
- func (s *ExtractAddressRequest) SetDefaultProvince(v string) *ExtractAddressRequest
- func (s *ExtractAddressRequest) SetServiceCode(v string) *ExtractAddressRequest
- func (s *ExtractAddressRequest) SetText(v string) *ExtractAddressRequest
- func (s ExtractAddressRequest) String() string
- type ExtractAddressResponse
- type ExtractAddressResponseBody
- type ExtractNameRequest
- func (s ExtractNameRequest) GoString() string
- func (s *ExtractNameRequest) SetAppKey(v string) *ExtractNameRequest
- func (s *ExtractNameRequest) SetDefaultCity(v string) *ExtractNameRequest
- func (s *ExtractNameRequest) SetDefaultDistrict(v string) *ExtractNameRequest
- func (s *ExtractNameRequest) SetDefaultProvince(v string) *ExtractNameRequest
- func (s *ExtractNameRequest) SetServiceCode(v string) *ExtractNameRequest
- func (s *ExtractNameRequest) SetText(v string) *ExtractNameRequest
- func (s ExtractNameRequest) String() string
- type ExtractNameResponse
- type ExtractNameResponseBody
- type ExtractPhoneRequest
- func (s ExtractPhoneRequest) GoString() string
- func (s *ExtractPhoneRequest) SetAppKey(v string) *ExtractPhoneRequest
- func (s *ExtractPhoneRequest) SetDefaultCity(v string) *ExtractPhoneRequest
- func (s *ExtractPhoneRequest) SetDefaultDistrict(v string) *ExtractPhoneRequest
- func (s *ExtractPhoneRequest) SetDefaultProvince(v string) *ExtractPhoneRequest
- func (s *ExtractPhoneRequest) SetServiceCode(v string) *ExtractPhoneRequest
- func (s *ExtractPhoneRequest) SetText(v string) *ExtractPhoneRequest
- func (s ExtractPhoneRequest) String() string
- type ExtractPhoneResponse
- type ExtractPhoneResponseBody
- type GetAddressDivisionCodeRequest
- func (s GetAddressDivisionCodeRequest) GoString() string
- func (s *GetAddressDivisionCodeRequest) SetAppKey(v string) *GetAddressDivisionCodeRequest
- func (s *GetAddressDivisionCodeRequest) SetDefaultCity(v string) *GetAddressDivisionCodeRequest
- func (s *GetAddressDivisionCodeRequest) SetDefaultDistrict(v string) *GetAddressDivisionCodeRequest
- func (s *GetAddressDivisionCodeRequest) SetDefaultProvince(v string) *GetAddressDivisionCodeRequest
- func (s *GetAddressDivisionCodeRequest) SetServiceCode(v string) *GetAddressDivisionCodeRequest
- func (s *GetAddressDivisionCodeRequest) SetText(v string) *GetAddressDivisionCodeRequest
- func (s GetAddressDivisionCodeRequest) String() string
- type GetAddressDivisionCodeResponse
- func (s GetAddressDivisionCodeResponse) GoString() string
- func (s *GetAddressDivisionCodeResponse) SetBody(v *GetAddressDivisionCodeResponseBody) *GetAddressDivisionCodeResponse
- func (s *GetAddressDivisionCodeResponse) SetHeaders(v map[string]*string) *GetAddressDivisionCodeResponse
- func (s GetAddressDivisionCodeResponse) String() string
- type GetAddressDivisionCodeResponseBody
- func (s GetAddressDivisionCodeResponseBody) GoString() string
- func (s *GetAddressDivisionCodeResponseBody) SetData(v string) *GetAddressDivisionCodeResponseBody
- func (s *GetAddressDivisionCodeResponseBody) SetRequestId(v string) *GetAddressDivisionCodeResponseBody
- func (s GetAddressDivisionCodeResponseBody) String() string
- type GetAddressSimilarityRequest
- func (s GetAddressSimilarityRequest) GoString() string
- func (s *GetAddressSimilarityRequest) SetAppKey(v string) *GetAddressSimilarityRequest
- func (s *GetAddressSimilarityRequest) SetDefaultCity(v string) *GetAddressSimilarityRequest
- func (s *GetAddressSimilarityRequest) SetDefaultDistrict(v string) *GetAddressSimilarityRequest
- func (s *GetAddressSimilarityRequest) SetDefaultProvince(v string) *GetAddressSimilarityRequest
- func (s *GetAddressSimilarityRequest) SetServiceCode(v string) *GetAddressSimilarityRequest
- func (s *GetAddressSimilarityRequest) SetText(v string) *GetAddressSimilarityRequest
- func (s GetAddressSimilarityRequest) String() string
- type GetAddressSimilarityResponse
- func (s GetAddressSimilarityResponse) GoString() string
- func (s *GetAddressSimilarityResponse) SetBody(v *GetAddressSimilarityResponseBody) *GetAddressSimilarityResponse
- func (s *GetAddressSimilarityResponse) SetHeaders(v map[string]*string) *GetAddressSimilarityResponse
- func (s GetAddressSimilarityResponse) String() string
- type GetAddressSimilarityResponseBody
- func (s GetAddressSimilarityResponseBody) GoString() string
- func (s *GetAddressSimilarityResponseBody) SetData(v string) *GetAddressSimilarityResponseBody
- func (s *GetAddressSimilarityResponseBody) SetRequestId(v string) *GetAddressSimilarityResponseBody
- func (s GetAddressSimilarityResponseBody) String() string
- type GetZipcodeRequest
- func (s GetZipcodeRequest) GoString() string
- func (s *GetZipcodeRequest) SetAppKey(v string) *GetZipcodeRequest
- func (s *GetZipcodeRequest) SetDefaultCity(v string) *GetZipcodeRequest
- func (s *GetZipcodeRequest) SetDefaultDistrict(v string) *GetZipcodeRequest
- func (s *GetZipcodeRequest) SetDefaultProvince(v string) *GetZipcodeRequest
- func (s *GetZipcodeRequest) SetServiceCode(v string) *GetZipcodeRequest
- func (s *GetZipcodeRequest) SetText(v string) *GetZipcodeRequest
- func (s GetZipcodeRequest) String() string
- type GetZipcodeResponse
- type GetZipcodeResponseBody
- type StructureAddressRequest
- func (s StructureAddressRequest) GoString() string
- func (s *StructureAddressRequest) SetAppKey(v string) *StructureAddressRequest
- func (s *StructureAddressRequest) SetDefaultCity(v string) *StructureAddressRequest
- func (s *StructureAddressRequest) SetDefaultDistrict(v string) *StructureAddressRequest
- func (s *StructureAddressRequest) SetDefaultProvince(v string) *StructureAddressRequest
- func (s *StructureAddressRequest) SetServiceCode(v string) *StructureAddressRequest
- func (s *StructureAddressRequest) SetText(v string) *StructureAddressRequest
- func (s StructureAddressRequest) String() string
- type StructureAddressResponse
- type StructureAddressResponseBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) CorrectAddress ¶
func (client *Client) CorrectAddress(request *CorrectAddressRequest) (_result *CorrectAddressResponse, _err error)
func (*Client) CorrectAddressWithOptions ¶
func (client *Client) CorrectAddressWithOptions(request *CorrectAddressRequest, runtime *util.RuntimeOptions) (_result *CorrectAddressResponse, _err error)
func (*Client) ExtractAddress ¶
func (client *Client) ExtractAddress(request *ExtractAddressRequest) (_result *ExtractAddressResponse, _err error)
func (*Client) ExtractAddressWithOptions ¶
func (client *Client) ExtractAddressWithOptions(request *ExtractAddressRequest, runtime *util.RuntimeOptions) (_result *ExtractAddressResponse, _err error)
func (*Client) ExtractName ¶
func (client *Client) ExtractName(request *ExtractNameRequest) (_result *ExtractNameResponse, _err error)
func (*Client) ExtractNameWithOptions ¶
func (client *Client) ExtractNameWithOptions(request *ExtractNameRequest, runtime *util.RuntimeOptions) (_result *ExtractNameResponse, _err error)
func (*Client) ExtractPhone ¶
func (client *Client) ExtractPhone(request *ExtractPhoneRequest) (_result *ExtractPhoneResponse, _err error)
func (*Client) ExtractPhoneWithOptions ¶
func (client *Client) ExtractPhoneWithOptions(request *ExtractPhoneRequest, runtime *util.RuntimeOptions) (_result *ExtractPhoneResponse, _err error)
func (*Client) GetAddressDivisionCode ¶
func (client *Client) GetAddressDivisionCode(request *GetAddressDivisionCodeRequest) (_result *GetAddressDivisionCodeResponse, _err error)
func (*Client) GetAddressDivisionCodeWithOptions ¶
func (client *Client) GetAddressDivisionCodeWithOptions(request *GetAddressDivisionCodeRequest, runtime *util.RuntimeOptions) (_result *GetAddressDivisionCodeResponse, _err error)
func (*Client) GetAddressSimilarity ¶
func (client *Client) GetAddressSimilarity(request *GetAddressSimilarityRequest) (_result *GetAddressSimilarityResponse, _err error)
func (*Client) GetAddressSimilarityWithOptions ¶
func (client *Client) GetAddressSimilarityWithOptions(request *GetAddressSimilarityRequest, runtime *util.RuntimeOptions) (_result *GetAddressSimilarityResponse, _err error)
func (*Client) GetEndpoint ¶
func (*Client) GetZipcode ¶
func (client *Client) GetZipcode(request *GetZipcodeRequest) (_result *GetZipcodeResponse, _err error)
func (*Client) GetZipcodeWithOptions ¶
func (client *Client) GetZipcodeWithOptions(request *GetZipcodeRequest, runtime *util.RuntimeOptions) (_result *GetZipcodeResponse, _err error)
func (*Client) StructureAddress ¶
func (client *Client) StructureAddress(request *StructureAddressRequest) (_result *StructureAddressResponse, _err error)
func (*Client) StructureAddressWithOptions ¶
func (client *Client) StructureAddressWithOptions(request *StructureAddressRequest, runtime *util.RuntimeOptions) (_result *StructureAddressResponse, _err error)
type CorrectAddressRequest ¶
type CorrectAddressRequest struct { AppKey *string `json:"AppKey,omitempty" xml:"AppKey,omitempty"` DefaultCity *string `json:"DefaultCity,omitempty" xml:"DefaultCity,omitempty"` DefaultDistrict *string `json:"DefaultDistrict,omitempty" xml:"DefaultDistrict,omitempty"` DefaultProvince *string `json:"DefaultProvince,omitempty" xml:"DefaultProvince,omitempty"` ServiceCode *string `json:"ServiceCode,omitempty" xml:"ServiceCode,omitempty"` Text *string `json:"Text,omitempty" xml:"Text,omitempty"` }
func (CorrectAddressRequest) GoString ¶
func (s CorrectAddressRequest) GoString() string
func (*CorrectAddressRequest) SetAppKey ¶
func (s *CorrectAddressRequest) SetAppKey(v string) *CorrectAddressRequest
func (*CorrectAddressRequest) SetDefaultCity ¶
func (s *CorrectAddressRequest) SetDefaultCity(v string) *CorrectAddressRequest
func (*CorrectAddressRequest) SetDefaultDistrict ¶
func (s *CorrectAddressRequest) SetDefaultDistrict(v string) *CorrectAddressRequest
func (*CorrectAddressRequest) SetDefaultProvince ¶
func (s *CorrectAddressRequest) SetDefaultProvince(v string) *CorrectAddressRequest
func (*CorrectAddressRequest) SetServiceCode ¶
func (s *CorrectAddressRequest) SetServiceCode(v string) *CorrectAddressRequest
func (*CorrectAddressRequest) SetText ¶
func (s *CorrectAddressRequest) SetText(v string) *CorrectAddressRequest
func (CorrectAddressRequest) String ¶
func (s CorrectAddressRequest) String() string
type CorrectAddressResponse ¶
type CorrectAddressResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CorrectAddressResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CorrectAddressResponse) GoString ¶
func (s CorrectAddressResponse) GoString() string
func (*CorrectAddressResponse) SetBody ¶
func (s *CorrectAddressResponse) SetBody(v *CorrectAddressResponseBody) *CorrectAddressResponse
func (*CorrectAddressResponse) SetHeaders ¶
func (s *CorrectAddressResponse) SetHeaders(v map[string]*string) *CorrectAddressResponse
func (CorrectAddressResponse) String ¶
func (s CorrectAddressResponse) String() string
type CorrectAddressResponseBody ¶
type CorrectAddressResponseBody struct { Data *string `json:"Data,omitempty" xml:"Data,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CorrectAddressResponseBody) GoString ¶
func (s CorrectAddressResponseBody) GoString() string
func (*CorrectAddressResponseBody) SetData ¶
func (s *CorrectAddressResponseBody) SetData(v string) *CorrectAddressResponseBody
func (*CorrectAddressResponseBody) SetRequestId ¶
func (s *CorrectAddressResponseBody) SetRequestId(v string) *CorrectAddressResponseBody
func (CorrectAddressResponseBody) String ¶
func (s CorrectAddressResponseBody) String() string
type ExtractAddressRequest ¶
type ExtractAddressRequest struct { AppKey *string `json:"AppKey,omitempty" xml:"AppKey,omitempty"` DefaultCity *string `json:"DefaultCity,omitempty" xml:"DefaultCity,omitempty"` DefaultDistrict *string `json:"DefaultDistrict,omitempty" xml:"DefaultDistrict,omitempty"` DefaultProvince *string `json:"DefaultProvince,omitempty" xml:"DefaultProvince,omitempty"` ServiceCode *string `json:"ServiceCode,omitempty" xml:"ServiceCode,omitempty"` Text *string `json:"Text,omitempty" xml:"Text,omitempty"` }
func (ExtractAddressRequest) GoString ¶
func (s ExtractAddressRequest) GoString() string
func (*ExtractAddressRequest) SetAppKey ¶
func (s *ExtractAddressRequest) SetAppKey(v string) *ExtractAddressRequest
func (*ExtractAddressRequest) SetDefaultCity ¶
func (s *ExtractAddressRequest) SetDefaultCity(v string) *ExtractAddressRequest
func (*ExtractAddressRequest) SetDefaultDistrict ¶
func (s *ExtractAddressRequest) SetDefaultDistrict(v string) *ExtractAddressRequest
func (*ExtractAddressRequest) SetDefaultProvince ¶
func (s *ExtractAddressRequest) SetDefaultProvince(v string) *ExtractAddressRequest
func (*ExtractAddressRequest) SetServiceCode ¶
func (s *ExtractAddressRequest) SetServiceCode(v string) *ExtractAddressRequest
func (*ExtractAddressRequest) SetText ¶
func (s *ExtractAddressRequest) SetText(v string) *ExtractAddressRequest
func (ExtractAddressRequest) String ¶
func (s ExtractAddressRequest) String() string
type ExtractAddressResponse ¶
type ExtractAddressResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ExtractAddressResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ExtractAddressResponse) GoString ¶
func (s ExtractAddressResponse) GoString() string
func (*ExtractAddressResponse) SetBody ¶
func (s *ExtractAddressResponse) SetBody(v *ExtractAddressResponseBody) *ExtractAddressResponse
func (*ExtractAddressResponse) SetHeaders ¶
func (s *ExtractAddressResponse) SetHeaders(v map[string]*string) *ExtractAddressResponse
func (ExtractAddressResponse) String ¶
func (s ExtractAddressResponse) String() string
type ExtractAddressResponseBody ¶
type ExtractAddressResponseBody struct { Data *string `json:"Data,omitempty" xml:"Data,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ExtractAddressResponseBody) GoString ¶
func (s ExtractAddressResponseBody) GoString() string
func (*ExtractAddressResponseBody) SetData ¶
func (s *ExtractAddressResponseBody) SetData(v string) *ExtractAddressResponseBody
func (*ExtractAddressResponseBody) SetRequestId ¶
func (s *ExtractAddressResponseBody) SetRequestId(v string) *ExtractAddressResponseBody
func (ExtractAddressResponseBody) String ¶
func (s ExtractAddressResponseBody) String() string
type ExtractNameRequest ¶
type ExtractNameRequest struct { AppKey *string `json:"AppKey,omitempty" xml:"AppKey,omitempty"` DefaultCity *string `json:"DefaultCity,omitempty" xml:"DefaultCity,omitempty"` DefaultDistrict *string `json:"DefaultDistrict,omitempty" xml:"DefaultDistrict,omitempty"` DefaultProvince *string `json:"DefaultProvince,omitempty" xml:"DefaultProvince,omitempty"` ServiceCode *string `json:"ServiceCode,omitempty" xml:"ServiceCode,omitempty"` Text *string `json:"Text,omitempty" xml:"Text,omitempty"` }
func (ExtractNameRequest) GoString ¶
func (s ExtractNameRequest) GoString() string
func (*ExtractNameRequest) SetAppKey ¶
func (s *ExtractNameRequest) SetAppKey(v string) *ExtractNameRequest
func (*ExtractNameRequest) SetDefaultCity ¶
func (s *ExtractNameRequest) SetDefaultCity(v string) *ExtractNameRequest
func (*ExtractNameRequest) SetDefaultDistrict ¶
func (s *ExtractNameRequest) SetDefaultDistrict(v string) *ExtractNameRequest
func (*ExtractNameRequest) SetDefaultProvince ¶
func (s *ExtractNameRequest) SetDefaultProvince(v string) *ExtractNameRequest
func (*ExtractNameRequest) SetServiceCode ¶
func (s *ExtractNameRequest) SetServiceCode(v string) *ExtractNameRequest
func (*ExtractNameRequest) SetText ¶
func (s *ExtractNameRequest) SetText(v string) *ExtractNameRequest
func (ExtractNameRequest) String ¶
func (s ExtractNameRequest) String() string
type ExtractNameResponse ¶
type ExtractNameResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ExtractNameResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ExtractNameResponse) GoString ¶
func (s ExtractNameResponse) GoString() string
func (*ExtractNameResponse) SetBody ¶
func (s *ExtractNameResponse) SetBody(v *ExtractNameResponseBody) *ExtractNameResponse
func (*ExtractNameResponse) SetHeaders ¶
func (s *ExtractNameResponse) SetHeaders(v map[string]*string) *ExtractNameResponse
func (ExtractNameResponse) String ¶
func (s ExtractNameResponse) String() string
type ExtractNameResponseBody ¶
type ExtractNameResponseBody struct { Data *string `json:"Data,omitempty" xml:"Data,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ExtractNameResponseBody) GoString ¶
func (s ExtractNameResponseBody) GoString() string
func (*ExtractNameResponseBody) SetData ¶
func (s *ExtractNameResponseBody) SetData(v string) *ExtractNameResponseBody
func (*ExtractNameResponseBody) SetRequestId ¶
func (s *ExtractNameResponseBody) SetRequestId(v string) *ExtractNameResponseBody
func (ExtractNameResponseBody) String ¶
func (s ExtractNameResponseBody) String() string
type ExtractPhoneRequest ¶
type ExtractPhoneRequest struct { AppKey *string `json:"AppKey,omitempty" xml:"AppKey,omitempty"` DefaultCity *string `json:"DefaultCity,omitempty" xml:"DefaultCity,omitempty"` DefaultDistrict *string `json:"DefaultDistrict,omitempty" xml:"DefaultDistrict,omitempty"` DefaultProvince *string `json:"DefaultProvince,omitempty" xml:"DefaultProvince,omitempty"` ServiceCode *string `json:"ServiceCode,omitempty" xml:"ServiceCode,omitempty"` Text *string `json:"Text,omitempty" xml:"Text,omitempty"` }
func (ExtractPhoneRequest) GoString ¶
func (s ExtractPhoneRequest) GoString() string
func (*ExtractPhoneRequest) SetAppKey ¶
func (s *ExtractPhoneRequest) SetAppKey(v string) *ExtractPhoneRequest
func (*ExtractPhoneRequest) SetDefaultCity ¶
func (s *ExtractPhoneRequest) SetDefaultCity(v string) *ExtractPhoneRequest
func (*ExtractPhoneRequest) SetDefaultDistrict ¶
func (s *ExtractPhoneRequest) SetDefaultDistrict(v string) *ExtractPhoneRequest
func (*ExtractPhoneRequest) SetDefaultProvince ¶
func (s *ExtractPhoneRequest) SetDefaultProvince(v string) *ExtractPhoneRequest
func (*ExtractPhoneRequest) SetServiceCode ¶
func (s *ExtractPhoneRequest) SetServiceCode(v string) *ExtractPhoneRequest
func (*ExtractPhoneRequest) SetText ¶
func (s *ExtractPhoneRequest) SetText(v string) *ExtractPhoneRequest
func (ExtractPhoneRequest) String ¶
func (s ExtractPhoneRequest) String() string
type ExtractPhoneResponse ¶
type ExtractPhoneResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ExtractPhoneResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ExtractPhoneResponse) GoString ¶
func (s ExtractPhoneResponse) GoString() string
func (*ExtractPhoneResponse) SetBody ¶
func (s *ExtractPhoneResponse) SetBody(v *ExtractPhoneResponseBody) *ExtractPhoneResponse
func (*ExtractPhoneResponse) SetHeaders ¶
func (s *ExtractPhoneResponse) SetHeaders(v map[string]*string) *ExtractPhoneResponse
func (ExtractPhoneResponse) String ¶
func (s ExtractPhoneResponse) String() string
type ExtractPhoneResponseBody ¶
type ExtractPhoneResponseBody struct { Data *string `json:"Data,omitempty" xml:"Data,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ExtractPhoneResponseBody) GoString ¶
func (s ExtractPhoneResponseBody) GoString() string
func (*ExtractPhoneResponseBody) SetData ¶
func (s *ExtractPhoneResponseBody) SetData(v string) *ExtractPhoneResponseBody
func (*ExtractPhoneResponseBody) SetRequestId ¶
func (s *ExtractPhoneResponseBody) SetRequestId(v string) *ExtractPhoneResponseBody
func (ExtractPhoneResponseBody) String ¶
func (s ExtractPhoneResponseBody) String() string
type GetAddressDivisionCodeRequest ¶
type GetAddressDivisionCodeRequest struct { AppKey *string `json:"AppKey,omitempty" xml:"AppKey,omitempty"` DefaultCity *string `json:"DefaultCity,omitempty" xml:"DefaultCity,omitempty"` DefaultDistrict *string `json:"DefaultDistrict,omitempty" xml:"DefaultDistrict,omitempty"` DefaultProvince *string `json:"DefaultProvince,omitempty" xml:"DefaultProvince,omitempty"` ServiceCode *string `json:"ServiceCode,omitempty" xml:"ServiceCode,omitempty"` Text *string `json:"Text,omitempty" xml:"Text,omitempty"` }
func (GetAddressDivisionCodeRequest) GoString ¶
func (s GetAddressDivisionCodeRequest) GoString() string
func (*GetAddressDivisionCodeRequest) SetAppKey ¶
func (s *GetAddressDivisionCodeRequest) SetAppKey(v string) *GetAddressDivisionCodeRequest
func (*GetAddressDivisionCodeRequest) SetDefaultCity ¶
func (s *GetAddressDivisionCodeRequest) SetDefaultCity(v string) *GetAddressDivisionCodeRequest
func (*GetAddressDivisionCodeRequest) SetDefaultDistrict ¶
func (s *GetAddressDivisionCodeRequest) SetDefaultDistrict(v string) *GetAddressDivisionCodeRequest
func (*GetAddressDivisionCodeRequest) SetDefaultProvince ¶
func (s *GetAddressDivisionCodeRequest) SetDefaultProvince(v string) *GetAddressDivisionCodeRequest
func (*GetAddressDivisionCodeRequest) SetServiceCode ¶
func (s *GetAddressDivisionCodeRequest) SetServiceCode(v string) *GetAddressDivisionCodeRequest
func (*GetAddressDivisionCodeRequest) SetText ¶
func (s *GetAddressDivisionCodeRequest) SetText(v string) *GetAddressDivisionCodeRequest
func (GetAddressDivisionCodeRequest) String ¶
func (s GetAddressDivisionCodeRequest) String() string
type GetAddressDivisionCodeResponse ¶
type GetAddressDivisionCodeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetAddressDivisionCodeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetAddressDivisionCodeResponse) GoString ¶
func (s GetAddressDivisionCodeResponse) GoString() string
func (*GetAddressDivisionCodeResponse) SetBody ¶
func (s *GetAddressDivisionCodeResponse) SetBody(v *GetAddressDivisionCodeResponseBody) *GetAddressDivisionCodeResponse
func (*GetAddressDivisionCodeResponse) SetHeaders ¶
func (s *GetAddressDivisionCodeResponse) SetHeaders(v map[string]*string) *GetAddressDivisionCodeResponse
func (GetAddressDivisionCodeResponse) String ¶
func (s GetAddressDivisionCodeResponse) String() string
type GetAddressDivisionCodeResponseBody ¶
type GetAddressDivisionCodeResponseBody struct { Data *string `json:"Data,omitempty" xml:"Data,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetAddressDivisionCodeResponseBody) GoString ¶
func (s GetAddressDivisionCodeResponseBody) GoString() string
func (*GetAddressDivisionCodeResponseBody) SetData ¶
func (s *GetAddressDivisionCodeResponseBody) SetData(v string) *GetAddressDivisionCodeResponseBody
func (*GetAddressDivisionCodeResponseBody) SetRequestId ¶
func (s *GetAddressDivisionCodeResponseBody) SetRequestId(v string) *GetAddressDivisionCodeResponseBody
func (GetAddressDivisionCodeResponseBody) String ¶
func (s GetAddressDivisionCodeResponseBody) String() string
type GetAddressSimilarityRequest ¶
type GetAddressSimilarityRequest struct { AppKey *string `json:"AppKey,omitempty" xml:"AppKey,omitempty"` DefaultCity *string `json:"DefaultCity,omitempty" xml:"DefaultCity,omitempty"` DefaultDistrict *string `json:"DefaultDistrict,omitempty" xml:"DefaultDistrict,omitempty"` DefaultProvince *string `json:"DefaultProvince,omitempty" xml:"DefaultProvince,omitempty"` ServiceCode *string `json:"ServiceCode,omitempty" xml:"ServiceCode,omitempty"` Text *string `json:"Text,omitempty" xml:"Text,omitempty"` }
func (GetAddressSimilarityRequest) GoString ¶
func (s GetAddressSimilarityRequest) GoString() string
func (*GetAddressSimilarityRequest) SetAppKey ¶
func (s *GetAddressSimilarityRequest) SetAppKey(v string) *GetAddressSimilarityRequest
func (*GetAddressSimilarityRequest) SetDefaultCity ¶
func (s *GetAddressSimilarityRequest) SetDefaultCity(v string) *GetAddressSimilarityRequest
func (*GetAddressSimilarityRequest) SetDefaultDistrict ¶
func (s *GetAddressSimilarityRequest) SetDefaultDistrict(v string) *GetAddressSimilarityRequest
func (*GetAddressSimilarityRequest) SetDefaultProvince ¶
func (s *GetAddressSimilarityRequest) SetDefaultProvince(v string) *GetAddressSimilarityRequest
func (*GetAddressSimilarityRequest) SetServiceCode ¶
func (s *GetAddressSimilarityRequest) SetServiceCode(v string) *GetAddressSimilarityRequest
func (*GetAddressSimilarityRequest) SetText ¶
func (s *GetAddressSimilarityRequest) SetText(v string) *GetAddressSimilarityRequest
func (GetAddressSimilarityRequest) String ¶
func (s GetAddressSimilarityRequest) String() string
type GetAddressSimilarityResponse ¶
type GetAddressSimilarityResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetAddressSimilarityResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetAddressSimilarityResponse) GoString ¶
func (s GetAddressSimilarityResponse) GoString() string
func (*GetAddressSimilarityResponse) SetBody ¶
func (s *GetAddressSimilarityResponse) SetBody(v *GetAddressSimilarityResponseBody) *GetAddressSimilarityResponse
func (*GetAddressSimilarityResponse) SetHeaders ¶
func (s *GetAddressSimilarityResponse) SetHeaders(v map[string]*string) *GetAddressSimilarityResponse
func (GetAddressSimilarityResponse) String ¶
func (s GetAddressSimilarityResponse) String() string
type GetAddressSimilarityResponseBody ¶
type GetAddressSimilarityResponseBody struct { Data *string `json:"Data,omitempty" xml:"Data,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetAddressSimilarityResponseBody) GoString ¶
func (s GetAddressSimilarityResponseBody) GoString() string
func (*GetAddressSimilarityResponseBody) SetData ¶
func (s *GetAddressSimilarityResponseBody) SetData(v string) *GetAddressSimilarityResponseBody
func (*GetAddressSimilarityResponseBody) SetRequestId ¶
func (s *GetAddressSimilarityResponseBody) SetRequestId(v string) *GetAddressSimilarityResponseBody
func (GetAddressSimilarityResponseBody) String ¶
func (s GetAddressSimilarityResponseBody) String() string
type GetZipcodeRequest ¶
type GetZipcodeRequest struct { AppKey *string `json:"AppKey,omitempty" xml:"AppKey,omitempty"` DefaultCity *string `json:"DefaultCity,omitempty" xml:"DefaultCity,omitempty"` DefaultDistrict *string `json:"DefaultDistrict,omitempty" xml:"DefaultDistrict,omitempty"` DefaultProvince *string `json:"DefaultProvince,omitempty" xml:"DefaultProvince,omitempty"` ServiceCode *string `json:"ServiceCode,omitempty" xml:"ServiceCode,omitempty"` Text *string `json:"Text,omitempty" xml:"Text,omitempty"` }
func (GetZipcodeRequest) GoString ¶
func (s GetZipcodeRequest) GoString() string
func (*GetZipcodeRequest) SetAppKey ¶
func (s *GetZipcodeRequest) SetAppKey(v string) *GetZipcodeRequest
func (*GetZipcodeRequest) SetDefaultCity ¶
func (s *GetZipcodeRequest) SetDefaultCity(v string) *GetZipcodeRequest
func (*GetZipcodeRequest) SetDefaultDistrict ¶
func (s *GetZipcodeRequest) SetDefaultDistrict(v string) *GetZipcodeRequest
func (*GetZipcodeRequest) SetDefaultProvince ¶
func (s *GetZipcodeRequest) SetDefaultProvince(v string) *GetZipcodeRequest
func (*GetZipcodeRequest) SetServiceCode ¶
func (s *GetZipcodeRequest) SetServiceCode(v string) *GetZipcodeRequest
func (*GetZipcodeRequest) SetText ¶
func (s *GetZipcodeRequest) SetText(v string) *GetZipcodeRequest
func (GetZipcodeRequest) String ¶
func (s GetZipcodeRequest) String() string
type GetZipcodeResponse ¶
type GetZipcodeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetZipcodeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetZipcodeResponse) GoString ¶
func (s GetZipcodeResponse) GoString() string
func (*GetZipcodeResponse) SetBody ¶
func (s *GetZipcodeResponse) SetBody(v *GetZipcodeResponseBody) *GetZipcodeResponse
func (*GetZipcodeResponse) SetHeaders ¶
func (s *GetZipcodeResponse) SetHeaders(v map[string]*string) *GetZipcodeResponse
func (GetZipcodeResponse) String ¶
func (s GetZipcodeResponse) String() string
type GetZipcodeResponseBody ¶
type GetZipcodeResponseBody struct { Data *string `json:"Data,omitempty" xml:"Data,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetZipcodeResponseBody) GoString ¶
func (s GetZipcodeResponseBody) GoString() string
func (*GetZipcodeResponseBody) SetData ¶
func (s *GetZipcodeResponseBody) SetData(v string) *GetZipcodeResponseBody
func (*GetZipcodeResponseBody) SetRequestId ¶
func (s *GetZipcodeResponseBody) SetRequestId(v string) *GetZipcodeResponseBody
func (GetZipcodeResponseBody) String ¶
func (s GetZipcodeResponseBody) String() string
type StructureAddressRequest ¶
type StructureAddressRequest struct { AppKey *string `json:"AppKey,omitempty" xml:"AppKey,omitempty"` DefaultCity *string `json:"DefaultCity,omitempty" xml:"DefaultCity,omitempty"` DefaultDistrict *string `json:"DefaultDistrict,omitempty" xml:"DefaultDistrict,omitempty"` DefaultProvince *string `json:"DefaultProvince,omitempty" xml:"DefaultProvince,omitempty"` ServiceCode *string `json:"ServiceCode,omitempty" xml:"ServiceCode,omitempty"` Text *string `json:"Text,omitempty" xml:"Text,omitempty"` }
func (StructureAddressRequest) GoString ¶
func (s StructureAddressRequest) GoString() string
func (*StructureAddressRequest) SetAppKey ¶
func (s *StructureAddressRequest) SetAppKey(v string) *StructureAddressRequest
func (*StructureAddressRequest) SetDefaultCity ¶
func (s *StructureAddressRequest) SetDefaultCity(v string) *StructureAddressRequest
func (*StructureAddressRequest) SetDefaultDistrict ¶
func (s *StructureAddressRequest) SetDefaultDistrict(v string) *StructureAddressRequest
func (*StructureAddressRequest) SetDefaultProvince ¶
func (s *StructureAddressRequest) SetDefaultProvince(v string) *StructureAddressRequest
func (*StructureAddressRequest) SetServiceCode ¶
func (s *StructureAddressRequest) SetServiceCode(v string) *StructureAddressRequest
func (*StructureAddressRequest) SetText ¶
func (s *StructureAddressRequest) SetText(v string) *StructureAddressRequest
func (StructureAddressRequest) String ¶
func (s StructureAddressRequest) String() string
type StructureAddressResponse ¶
type StructureAddressResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *StructureAddressResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StructureAddressResponse) GoString ¶
func (s StructureAddressResponse) GoString() string
func (*StructureAddressResponse) SetBody ¶
func (s *StructureAddressResponse) SetBody(v *StructureAddressResponseBody) *StructureAddressResponse
func (*StructureAddressResponse) SetHeaders ¶
func (s *StructureAddressResponse) SetHeaders(v map[string]*string) *StructureAddressResponse
func (StructureAddressResponse) String ¶
func (s StructureAddressResponse) String() string
type StructureAddressResponseBody ¶
type StructureAddressResponseBody struct { Data *string `json:"Data,omitempty" xml:"Data,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (StructureAddressResponseBody) GoString ¶
func (s StructureAddressResponseBody) GoString() string
func (*StructureAddressResponseBody) SetData ¶
func (s *StructureAddressResponseBody) SetData(v string) *StructureAddressResponseBody
func (*StructureAddressResponseBody) SetRequestId ¶
func (s *StructureAddressResponseBody) SetRequestId(v string) *StructureAddressResponseBody
func (StructureAddressResponseBody) String ¶
func (s StructureAddressResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.