Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type ChangeApplicationInfoRequest
- func (s ChangeApplicationInfoRequest) GoString() string
- func (s *ChangeApplicationInfoRequest) SetAliUid(v int64) *ChangeApplicationInfoRequest
- func (s *ChangeApplicationInfoRequest) SetAppId(v string) *ChangeApplicationInfoRequest
- func (s *ChangeApplicationInfoRequest) SetAppName(v string) *ChangeApplicationInfoRequest
- func (s *ChangeApplicationInfoRequest) SetAppTypeList(v string) *ChangeApplicationInfoRequest
- func (s *ChangeApplicationInfoRequest) SetAppingList(v string) *ChangeApplicationInfoRequest
- func (s *ChangeApplicationInfoRequest) SetItemCode(v string) *ChangeApplicationInfoRequest
- func (s ChangeApplicationInfoRequest) String() string
- type ChangeApplicationInfoResponse
- func (s ChangeApplicationInfoResponse) GoString() string
- func (s *ChangeApplicationInfoResponse) SetBody(v *ChangeApplicationInfoResponseBody) *ChangeApplicationInfoResponse
- func (s *ChangeApplicationInfoResponse) SetHeaders(v map[string]*string) *ChangeApplicationInfoResponse
- func (s *ChangeApplicationInfoResponse) SetStatusCode(v int32) *ChangeApplicationInfoResponse
- func (s ChangeApplicationInfoResponse) String() string
- type ChangeApplicationInfoResponseBody
- func (s ChangeApplicationInfoResponseBody) GoString() string
- func (s *ChangeApplicationInfoResponseBody) SetAppId(v string) *ChangeApplicationInfoResponseBody
- func (s *ChangeApplicationInfoResponseBody) SetCode(v string) *ChangeApplicationInfoResponseBody
- func (s *ChangeApplicationInfoResponseBody) SetMessage(v string) *ChangeApplicationInfoResponseBody
- func (s *ChangeApplicationInfoResponseBody) SetRequestId(v string) *ChangeApplicationInfoResponseBody
- func (s *ChangeApplicationInfoResponseBody) SetSuccess(v bool) *ChangeApplicationInfoResponseBody
- func (s ChangeApplicationInfoResponseBody) String() string
- type ChargeFlowRequest
- func (s ChargeFlowRequest) GoString() string
- func (s *ChargeFlowRequest) SetChannelCode(v string) *ChargeFlowRequest
- func (s *ChargeFlowRequest) SetInstanceId(v string) *ChargeFlowRequest
- func (s *ChargeFlowRequest) SetItemCode(v string) *ChargeFlowRequest
- func (s *ChargeFlowRequest) SetMobile(v string) *ChargeFlowRequest
- func (s *ChargeFlowRequest) SetOrderTime(v string) *ChargeFlowRequest
- func (s *ChargeFlowRequest) SetOutBizNo(v string) *ChargeFlowRequest
- func (s *ChargeFlowRequest) SetUId(v int64) *ChargeFlowRequest
- func (s ChargeFlowRequest) String() string
- type ChargeFlowResponse
- func (s ChargeFlowResponse) GoString() string
- func (s *ChargeFlowResponse) SetBody(v *ChargeFlowResponseBody) *ChargeFlowResponse
- func (s *ChargeFlowResponse) SetHeaders(v map[string]*string) *ChargeFlowResponse
- func (s *ChargeFlowResponse) SetStatusCode(v int32) *ChargeFlowResponse
- func (s ChargeFlowResponse) String() string
- type ChargeFlowResponseBody
- func (s ChargeFlowResponseBody) GoString() string
- func (s *ChargeFlowResponseBody) SetCode(v string) *ChargeFlowResponseBody
- func (s *ChargeFlowResponseBody) SetData(v *ChargeFlowResponseBodyData) *ChargeFlowResponseBody
- func (s *ChargeFlowResponseBody) SetMessage(v string) *ChargeFlowResponseBody
- func (s *ChargeFlowResponseBody) SetRequestId(v string) *ChargeFlowResponseBody
- func (s *ChargeFlowResponseBody) SetRt(v int64) *ChargeFlowResponseBody
- func (s *ChargeFlowResponseBody) SetSuccess(v bool) *ChargeFlowResponseBody
- func (s ChargeFlowResponseBody) String() string
- type ChargeFlowResponseBodyData
- func (s ChargeFlowResponseBodyData) GoString() string
- func (s *ChargeFlowResponseBodyData) SetBizCode(v string) *ChargeFlowResponseBodyData
- func (s *ChargeFlowResponseBodyData) SetCustomerFlowOrderId(v string) *ChargeFlowResponseBodyData
- func (s *ChargeFlowResponseBodyData) SetCustomerFlowRequestId(v string) *ChargeFlowResponseBodyData
- func (s *ChargeFlowResponseBodyData) SetStatus(v string) *ChargeFlowResponseBodyData
- func (s ChargeFlowResponseBodyData) String() string
- type Client
- func (client *Client) ChangeApplicationInfo(request *ChangeApplicationInfoRequest) (_result *ChangeApplicationInfoResponse, _err error)
- func (client *Client) ChangeApplicationInfoWithOptions(request *ChangeApplicationInfoRequest, runtime *util.RuntimeOptions) (_result *ChangeApplicationInfoResponse, _err error)
- func (client *Client) ChargeFlow(request *ChargeFlowRequest) (_result *ChargeFlowResponse, _err error)
- func (client *Client) ChargeFlowWithOptions(request *ChargeFlowRequest, runtime *util.RuntimeOptions) (_result *ChargeFlowResponse, _err error)
- func (client *Client) CreateApplicationInfo(request *CreateApplicationInfoRequest) (_result *CreateApplicationInfoResponse, _err error)
- func (client *Client) CreateApplicationInfoWithOptions(request *CreateApplicationInfoRequest, runtime *util.RuntimeOptions) (_result *CreateApplicationInfoResponse, _err error)
- func (client *Client) GetAliyunXgipToken() (_result *GetAliyunXgipTokenResponse, _err error)
- func (client *Client) GetAliyunXgipTokenWithOptions(runtime *util.RuntimeOptions) (_result *GetAliyunXgipTokenResponse, _err error)
- func (client *Client) GetApplication(request *GetApplicationRequest) (_result *GetApplicationResponse, _err error)
- func (client *Client) GetApplicationWithOptions(request *GetApplicationRequest, runtime *util.RuntimeOptions) (_result *GetApplicationResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) GetFreeFlowInstance(request *GetFreeFlowInstanceRequest) (_result *GetFreeFlowInstanceResponse, _err error)
- func (client *Client) GetFreeFlowInstanceWithOptions(request *GetFreeFlowInstanceRequest, runtime *util.RuntimeOptions) (_result *GetFreeFlowInstanceResponse, _err error)
- func (client *Client) GetFreeFlowProductList(request *GetFreeFlowProductListRequest) (_result *GetFreeFlowProductListResponse, _err error)
- func (client *Client) GetFreeFlowProductListWithOptions(request *GetFreeFlowProductListRequest, runtime *util.RuntimeOptions) (_result *GetFreeFlowProductListResponse, _err error)
- func (client *Client) GetFreeFlowUsage(request *GetFreeFlowUsageRequest) (_result *GetFreeFlowUsageResponse, _err error)
- func (client *Client) GetFreeFlowUsageStatistic(request *GetFreeFlowUsageStatisticRequest) (_result *GetFreeFlowUsageStatisticResponse, _err error)
- func (client *Client) GetFreeFlowUsageStatisticWithOptions(request *GetFreeFlowUsageStatisticRequest, runtime *util.RuntimeOptions) (_result *GetFreeFlowUsageStatisticResponse, _err error)
- func (client *Client) GetFreeFlowUsageWithOptions(request *GetFreeFlowUsageRequest, runtime *util.RuntimeOptions) (_result *GetFreeFlowUsageResponse, _err error)
- func (client *Client) GetInventoryInfo(request *GetInventoryInfoRequest) (_result *GetInventoryInfoResponse, _err error)
- func (client *Client) GetInventoryInfoWithOptions(request *GetInventoryInfoRequest, runtime *util.RuntimeOptions) (_result *GetInventoryInfoResponse, _err error)
- func (client *Client) GetItemInstList(request *GetItemInstListRequest) (_result *GetItemInstListResponse, _err error)
- func (client *Client) GetItemInstListWithOptions(request *GetItemInstListRequest, runtime *util.RuntimeOptions) (_result *GetItemInstListResponse, _err error)
- func (client *Client) GetItemList(request *GetItemListRequest) (_result *GetItemListResponse, _err error)
- func (client *Client) GetItemListWithOptions(request *GetItemListRequest, runtime *util.RuntimeOptions) (_result *GetItemListResponse, _err error)
- func (client *Client) GetOrderFreeFlowProductStatus(request *GetOrderFreeFlowProductStatusRequest) (_result *GetOrderFreeFlowProductStatusResponse, _err error)
- func (client *Client) GetOrderFreeFlowProductStatusWithOptions(request *GetOrderFreeFlowProductStatusRequest, runtime *util.RuntimeOptions) (_result *GetOrderFreeFlowProductStatusResponse, _err error)
- func (client *Client) GetOrderItemList() (_result *GetOrderItemListResponse, _err error)
- func (client *Client) GetOrderItemListWithOptions(runtime *util.RuntimeOptions) (_result *GetOrderItemListResponse, _err error)
- func (client *Client) GetQosFlowUsage(request *GetQosFlowUsageRequest) (_result *GetQosFlowUsageResponse, _err error)
- func (client *Client) GetQosFlowUsageWithOptions(request *GetQosFlowUsageRequest, runtime *util.RuntimeOptions) (_result *GetQosFlowUsageResponse, _err error)
- func (client *Client) GetQosUsageStatistic(request *GetQosUsageStatisticRequest) (_result *GetQosUsageStatisticResponse, _err error)
- func (client *Client) GetQosUsageStatisticWithOptions(request *GetQosUsageStatisticRequest, runtime *util.RuntimeOptions) (_result *GetQosUsageStatisticResponse, _err error)
- func (client *Client) GetUatDataList(request *GetUatDataListRequest) (_result *GetUatDataListResponse, _err error)
- func (client *Client) GetUatDataListWithOptions(request *GetUatDataListRequest, runtime *util.RuntimeOptions) (_result *GetUatDataListResponse, _err error)
- func (client *Client) GetUatSpecCtData(request *GetUatSpecCtDataRequest) (_result *GetUatSpecCtDataResponse, _err error)
- func (client *Client) GetUatSpecCtDataWithOptions(request *GetUatSpecCtDataRequest, runtime *util.RuntimeOptions) (_result *GetUatSpecCtDataResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) MockGetOrderFreeFlowProductStatus(request *MockGetOrderFreeFlowProductStatusRequest) (_result *MockGetOrderFreeFlowProductStatusResponse, _err error)
- func (client *Client) MockGetOrderFreeFlowProductStatusWithOptions(request *MockGetOrderFreeFlowProductStatusRequest, ...) (_result *MockGetOrderFreeFlowProductStatusResponse, _err error)
- func (client *Client) MockOrderFreeFlowProduct(request *MockOrderFreeFlowProductRequest) (_result *MockOrderFreeFlowProductResponse, _err error)
- func (client *Client) MockOrderFreeFlowProductWithOptions(request *MockOrderFreeFlowProductRequest, runtime *util.RuntimeOptions) (_result *MockOrderFreeFlowProductResponse, _err error)
- func (client *Client) ModifyApplication(request *ModifyApplicationRequest) (_result *ModifyApplicationResponse, _err error)
- func (client *Client) ModifyApplicationWithOptions(request *ModifyApplicationRequest, runtime *util.RuntimeOptions) (_result *ModifyApplicationResponse, _err error)
- func (client *Client) OrderFreeFlowProduct(request *OrderFreeFlowProductRequest) (_result *OrderFreeFlowProductResponse, _err error)
- func (client *Client) OrderFreeFlowProductWithOptions(request *OrderFreeFlowProductRequest, runtime *util.RuntimeOptions) (_result *OrderFreeFlowProductResponse, _err error)
- func (client *Client) OrderQosProduct(request *OrderQosProductRequest) (_result *OrderQosProductResponse, _err error)
- func (client *Client) OrderQosProductWithOptions(request *OrderQosProductRequest, runtime *util.RuntimeOptions) (_result *OrderQosProductResponse, _err error)
- func (client *Client) QueryOrderList(request *QueryOrderListRequest) (_result *QueryOrderListResponse, _err error)
- func (client *Client) QueryOrderListWithOptions(request *QueryOrderListRequest, runtime *util.RuntimeOptions) (_result *QueryOrderListResponse, _err error)
- func (client *Client) SaveApplicationInfo(request *SaveApplicationInfoRequest) (_result *SaveApplicationInfoResponse, _err error)
- func (client *Client) SaveApplicationInfoWithOptions(request *SaveApplicationInfoRequest, runtime *util.RuntimeOptions) (_result *SaveApplicationInfoResponse, _err error)
- func (client *Client) SdkGetInventoryInfo(request *SdkGetInventoryInfoRequest) (_result *SdkGetInventoryInfoResponse, _err error)
- func (client *Client) SdkGetInventoryInfoWithOptions(request *SdkGetInventoryInfoRequest, runtime *util.RuntimeOptions) (_result *SdkGetInventoryInfoResponse, _err error)
- func (client *Client) SdkOrderQosProduct(request *SdkOrderQosProductRequest) (_result *SdkOrderQosProductResponse, _err error)
- func (client *Client) SdkOrderQosProductWithOptions(request *SdkOrderQosProductRequest, runtime *util.RuntimeOptions) (_result *SdkOrderQosProductResponse, _err error)
- func (client *Client) SdkValidateStatus(request *SdkValidateStatusRequest) (_result *SdkValidateStatusResponse, _err error)
- func (client *Client) SdkValidateStatusWithOptions(request *SdkValidateStatusRequest, runtime *util.RuntimeOptions) (_result *SdkValidateStatusResponse, _err error)
- func (client *Client) ValidControllerAuthor(request *ValidControllerAuthorRequest) (_result *ValidControllerAuthorResponse, _err error)
- func (client *Client) ValidControllerAuthorWithOptions(request *ValidControllerAuthorRequest, runtime *util.RuntimeOptions) (_result *ValidControllerAuthorResponse, _err error)
- func (client *Client) ValidFlow(request *ValidFlowRequest) (_result *ValidFlowResponse, _err error)
- func (client *Client) ValidFlowWithOptions(request *ValidFlowRequest, runtime *util.RuntimeOptions) (_result *ValidFlowResponse, _err error)
- func (client *Client) ValidateStatus(request *ValidateStatusRequest) (_result *ValidateStatusResponse, _err error)
- func (client *Client) ValidateStatusWithOptions(request *ValidateStatusRequest, runtime *util.RuntimeOptions) (_result *ValidateStatusResponse, _err error)
- type CreateApplicationInfoRequest
- func (s CreateApplicationInfoRequest) GoString() string
- func (s *CreateApplicationInfoRequest) SetAliUid(v int64) *CreateApplicationInfoRequest
- func (s *CreateApplicationInfoRequest) SetAppName(v string) *CreateApplicationInfoRequest
- func (s *CreateApplicationInfoRequest) SetAppTypeList(v []*string) *CreateApplicationInfoRequest
- func (s *CreateApplicationInfoRequest) SetAppingList(v []*CreateApplicationInfoRequestAppingList) *CreateApplicationInfoRequest
- func (s *CreateApplicationInfoRequest) SetItemCode(v string) *CreateApplicationInfoRequest
- func (s CreateApplicationInfoRequest) String() string
- type CreateApplicationInfoRequestAppingList
- func (s CreateApplicationInfoRequestAppingList) GoString() string
- func (s *CreateApplicationInfoRequestAppingList) SetExtId(v int64) *CreateApplicationInfoRequestAppingList
- func (s *CreateApplicationInfoRequestAppingList) SetFlowIp(v []*string) *CreateApplicationInfoRequestAppingList
- func (s *CreateApplicationInfoRequestAppingList) SetFlowUrl(v []*string) *CreateApplicationInfoRequestAppingList
- func (s *CreateApplicationInfoRequestAppingList) SetOriginalIpList(v []*string) *CreateApplicationInfoRequestAppingList
- func (s *CreateApplicationInfoRequestAppingList) SetOriginalUrlList(v []*string) *CreateApplicationInfoRequestAppingList
- func (s CreateApplicationInfoRequestAppingList) String() string
- type CreateApplicationInfoResponse
- func (s CreateApplicationInfoResponse) GoString() string
- func (s *CreateApplicationInfoResponse) SetBody(v *CreateApplicationInfoResponseBody) *CreateApplicationInfoResponse
- func (s *CreateApplicationInfoResponse) SetHeaders(v map[string]*string) *CreateApplicationInfoResponse
- func (s *CreateApplicationInfoResponse) SetStatusCode(v int32) *CreateApplicationInfoResponse
- func (s CreateApplicationInfoResponse) String() string
- type CreateApplicationInfoResponseBody
- func (s CreateApplicationInfoResponseBody) GoString() string
- func (s *CreateApplicationInfoResponseBody) SetAppId(v string) *CreateApplicationInfoResponseBody
- func (s *CreateApplicationInfoResponseBody) SetCode(v string) *CreateApplicationInfoResponseBody
- func (s *CreateApplicationInfoResponseBody) SetMessage(v string) *CreateApplicationInfoResponseBody
- func (s *CreateApplicationInfoResponseBody) SetRequestId(v string) *CreateApplicationInfoResponseBody
- func (s *CreateApplicationInfoResponseBody) SetSuccess(v bool) *CreateApplicationInfoResponseBody
- func (s CreateApplicationInfoResponseBody) String() string
- type GetAliyunXgipTokenResponse
- func (s GetAliyunXgipTokenResponse) GoString() string
- func (s *GetAliyunXgipTokenResponse) SetBody(v *GetAliyunXgipTokenResponseBody) *GetAliyunXgipTokenResponse
- func (s *GetAliyunXgipTokenResponse) SetHeaders(v map[string]*string) *GetAliyunXgipTokenResponse
- func (s *GetAliyunXgipTokenResponse) SetStatusCode(v int32) *GetAliyunXgipTokenResponse
- func (s GetAliyunXgipTokenResponse) String() string
- type GetAliyunXgipTokenResponseBody
- func (s GetAliyunXgipTokenResponseBody) GoString() string
- func (s *GetAliyunXgipTokenResponseBody) SetCode(v string) *GetAliyunXgipTokenResponseBody
- func (s *GetAliyunXgipTokenResponseBody) SetData(v string) *GetAliyunXgipTokenResponseBody
- func (s *GetAliyunXgipTokenResponseBody) SetMessage(v string) *GetAliyunXgipTokenResponseBody
- func (s *GetAliyunXgipTokenResponseBody) SetRequestId(v string) *GetAliyunXgipTokenResponseBody
- func (s *GetAliyunXgipTokenResponseBody) SetRt(v int64) *GetAliyunXgipTokenResponseBody
- func (s *GetAliyunXgipTokenResponseBody) SetSuccess(v bool) *GetAliyunXgipTokenResponseBody
- func (s GetAliyunXgipTokenResponseBody) String() string
- type GetApplicationRequest
- func (s GetApplicationRequest) GoString() string
- func (s *GetApplicationRequest) SetAliUid(v int64) *GetApplicationRequest
- func (s *GetApplicationRequest) SetAppCode(v string) *GetApplicationRequest
- func (s *GetApplicationRequest) SetItemCode(v string) *GetApplicationRequest
- func (s GetApplicationRequest) String() string
- type GetApplicationResponse
- func (s GetApplicationResponse) GoString() string
- func (s *GetApplicationResponse) SetBody(v *GetApplicationResponseBody) *GetApplicationResponse
- func (s *GetApplicationResponse) SetHeaders(v map[string]*string) *GetApplicationResponse
- func (s *GetApplicationResponse) SetStatusCode(v int32) *GetApplicationResponse
- func (s GetApplicationResponse) String() string
- type GetApplicationResponseBody
- func (s GetApplicationResponseBody) GoString() string
- func (s *GetApplicationResponseBody) SetCode(v string) *GetApplicationResponseBody
- func (s *GetApplicationResponseBody) SetData(v []map[string]interface{}) *GetApplicationResponseBody
- func (s *GetApplicationResponseBody) SetMessage(v string) *GetApplicationResponseBody
- func (s *GetApplicationResponseBody) SetRequestId(v string) *GetApplicationResponseBody
- func (s *GetApplicationResponseBody) SetRt(v int64) *GetApplicationResponseBody
- func (s *GetApplicationResponseBody) SetSuccess(v bool) *GetApplicationResponseBody
- func (s GetApplicationResponseBody) String() string
- type GetFreeFlowInstanceRequest
- func (s GetFreeFlowInstanceRequest) GoString() string
- func (s *GetFreeFlowInstanceRequest) SetAliuid(v int64) *GetFreeFlowInstanceRequest
- func (s *GetFreeFlowInstanceRequest) SetAppId(v string) *GetFreeFlowInstanceRequest
- func (s *GetFreeFlowInstanceRequest) SetInstanceId(v string) *GetFreeFlowInstanceRequest
- func (s *GetFreeFlowInstanceRequest) SetItemCode(v string) *GetFreeFlowInstanceRequest
- func (s GetFreeFlowInstanceRequest) String() string
- type GetFreeFlowInstanceResponse
- func (s GetFreeFlowInstanceResponse) GoString() string
- func (s *GetFreeFlowInstanceResponse) SetBody(v *GetFreeFlowInstanceResponseBody) *GetFreeFlowInstanceResponse
- func (s *GetFreeFlowInstanceResponse) SetHeaders(v map[string]*string) *GetFreeFlowInstanceResponse
- func (s *GetFreeFlowInstanceResponse) SetStatusCode(v int32) *GetFreeFlowInstanceResponse
- func (s GetFreeFlowInstanceResponse) String() string
- type GetFreeFlowInstanceResponseBody
- func (s GetFreeFlowInstanceResponseBody) GoString() string
- func (s *GetFreeFlowInstanceResponseBody) SetCode(v string) *GetFreeFlowInstanceResponseBody
- func (s *GetFreeFlowInstanceResponseBody) SetData(v []*GetFreeFlowInstanceResponseBodyData) *GetFreeFlowInstanceResponseBody
- func (s *GetFreeFlowInstanceResponseBody) SetMessage(v string) *GetFreeFlowInstanceResponseBody
- func (s *GetFreeFlowInstanceResponseBody) SetRequestId(v string) *GetFreeFlowInstanceResponseBody
- func (s *GetFreeFlowInstanceResponseBody) SetRt(v int64) *GetFreeFlowInstanceResponseBody
- func (s *GetFreeFlowInstanceResponseBody) SetSuccess(v bool) *GetFreeFlowInstanceResponseBody
- func (s GetFreeFlowInstanceResponseBody) String() string
- type GetFreeFlowInstanceResponseBodyData
- func (s GetFreeFlowInstanceResponseBodyData) GoString() string
- func (s *GetFreeFlowInstanceResponseBodyData) SetAppCode(v string) *GetFreeFlowInstanceResponseBodyData
- func (s *GetFreeFlowInstanceResponseBodyData) SetAppName(v string) *GetFreeFlowInstanceResponseBodyData
- func (s *GetFreeFlowInstanceResponseBodyData) SetEndTime(v string) *GetFreeFlowInstanceResponseBodyData
- func (s *GetFreeFlowInstanceResponseBodyData) SetInstanceMemo(v string) *GetFreeFlowInstanceResponseBodyData
- func (s *GetFreeFlowInstanceResponseBodyData) SetInstanceStatus(v string) *GetFreeFlowInstanceResponseBodyData
- func (s *GetFreeFlowInstanceResponseBodyData) SetOpenTime(v string) *GetFreeFlowInstanceResponseBodyData
- func (s *GetFreeFlowInstanceResponseBodyData) SetSpecType(v string) *GetFreeFlowInstanceResponseBodyData
- func (s *GetFreeFlowInstanceResponseBodyData) SetStartTime(v string) *GetFreeFlowInstanceResponseBodyData
- func (s GetFreeFlowInstanceResponseBodyData) String() string
- type GetFreeFlowProductListRequest
- type GetFreeFlowProductListResponse
- func (s GetFreeFlowProductListResponse) GoString() string
- func (s *GetFreeFlowProductListResponse) SetBody(v *GetFreeFlowProductListResponseBody) *GetFreeFlowProductListResponse
- func (s *GetFreeFlowProductListResponse) SetHeaders(v map[string]*string) *GetFreeFlowProductListResponse
- func (s *GetFreeFlowProductListResponse) SetStatusCode(v int32) *GetFreeFlowProductListResponse
- func (s GetFreeFlowProductListResponse) String() string
- type GetFreeFlowProductListResponseBody
- func (s GetFreeFlowProductListResponseBody) GoString() string
- func (s *GetFreeFlowProductListResponseBody) SetCode(v string) *GetFreeFlowProductListResponseBody
- func (s *GetFreeFlowProductListResponseBody) SetData(v []*GetFreeFlowProductListResponseBodyData) *GetFreeFlowProductListResponseBody
- func (s *GetFreeFlowProductListResponseBody) SetMessage(v string) *GetFreeFlowProductListResponseBody
- func (s *GetFreeFlowProductListResponseBody) SetRequestId(v string) *GetFreeFlowProductListResponseBody
- func (s *GetFreeFlowProductListResponseBody) SetRt(v int64) *GetFreeFlowProductListResponseBody
- func (s *GetFreeFlowProductListResponseBody) SetSuccess(v bool) *GetFreeFlowProductListResponseBody
- func (s GetFreeFlowProductListResponseBody) String() string
- type GetFreeFlowProductListResponseBodyData
- func (s GetFreeFlowProductListResponseBodyData) GoString() string
- func (s *GetFreeFlowProductListResponseBodyData) SetConfigured(v bool) *GetFreeFlowProductListResponseBodyData
- func (s *GetFreeFlowProductListResponseBodyData) SetFlowProductAmount(v string) *GetFreeFlowProductListResponseBodyData
- func (s *GetFreeFlowProductListResponseBodyData) SetFlowProductId(v string) *GetFreeFlowProductListResponseBodyData
- func (s *GetFreeFlowProductListResponseBodyData) SetFlowProductName(v string) *GetFreeFlowProductListResponseBodyData
- func (s *GetFreeFlowProductListResponseBodyData) SetFlowProductPeriod(v string) *GetFreeFlowProductListResponseBodyData
- func (s *GetFreeFlowProductListResponseBodyData) SetFlowType(v string) *GetFreeFlowProductListResponseBodyData
- func (s *GetFreeFlowProductListResponseBodyData) SetOperator(v string) *GetFreeFlowProductListResponseBodyData
- func (s *GetFreeFlowProductListResponseBodyData) SetSpecType(v string) *GetFreeFlowProductListResponseBodyData
- func (s *GetFreeFlowProductListResponseBodyData) SetSpid(v string) *GetFreeFlowProductListResponseBodyData
- func (s *GetFreeFlowProductListResponseBodyData) SetUnitPrice(v int32) *GetFreeFlowProductListResponseBodyData
- func (s GetFreeFlowProductListResponseBodyData) String() string
- type GetFreeFlowUsageRequest
- func (s GetFreeFlowUsageRequest) GoString() string
- func (s *GetFreeFlowUsageRequest) SetAliUid(v int64) *GetFreeFlowUsageRequest
- func (s *GetFreeFlowUsageRequest) SetCurPageNum(v int32) *GetFreeFlowUsageRequest
- func (s *GetFreeFlowUsageRequest) SetInstanceId(v string) *GetFreeFlowUsageRequest
- func (s *GetFreeFlowUsageRequest) SetMonth(v string) *GetFreeFlowUsageRequest
- func (s *GetFreeFlowUsageRequest) SetNumPerPage(v int32) *GetFreeFlowUsageRequest
- func (s GetFreeFlowUsageRequest) String() string
- type GetFreeFlowUsageResponse
- func (s GetFreeFlowUsageResponse) GoString() string
- func (s *GetFreeFlowUsageResponse) SetBody(v *GetFreeFlowUsageResponseBody) *GetFreeFlowUsageResponse
- func (s *GetFreeFlowUsageResponse) SetHeaders(v map[string]*string) *GetFreeFlowUsageResponse
- func (s *GetFreeFlowUsageResponse) SetStatusCode(v int32) *GetFreeFlowUsageResponse
- func (s GetFreeFlowUsageResponse) String() string
- type GetFreeFlowUsageResponseBody
- func (s GetFreeFlowUsageResponseBody) GoString() string
- func (s *GetFreeFlowUsageResponseBody) SetCode(v string) *GetFreeFlowUsageResponseBody
- func (s *GetFreeFlowUsageResponseBody) SetData(v *GetFreeFlowUsageResponseBodyData) *GetFreeFlowUsageResponseBody
- func (s *GetFreeFlowUsageResponseBody) SetMessage(v string) *GetFreeFlowUsageResponseBody
- func (s *GetFreeFlowUsageResponseBody) SetRequestId(v string) *GetFreeFlowUsageResponseBody
- func (s *GetFreeFlowUsageResponseBody) SetRt(v int64) *GetFreeFlowUsageResponseBody
- func (s *GetFreeFlowUsageResponseBody) SetSuccess(v bool) *GetFreeFlowUsageResponseBody
- func (s GetFreeFlowUsageResponseBody) String() string
- type GetFreeFlowUsageResponseBodyData
- func (s GetFreeFlowUsageResponseBodyData) GoString() string
- func (s *GetFreeFlowUsageResponseBodyData) SetCurPageNum(v int32) *GetFreeFlowUsageResponseBodyData
- func (s *GetFreeFlowUsageResponseBodyData) SetCustomerList(v []*GetFreeFlowUsageResponseBodyDataCustomerList) *GetFreeFlowUsageResponseBodyData
- func (s *GetFreeFlowUsageResponseBodyData) SetHasNext(v bool) *GetFreeFlowUsageResponseBodyData
- func (s *GetFreeFlowUsageResponseBodyData) SetHasPrev(v bool) *GetFreeFlowUsageResponseBodyData
- func (s *GetFreeFlowUsageResponseBodyData) SetInstanceId(v string) *GetFreeFlowUsageResponseBodyData
- func (s *GetFreeFlowUsageResponseBodyData) SetNumPerPage(v int32) *GetFreeFlowUsageResponseBodyData
- func (s *GetFreeFlowUsageResponseBodyData) SetTotalNum(v int32) *GetFreeFlowUsageResponseBodyData
- func (s *GetFreeFlowUsageResponseBodyData) SetTotalPageNum(v int32) *GetFreeFlowUsageResponseBodyData
- func (s GetFreeFlowUsageResponseBodyData) String() string
- type GetFreeFlowUsageResponseBodyDataCustomerList
- func (s GetFreeFlowUsageResponseBodyDataCustomerList) GoString() string
- func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetChannelId(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
- func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerEndTime(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
- func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerFlowOrderId(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
- func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerFlowStatus(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
- func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerOpenTime(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
- func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerStartTime(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
- func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetFlowProductId(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
- func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetFlowProductName(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
- func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetIsLasting(v bool) *GetFreeFlowUsageResponseBodyDataCustomerList
- func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetMobileNumber(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
- func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetUnitNum(v int32) *GetFreeFlowUsageResponseBodyDataCustomerList
- func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetUnitPrice(v int32) *GetFreeFlowUsageResponseBodyDataCustomerList
- func (s GetFreeFlowUsageResponseBodyDataCustomerList) String() string
- type GetFreeFlowUsageStatisticRequest
- func (s GetFreeFlowUsageStatisticRequest) GoString() string
- func (s *GetFreeFlowUsageStatisticRequest) SetAliUid(v int64) *GetFreeFlowUsageStatisticRequest
- func (s *GetFreeFlowUsageStatisticRequest) SetAppId(v string) *GetFreeFlowUsageStatisticRequest
- func (s *GetFreeFlowUsageStatisticRequest) SetAppName(v string) *GetFreeFlowUsageStatisticRequest
- func (s *GetFreeFlowUsageStatisticRequest) SetInstanceId(v string) *GetFreeFlowUsageStatisticRequest
- func (s *GetFreeFlowUsageStatisticRequest) SetMonth(v int64) *GetFreeFlowUsageStatisticRequest
- func (s GetFreeFlowUsageStatisticRequest) String() string
- type GetFreeFlowUsageStatisticResponse
- func (s GetFreeFlowUsageStatisticResponse) GoString() string
- func (s *GetFreeFlowUsageStatisticResponse) SetBody(v *GetFreeFlowUsageStatisticResponseBody) *GetFreeFlowUsageStatisticResponse
- func (s *GetFreeFlowUsageStatisticResponse) SetHeaders(v map[string]*string) *GetFreeFlowUsageStatisticResponse
- func (s *GetFreeFlowUsageStatisticResponse) SetStatusCode(v int32) *GetFreeFlowUsageStatisticResponse
- func (s GetFreeFlowUsageStatisticResponse) String() string
- type GetFreeFlowUsageStatisticResponseBody
- func (s GetFreeFlowUsageStatisticResponseBody) GoString() string
- func (s *GetFreeFlowUsageStatisticResponseBody) SetCode(v string) *GetFreeFlowUsageStatisticResponseBody
- func (s *GetFreeFlowUsageStatisticResponseBody) SetData(v []*GetFreeFlowUsageStatisticResponseBodyData) *GetFreeFlowUsageStatisticResponseBody
- func (s *GetFreeFlowUsageStatisticResponseBody) SetMessage(v string) *GetFreeFlowUsageStatisticResponseBody
- func (s *GetFreeFlowUsageStatisticResponseBody) SetRequestId(v string) *GetFreeFlowUsageStatisticResponseBody
- func (s *GetFreeFlowUsageStatisticResponseBody) SetRt(v int64) *GetFreeFlowUsageStatisticResponseBody
- func (s *GetFreeFlowUsageStatisticResponseBody) SetSuccess(v bool) *GetFreeFlowUsageStatisticResponseBody
- func (s GetFreeFlowUsageStatisticResponseBody) String() string
- type GetFreeFlowUsageStatisticResponseBodyData
- func (s GetFreeFlowUsageStatisticResponseBodyData) GoString() string
- func (s *GetFreeFlowUsageStatisticResponseBodyData) SetInstanceId(v string) *GetFreeFlowUsageStatisticResponseBodyData
- func (s *GetFreeFlowUsageStatisticResponseBodyData) SetSpecType(v string) *GetFreeFlowUsageStatisticResponseBodyData
- func (s *GetFreeFlowUsageStatisticResponseBodyData) SetTotalMoney(v string) *GetFreeFlowUsageStatisticResponseBodyData
- func (s *GetFreeFlowUsageStatisticResponseBodyData) SetTotalOrderNumber(v int64) *GetFreeFlowUsageStatisticResponseBodyData
- func (s *GetFreeFlowUsageStatisticResponseBodyData) SetTotalUnitNumber(v int64) *GetFreeFlowUsageStatisticResponseBodyData
- func (s *GetFreeFlowUsageStatisticResponseBodyData) SetYunOutProduct(v string) *GetFreeFlowUsageStatisticResponseBodyData
- func (s GetFreeFlowUsageStatisticResponseBodyData) String() string
- type GetInventoryInfoRequest
- func (s GetInventoryInfoRequest) GoString() string
- func (s *GetInventoryInfoRequest) SetInstanceId(v string) *GetInventoryInfoRequest
- func (s *GetInventoryInfoRequest) SetItemCode(v string) *GetInventoryInfoRequest
- func (s *GetInventoryInfoRequest) SetMobile(v string) *GetInventoryInfoRequest
- func (s *GetInventoryInfoRequest) SetUId(v int64) *GetInventoryInfoRequest
- func (s GetInventoryInfoRequest) String() string
- type GetInventoryInfoResponse
- func (s GetInventoryInfoResponse) GoString() string
- func (s *GetInventoryInfoResponse) SetBody(v *GetInventoryInfoResponseBody) *GetInventoryInfoResponse
- func (s *GetInventoryInfoResponse) SetHeaders(v map[string]*string) *GetInventoryInfoResponse
- func (s *GetInventoryInfoResponse) SetStatusCode(v int32) *GetInventoryInfoResponse
- func (s GetInventoryInfoResponse) String() string
- type GetInventoryInfoResponseBody
- func (s GetInventoryInfoResponseBody) GoString() string
- func (s *GetInventoryInfoResponseBody) SetCode(v string) *GetInventoryInfoResponseBody
- func (s *GetInventoryInfoResponseBody) SetData(v *GetInventoryInfoResponseBodyData) *GetInventoryInfoResponseBody
- func (s *GetInventoryInfoResponseBody) SetMessage(v string) *GetInventoryInfoResponseBody
- func (s *GetInventoryInfoResponseBody) SetRequestId(v string) *GetInventoryInfoResponseBody
- func (s *GetInventoryInfoResponseBody) SetRt(v int64) *GetInventoryInfoResponseBody
- func (s *GetInventoryInfoResponseBody) SetSuccess(v bool) *GetInventoryInfoResponseBody
- func (s GetInventoryInfoResponseBody) String() string
- type GetInventoryInfoResponseBodyData
- func (s GetInventoryInfoResponseBodyData) GoString() string
- func (s *GetInventoryInfoResponseBodyData) SetInventory(v int64) *GetInventoryInfoResponseBodyData
- func (s *GetInventoryInfoResponseBodyData) SetResidualInventory(v int64) *GetInventoryInfoResponseBodyData
- func (s *GetInventoryInfoResponseBodyData) SetUsedStock(v int64) *GetInventoryInfoResponseBodyData
- func (s GetInventoryInfoResponseBodyData) String() string
- type GetItemInstListRequest
- func (s GetItemInstListRequest) GoString() string
- func (s *GetItemInstListRequest) SetCurrent(v int32) *GetItemInstListRequest
- func (s *GetItemInstListRequest) SetInstanceId(v string) *GetItemInstListRequest
- func (s *GetItemInstListRequest) SetItemCode(v string) *GetItemInstListRequest
- func (s *GetItemInstListRequest) SetMobile(v string) *GetItemInstListRequest
- func (s *GetItemInstListRequest) SetPageSize(v int32) *GetItemInstListRequest
- func (s *GetItemInstListRequest) SetStatus(v string) *GetItemInstListRequest
- func (s *GetItemInstListRequest) SetUId(v int64) *GetItemInstListRequest
- func (s GetItemInstListRequest) String() string
- type GetItemInstListResponse
- func (s GetItemInstListResponse) GoString() string
- func (s *GetItemInstListResponse) SetBody(v *GetItemInstListResponseBody) *GetItemInstListResponse
- func (s *GetItemInstListResponse) SetHeaders(v map[string]*string) *GetItemInstListResponse
- func (s *GetItemInstListResponse) SetStatusCode(v int32) *GetItemInstListResponse
- func (s GetItemInstListResponse) String() string
- type GetItemInstListResponseBody
- func (s GetItemInstListResponseBody) GoString() string
- func (s *GetItemInstListResponseBody) SetCode(v string) *GetItemInstListResponseBody
- func (s *GetItemInstListResponseBody) SetData(v *GetItemInstListResponseBodyData) *GetItemInstListResponseBody
- func (s *GetItemInstListResponseBody) SetMessage(v string) *GetItemInstListResponseBody
- func (s *GetItemInstListResponseBody) SetRequestId(v string) *GetItemInstListResponseBody
- func (s *GetItemInstListResponseBody) SetRt(v int64) *GetItemInstListResponseBody
- func (s *GetItemInstListResponseBody) SetSuccess(v bool) *GetItemInstListResponseBody
- func (s GetItemInstListResponseBody) String() string
- type GetItemInstListResponseBodyData
- func (s GetItemInstListResponseBodyData) GoString() string
- func (s *GetItemInstListResponseBodyData) SetList(v []*GetItemInstListResponseBodyDataList) *GetItemInstListResponseBodyData
- func (s *GetItemInstListResponseBodyData) SetPageInfo(v *GetItemInstListResponseBodyDataPageInfo) *GetItemInstListResponseBodyData
- func (s GetItemInstListResponseBodyData) String() string
- type GetItemInstListResponseBodyDataList
- func (s GetItemInstListResponseBodyDataList) GoString() string
- func (s *GetItemInstListResponseBodyDataList) SetCreateTime(v string) *GetItemInstListResponseBodyDataList
- func (s *GetItemInstListResponseBodyDataList) SetExpireTime(v string) *GetItemInstListResponseBodyDataList
- func (s *GetItemInstListResponseBodyDataList) SetInstanceId(v string) *GetItemInstListResponseBodyDataList
- func (s *GetItemInstListResponseBodyDataList) SetProductId(v string) *GetItemInstListResponseBodyDataList
- func (s *GetItemInstListResponseBodyDataList) SetProductName(v string) *GetItemInstListResponseBodyDataList
- func (s *GetItemInstListResponseBodyDataList) SetStatus(v int32) *GetItemInstListResponseBodyDataList
- func (s GetItemInstListResponseBodyDataList) String() string
- type GetItemInstListResponseBodyDataPageInfo
- func (s GetItemInstListResponseBodyDataPageInfo) GoString() string
- func (s *GetItemInstListResponseBodyDataPageInfo) SetCurrent(v int32) *GetItemInstListResponseBodyDataPageInfo
- func (s *GetItemInstListResponseBodyDataPageInfo) SetPageSize(v int32) *GetItemInstListResponseBodyDataPageInfo
- func (s *GetItemInstListResponseBodyDataPageInfo) SetTotal(v int64) *GetItemInstListResponseBodyDataPageInfo
- func (s GetItemInstListResponseBodyDataPageInfo) String() string
- type GetItemListRequest
- type GetItemListResponse
- func (s GetItemListResponse) GoString() string
- func (s *GetItemListResponse) SetBody(v *GetItemListResponseBody) *GetItemListResponse
- func (s *GetItemListResponse) SetHeaders(v map[string]*string) *GetItemListResponse
- func (s *GetItemListResponse) SetStatusCode(v int32) *GetItemListResponse
- func (s GetItemListResponse) String() string
- type GetItemListResponseBody
- func (s GetItemListResponseBody) GoString() string
- func (s *GetItemListResponseBody) SetCode(v string) *GetItemListResponseBody
- func (s *GetItemListResponseBody) SetData(v []*GetItemListResponseBodyData) *GetItemListResponseBody
- func (s *GetItemListResponseBody) SetMessage(v string) *GetItemListResponseBody
- func (s *GetItemListResponseBody) SetRequestId(v string) *GetItemListResponseBody
- func (s *GetItemListResponseBody) SetRt(v int64) *GetItemListResponseBody
- func (s *GetItemListResponseBody) SetSuccess(v bool) *GetItemListResponseBody
- func (s GetItemListResponseBody) String() string
- type GetItemListResponseBodyData
- func (s GetItemListResponseBodyData) GoString() string
- func (s *GetItemListResponseBodyData) SetBizCode(v string) *GetItemListResponseBodyData
- func (s *GetItemListResponseBodyData) SetBizType(v string) *GetItemListResponseBodyData
- func (s *GetItemListResponseBodyData) SetItemBuyUrl(v string) *GetItemListResponseBodyData
- func (s *GetItemListResponseBodyData) SetItemCode(v string) *GetItemListResponseBodyData
- func (s *GetItemListResponseBodyData) SetItemName(v string) *GetItemListResponseBodyData
- func (s *GetItemListResponseBodyData) SetName(v string) *GetItemListResponseBodyData
- func (s GetItemListResponseBodyData) String() string
- type GetOrderFreeFlowProductStatusRequest
- func (s GetOrderFreeFlowProductStatusRequest) GoString() string
- func (s *GetOrderFreeFlowProductStatusRequest) SetAliUid(v int64) *GetOrderFreeFlowProductStatusRequest
- func (s *GetOrderFreeFlowProductStatusRequest) SetCustomerFlowOrderId(v string) *GetOrderFreeFlowProductStatusRequest
- func (s GetOrderFreeFlowProductStatusRequest) String() string
- type GetOrderFreeFlowProductStatusResponse
- func (s GetOrderFreeFlowProductStatusResponse) GoString() string
- func (s *GetOrderFreeFlowProductStatusResponse) SetBody(v *GetOrderFreeFlowProductStatusResponseBody) *GetOrderFreeFlowProductStatusResponse
- func (s *GetOrderFreeFlowProductStatusResponse) SetHeaders(v map[string]*string) *GetOrderFreeFlowProductStatusResponse
- func (s *GetOrderFreeFlowProductStatusResponse) SetStatusCode(v int32) *GetOrderFreeFlowProductStatusResponse
- func (s GetOrderFreeFlowProductStatusResponse) String() string
- type GetOrderFreeFlowProductStatusResponseBody
- func (s GetOrderFreeFlowProductStatusResponseBody) GoString() string
- func (s *GetOrderFreeFlowProductStatusResponseBody) SetCode(v string) *GetOrderFreeFlowProductStatusResponseBody
- func (s *GetOrderFreeFlowProductStatusResponseBody) SetData(v *GetOrderFreeFlowProductStatusResponseBodyData) *GetOrderFreeFlowProductStatusResponseBody
- func (s *GetOrderFreeFlowProductStatusResponseBody) SetMessage(v string) *GetOrderFreeFlowProductStatusResponseBody
- func (s *GetOrderFreeFlowProductStatusResponseBody) SetRequestId(v string) *GetOrderFreeFlowProductStatusResponseBody
- func (s *GetOrderFreeFlowProductStatusResponseBody) SetRt(v int64) *GetOrderFreeFlowProductStatusResponseBody
- func (s *GetOrderFreeFlowProductStatusResponseBody) SetSuccess(v bool) *GetOrderFreeFlowProductStatusResponseBody
- func (s GetOrderFreeFlowProductStatusResponseBody) String() string
- type GetOrderFreeFlowProductStatusResponseBodyData
- func (s GetOrderFreeFlowProductStatusResponseBodyData) GoString() string
- func (s *GetOrderFreeFlowProductStatusResponseBodyData) SetCustomerFlowOrderId(v string) *GetOrderFreeFlowProductStatusResponseBodyData
- func (s *GetOrderFreeFlowProductStatusResponseBodyData) SetCustomerFlowRequestId(v string) *GetOrderFreeFlowProductStatusResponseBodyData
- func (s *GetOrderFreeFlowProductStatusResponseBodyData) SetError(v string) *GetOrderFreeFlowProductStatusResponseBodyData
- func (s *GetOrderFreeFlowProductStatusResponseBodyData) SetStatus(v string) *GetOrderFreeFlowProductStatusResponseBodyData
- func (s GetOrderFreeFlowProductStatusResponseBodyData) String() string
- type GetOrderItemListResponse
- func (s GetOrderItemListResponse) GoString() string
- func (s *GetOrderItemListResponse) SetBody(v *GetOrderItemListResponseBody) *GetOrderItemListResponse
- func (s *GetOrderItemListResponse) SetHeaders(v map[string]*string) *GetOrderItemListResponse
- func (s *GetOrderItemListResponse) SetStatusCode(v int32) *GetOrderItemListResponse
- func (s GetOrderItemListResponse) String() string
- type GetOrderItemListResponseBody
- func (s GetOrderItemListResponseBody) GoString() string
- func (s *GetOrderItemListResponseBody) SetCode(v string) *GetOrderItemListResponseBody
- func (s *GetOrderItemListResponseBody) SetData(v interface{}) *GetOrderItemListResponseBody
- func (s *GetOrderItemListResponseBody) SetMessage(v string) *GetOrderItemListResponseBody
- func (s *GetOrderItemListResponseBody) SetRequestId(v string) *GetOrderItemListResponseBody
- func (s *GetOrderItemListResponseBody) SetRt(v int64) *GetOrderItemListResponseBody
- func (s *GetOrderItemListResponseBody) SetSuccess(v bool) *GetOrderItemListResponseBody
- func (s GetOrderItemListResponseBody) String() string
- type GetQosFlowUsageRequest
- func (s GetQosFlowUsageRequest) GoString() string
- func (s *GetQosFlowUsageRequest) SetAliUid(v int64) *GetQosFlowUsageRequest
- func (s *GetQosFlowUsageRequest) SetCurPageNum(v int32) *GetQosFlowUsageRequest
- func (s *GetQosFlowUsageRequest) SetEndTime(v string) *GetQosFlowUsageRequest
- func (s *GetQosFlowUsageRequest) SetInstanceId(v string) *GetQosFlowUsageRequest
- func (s *GetQosFlowUsageRequest) SetMonth(v int64) *GetQosFlowUsageRequest
- func (s *GetQosFlowUsageRequest) SetNumPerPage(v int32) *GetQosFlowUsageRequest
- func (s *GetQosFlowUsageRequest) SetStartTime(v string) *GetQosFlowUsageRequest
- func (s *GetQosFlowUsageRequest) SetType(v bool) *GetQosFlowUsageRequest
- func (s GetQosFlowUsageRequest) String() string
- type GetQosFlowUsageResponse
- func (s GetQosFlowUsageResponse) GoString() string
- func (s *GetQosFlowUsageResponse) SetBody(v *GetQosFlowUsageResponseBody) *GetQosFlowUsageResponse
- func (s *GetQosFlowUsageResponse) SetHeaders(v map[string]*string) *GetQosFlowUsageResponse
- func (s *GetQosFlowUsageResponse) SetStatusCode(v int32) *GetQosFlowUsageResponse
- func (s GetQosFlowUsageResponse) String() string
- type GetQosFlowUsageResponseBody
- func (s GetQosFlowUsageResponseBody) GoString() string
- func (s *GetQosFlowUsageResponseBody) SetCode(v string) *GetQosFlowUsageResponseBody
- func (s *GetQosFlowUsageResponseBody) SetData(v *GetQosFlowUsageResponseBodyData) *GetQosFlowUsageResponseBody
- func (s *GetQosFlowUsageResponseBody) SetMessage(v string) *GetQosFlowUsageResponseBody
- func (s *GetQosFlowUsageResponseBody) SetRequestId(v string) *GetQosFlowUsageResponseBody
- func (s *GetQosFlowUsageResponseBody) SetRt(v int64) *GetQosFlowUsageResponseBody
- func (s *GetQosFlowUsageResponseBody) SetSuccess(v bool) *GetQosFlowUsageResponseBody
- func (s GetQosFlowUsageResponseBody) String() string
- type GetQosFlowUsageResponseBodyData
- func (s GetQosFlowUsageResponseBodyData) GoString() string
- func (s *GetQosFlowUsageResponseBodyData) SetCurPageNum(v int32) *GetQosFlowUsageResponseBodyData
- func (s *GetQosFlowUsageResponseBodyData) SetCustomerList(v []*GetQosFlowUsageResponseBodyDataCustomerList) *GetQosFlowUsageResponseBodyData
- func (s *GetQosFlowUsageResponseBodyData) SetHasNext(v bool) *GetQosFlowUsageResponseBodyData
- func (s *GetQosFlowUsageResponseBodyData) SetHasPrev(v bool) *GetQosFlowUsageResponseBodyData
- func (s *GetQosFlowUsageResponseBodyData) SetInstanceId(v string) *GetQosFlowUsageResponseBodyData
- func (s *GetQosFlowUsageResponseBodyData) SetNumPerPage(v int32) *GetQosFlowUsageResponseBodyData
- func (s *GetQosFlowUsageResponseBodyData) SetTotalNum(v int32) *GetQosFlowUsageResponseBodyData
- func (s *GetQosFlowUsageResponseBodyData) SetTotalPageNum(v int32) *GetQosFlowUsageResponseBodyData
- func (s GetQosFlowUsageResponseBodyData) String() string
- type GetQosFlowUsageResponseBodyDataCustomerList
- func (s GetQosFlowUsageResponseBodyDataCustomerList) GoString() string
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetAliUid(v int64) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetAppId(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetDsDay(v int64) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetDsMonth(v int64) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetEndTime(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetInstanceId(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetItemCode(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetMessage(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetName(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetOperator(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetOrderNum(v int32) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetProductId(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetProductName(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetProvice(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetQosRequestId(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetRemark(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetSpecType(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetStartTime(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetStatus(v string) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetTotalPrice(v int32) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetTotolTime(v int64) *GetQosFlowUsageResponseBodyDataCustomerList
- func (s GetQosFlowUsageResponseBodyDataCustomerList) String() string
- type GetQosUsageStatisticRequest
- func (s GetQosUsageStatisticRequest) GoString() string
- func (s *GetQosUsageStatisticRequest) SetAliUid(v int64) *GetQosUsageStatisticRequest
- func (s *GetQosUsageStatisticRequest) SetCurPageNum(v int32) *GetQosUsageStatisticRequest
- func (s *GetQosUsageStatisticRequest) SetEndTime(v string) *GetQosUsageStatisticRequest
- func (s *GetQosUsageStatisticRequest) SetInstanceId(v string) *GetQosUsageStatisticRequest
- func (s *GetQosUsageStatisticRequest) SetMonth(v int64) *GetQosUsageStatisticRequest
- func (s *GetQosUsageStatisticRequest) SetNumPerPage(v int32) *GetQosUsageStatisticRequest
- func (s *GetQosUsageStatisticRequest) SetRequestId(v string) *GetQosUsageStatisticRequest
- func (s *GetQosUsageStatisticRequest) SetStartTime(v string) *GetQosUsageStatisticRequest
- func (s GetQosUsageStatisticRequest) String() string
- type GetQosUsageStatisticResponse
- func (s GetQosUsageStatisticResponse) GoString() string
- func (s *GetQosUsageStatisticResponse) SetBody(v *GetQosUsageStatisticResponseBody) *GetQosUsageStatisticResponse
- func (s *GetQosUsageStatisticResponse) SetHeaders(v map[string]*string) *GetQosUsageStatisticResponse
- func (s *GetQosUsageStatisticResponse) SetStatusCode(v int32) *GetQosUsageStatisticResponse
- func (s GetQosUsageStatisticResponse) String() string
- type GetQosUsageStatisticResponseBody
- func (s GetQosUsageStatisticResponseBody) GoString() string
- func (s *GetQosUsageStatisticResponseBody) SetCode(v string) *GetQosUsageStatisticResponseBody
- func (s *GetQosUsageStatisticResponseBody) SetData(v *GetQosUsageStatisticResponseBodyData) *GetQosUsageStatisticResponseBody
- func (s *GetQosUsageStatisticResponseBody) SetMessage(v string) *GetQosUsageStatisticResponseBody
- func (s *GetQosUsageStatisticResponseBody) SetRequestId(v string) *GetQosUsageStatisticResponseBody
- func (s *GetQosUsageStatisticResponseBody) SetRt(v int64) *GetQosUsageStatisticResponseBody
- func (s *GetQosUsageStatisticResponseBody) SetSuccess(v bool) *GetQosUsageStatisticResponseBody
- func (s GetQosUsageStatisticResponseBody) String() string
- type GetQosUsageStatisticResponseBodyData
- func (s GetQosUsageStatisticResponseBodyData) GoString() string
- func (s *GetQosUsageStatisticResponseBodyData) SetCurPageNum(v int32) *GetQosUsageStatisticResponseBodyData
- func (s *GetQosUsageStatisticResponseBodyData) SetGetQosUsageStatisticResList(v []*GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) *GetQosUsageStatisticResponseBodyData
- func (s *GetQosUsageStatisticResponseBodyData) SetNumPerPage(v int32) *GetQosUsageStatisticResponseBodyData
- func (s *GetQosUsageStatisticResponseBodyData) SetTotalNum(v int32) *GetQosUsageStatisticResponseBodyData
- func (s GetQosUsageStatisticResponseBodyData) String() string
- type GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
- func (s GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) GoString() string
- func (s *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetBillCount(v int64) *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
- func (s *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetDsDay(v int64) *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
- func (s *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetFailCount(v int64) *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
- func (s *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetInstanceId(v string) *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
- func (s *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetMonth(v int64) *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
- func (s *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetOperator(v string) *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
- func (s *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetProductName(v string) *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
- func (s *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetProvice(v string) *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
- func (s *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetSpecType(v string) *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
- func (s *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetSucessCount(v int64) *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
- func (s *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetTotalCount(v int64) *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
- func (s *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetYunOutProduct(v string) *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
- func (s GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) String() string
- type GetUatDataListRequest
- func (s GetUatDataListRequest) GoString() string
- func (s *GetUatDataListRequest) SetAliUid(v int64) *GetUatDataListRequest
- func (s *GetUatDataListRequest) SetDsMonth(v int64) *GetUatDataListRequest
- func (s *GetUatDataListRequest) SetItemId(v string) *GetUatDataListRequest
- func (s GetUatDataListRequest) String() string
- type GetUatDataListResponse
- func (s GetUatDataListResponse) GoString() string
- func (s *GetUatDataListResponse) SetBody(v *GetUatDataListResponseBody) *GetUatDataListResponse
- func (s *GetUatDataListResponse) SetHeaders(v map[string]*string) *GetUatDataListResponse
- func (s *GetUatDataListResponse) SetStatusCode(v int32) *GetUatDataListResponse
- func (s GetUatDataListResponse) String() string
- type GetUatDataListResponseBody
- func (s GetUatDataListResponseBody) GoString() string
- func (s *GetUatDataListResponseBody) SetCode(v string) *GetUatDataListResponseBody
- func (s *GetUatDataListResponseBody) SetData(v []*GetUatDataListResponseBodyData) *GetUatDataListResponseBody
- func (s *GetUatDataListResponseBody) SetMessage(v string) *GetUatDataListResponseBody
- func (s *GetUatDataListResponseBody) SetRequestId(v string) *GetUatDataListResponseBody
- func (s *GetUatDataListResponseBody) SetRt(v int64) *GetUatDataListResponseBody
- func (s *GetUatDataListResponseBody) SetSuccess(v bool) *GetUatDataListResponseBody
- func (s GetUatDataListResponseBody) String() string
- type GetUatDataListResponseBodyData
- func (s GetUatDataListResponseBodyData) GoString() string
- func (s *GetUatDataListResponseBodyData) SetDsList(v []*GetUatDataListResponseBodyDataDsList) *GetUatDataListResponseBodyData
- func (s *GetUatDataListResponseBodyData) SetSpecType(v string) *GetUatDataListResponseBodyData
- func (s GetUatDataListResponseBodyData) String() string
- type GetUatDataListResponseBodyDataDsList
- func (s GetUatDataListResponseBodyDataDsList) GoString() string
- func (s *GetUatDataListResponseBodyDataDsList) SetDsData(v int64) *GetUatDataListResponseBodyDataDsList
- func (s *GetUatDataListResponseBodyDataDsList) SetDsDay(v int64) *GetUatDataListResponseBodyDataDsList
- func (s GetUatDataListResponseBodyDataDsList) String() string
- type GetUatSpecCtDataRequest
- func (s GetUatSpecCtDataRequest) GoString() string
- func (s *GetUatSpecCtDataRequest) SetAliUid(v int64) *GetUatSpecCtDataRequest
- func (s *GetUatSpecCtDataRequest) SetDsMonth(v int64) *GetUatSpecCtDataRequest
- func (s *GetUatSpecCtDataRequest) SetItemId(v string) *GetUatSpecCtDataRequest
- func (s GetUatSpecCtDataRequest) String() string
- type GetUatSpecCtDataResponse
- func (s GetUatSpecCtDataResponse) GoString() string
- func (s *GetUatSpecCtDataResponse) SetBody(v *GetUatSpecCtDataResponseBody) *GetUatSpecCtDataResponse
- func (s *GetUatSpecCtDataResponse) SetHeaders(v map[string]*string) *GetUatSpecCtDataResponse
- func (s *GetUatSpecCtDataResponse) SetStatusCode(v int32) *GetUatSpecCtDataResponse
- func (s GetUatSpecCtDataResponse) String() string
- type GetUatSpecCtDataResponseBody
- func (s GetUatSpecCtDataResponseBody) GoString() string
- func (s *GetUatSpecCtDataResponseBody) SetCode(v string) *GetUatSpecCtDataResponseBody
- func (s *GetUatSpecCtDataResponseBody) SetData(v []*GetUatSpecCtDataResponseBodyData) *GetUatSpecCtDataResponseBody
- func (s *GetUatSpecCtDataResponseBody) SetMessage(v string) *GetUatSpecCtDataResponseBody
- func (s *GetUatSpecCtDataResponseBody) SetRequestId(v string) *GetUatSpecCtDataResponseBody
- func (s *GetUatSpecCtDataResponseBody) SetRt(v int64) *GetUatSpecCtDataResponseBody
- func (s *GetUatSpecCtDataResponseBody) SetSuccess(v bool) *GetUatSpecCtDataResponseBody
- func (s GetUatSpecCtDataResponseBody) String() string
- type GetUatSpecCtDataResponseBodyData
- func (s GetUatSpecCtDataResponseBodyData) GoString() string
- func (s *GetUatSpecCtDataResponseBodyData) SetMonthCount(v int64) *GetUatSpecCtDataResponseBodyData
- func (s *GetUatSpecCtDataResponseBodyData) SetSpecType(v string) *GetUatSpecCtDataResponseBodyData
- func (s GetUatSpecCtDataResponseBodyData) String() string
- type MockGetOrderFreeFlowProductStatusRequest
- func (s MockGetOrderFreeFlowProductStatusRequest) GoString() string
- func (s *MockGetOrderFreeFlowProductStatusRequest) SetAliUid(v int64) *MockGetOrderFreeFlowProductStatusRequest
- func (s *MockGetOrderFreeFlowProductStatusRequest) SetCustomerFlowOrderId(v string) *MockGetOrderFreeFlowProductStatusRequest
- func (s MockGetOrderFreeFlowProductStatusRequest) String() string
- type MockGetOrderFreeFlowProductStatusResponse
- func (s MockGetOrderFreeFlowProductStatusResponse) GoString() string
- func (s *MockGetOrderFreeFlowProductStatusResponse) SetBody(v *MockGetOrderFreeFlowProductStatusResponseBody) *MockGetOrderFreeFlowProductStatusResponse
- func (s *MockGetOrderFreeFlowProductStatusResponse) SetHeaders(v map[string]*string) *MockGetOrderFreeFlowProductStatusResponse
- func (s *MockGetOrderFreeFlowProductStatusResponse) SetStatusCode(v int32) *MockGetOrderFreeFlowProductStatusResponse
- func (s MockGetOrderFreeFlowProductStatusResponse) String() string
- type MockGetOrderFreeFlowProductStatusResponseBody
- func (s MockGetOrderFreeFlowProductStatusResponseBody) GoString() string
- func (s *MockGetOrderFreeFlowProductStatusResponseBody) SetCode(v string) *MockGetOrderFreeFlowProductStatusResponseBody
- func (s *MockGetOrderFreeFlowProductStatusResponseBody) SetData(v *MockGetOrderFreeFlowProductStatusResponseBodyData) *MockGetOrderFreeFlowProductStatusResponseBody
- func (s *MockGetOrderFreeFlowProductStatusResponseBody) SetMessage(v string) *MockGetOrderFreeFlowProductStatusResponseBody
- func (s *MockGetOrderFreeFlowProductStatusResponseBody) SetRequestId(v string) *MockGetOrderFreeFlowProductStatusResponseBody
- func (s *MockGetOrderFreeFlowProductStatusResponseBody) SetRt(v int64) *MockGetOrderFreeFlowProductStatusResponseBody
- func (s *MockGetOrderFreeFlowProductStatusResponseBody) SetSuccess(v bool) *MockGetOrderFreeFlowProductStatusResponseBody
- func (s MockGetOrderFreeFlowProductStatusResponseBody) String() string
- type MockGetOrderFreeFlowProductStatusResponseBodyData
- func (s MockGetOrderFreeFlowProductStatusResponseBodyData) GoString() string
- func (s *MockGetOrderFreeFlowProductStatusResponseBodyData) SetCustomerFlowOrderId(v string) *MockGetOrderFreeFlowProductStatusResponseBodyData
- func (s *MockGetOrderFreeFlowProductStatusResponseBodyData) SetCustomerFlowRequestId(v string) *MockGetOrderFreeFlowProductStatusResponseBodyData
- func (s *MockGetOrderFreeFlowProductStatusResponseBodyData) SetError(v string) *MockGetOrderFreeFlowProductStatusResponseBodyData
- func (s *MockGetOrderFreeFlowProductStatusResponseBodyData) SetStatus(v string) *MockGetOrderFreeFlowProductStatusResponseBodyData
- func (s MockGetOrderFreeFlowProductStatusResponseBodyData) String() string
- type MockOrderFreeFlowProductRequest
- func (s MockOrderFreeFlowProductRequest) GoString() string
- func (s *MockOrderFreeFlowProductRequest) SetAliUid(v int64) *MockOrderFreeFlowProductRequest
- func (s *MockOrderFreeFlowProductRequest) SetChannelId(v string) *MockOrderFreeFlowProductRequest
- func (s *MockOrderFreeFlowProductRequest) SetCustomerFlowRequestId(v string) *MockOrderFreeFlowProductRequest
- func (s *MockOrderFreeFlowProductRequest) SetFlowProductId(v string) *MockOrderFreeFlowProductRequest
- func (s *MockOrderFreeFlowProductRequest) SetInstanceId(v string) *MockOrderFreeFlowProductRequest
- func (s *MockOrderFreeFlowProductRequest) SetLasting(v string) *MockOrderFreeFlowProductRequest
- func (s *MockOrderFreeFlowProductRequest) SetMobileNumber(v string) *MockOrderFreeFlowProductRequest
- func (s *MockOrderFreeFlowProductRequest) SetNotifyUrl(v string) *MockOrderFreeFlowProductRequest
- func (s *MockOrderFreeFlowProductRequest) SetOperator(v string) *MockOrderFreeFlowProductRequest
- func (s *MockOrderFreeFlowProductRequest) SetPurchaseOrderId(v string) *MockOrderFreeFlowProductRequest
- func (s MockOrderFreeFlowProductRequest) String() string
- type MockOrderFreeFlowProductResponse
- func (s MockOrderFreeFlowProductResponse) GoString() string
- func (s *MockOrderFreeFlowProductResponse) SetBody(v *MockOrderFreeFlowProductResponseBody) *MockOrderFreeFlowProductResponse
- func (s *MockOrderFreeFlowProductResponse) SetHeaders(v map[string]*string) *MockOrderFreeFlowProductResponse
- func (s *MockOrderFreeFlowProductResponse) SetStatusCode(v int32) *MockOrderFreeFlowProductResponse
- func (s MockOrderFreeFlowProductResponse) String() string
- type MockOrderFreeFlowProductResponseBody
- func (s MockOrderFreeFlowProductResponseBody) GoString() string
- func (s *MockOrderFreeFlowProductResponseBody) SetCode(v string) *MockOrderFreeFlowProductResponseBody
- func (s *MockOrderFreeFlowProductResponseBody) SetData(v *MockOrderFreeFlowProductResponseBodyData) *MockOrderFreeFlowProductResponseBody
- func (s *MockOrderFreeFlowProductResponseBody) SetMessage(v string) *MockOrderFreeFlowProductResponseBody
- func (s *MockOrderFreeFlowProductResponseBody) SetRequestId(v string) *MockOrderFreeFlowProductResponseBody
- func (s *MockOrderFreeFlowProductResponseBody) SetRt(v int64) *MockOrderFreeFlowProductResponseBody
- func (s *MockOrderFreeFlowProductResponseBody) SetSuccess(v bool) *MockOrderFreeFlowProductResponseBody
- func (s MockOrderFreeFlowProductResponseBody) String() string
- type MockOrderFreeFlowProductResponseBodyData
- func (s MockOrderFreeFlowProductResponseBodyData) GoString() string
- func (s *MockOrderFreeFlowProductResponseBodyData) SetBizCode(v string) *MockOrderFreeFlowProductResponseBodyData
- func (s *MockOrderFreeFlowProductResponseBodyData) SetCustomerFlowOrderId(v string) *MockOrderFreeFlowProductResponseBodyData
- func (s *MockOrderFreeFlowProductResponseBodyData) SetCustomerFlowRequestId(v string) *MockOrderFreeFlowProductResponseBodyData
- func (s *MockOrderFreeFlowProductResponseBodyData) SetStatus(v string) *MockOrderFreeFlowProductResponseBodyData
- func (s MockOrderFreeFlowProductResponseBodyData) String() string
- type ModifyApplicationRequest
- func (s ModifyApplicationRequest) GoString() string
- func (s *ModifyApplicationRequest) SetAliUid(v int64) *ModifyApplicationRequest
- func (s *ModifyApplicationRequest) SetAppCode(v string) *ModifyApplicationRequest
- func (s *ModifyApplicationRequest) SetAppName(v string) *ModifyApplicationRequest
- func (s *ModifyApplicationRequest) SetAppTypeList(v []*string) *ModifyApplicationRequest
- func (s *ModifyApplicationRequest) SetAppingList(v []*ModifyApplicationRequestAppingList) *ModifyApplicationRequest
- func (s ModifyApplicationRequest) String() string
- type ModifyApplicationRequestAppingList
- func (s ModifyApplicationRequestAppingList) GoString() string
- func (s *ModifyApplicationRequestAppingList) SetExtId(v int64) *ModifyApplicationRequestAppingList
- func (s *ModifyApplicationRequestAppingList) SetFlowIp(v []*string) *ModifyApplicationRequestAppingList
- func (s *ModifyApplicationRequestAppingList) SetFlowUrl(v []*string) *ModifyApplicationRequestAppingList
- func (s *ModifyApplicationRequestAppingList) SetOriginalIpList(v []*string) *ModifyApplicationRequestAppingList
- func (s *ModifyApplicationRequestAppingList) SetOriginalUrlList(v []*string) *ModifyApplicationRequestAppingList
- func (s ModifyApplicationRequestAppingList) String() string
- type ModifyApplicationResponse
- func (s ModifyApplicationResponse) GoString() string
- func (s *ModifyApplicationResponse) SetBody(v *ModifyApplicationResponseBody) *ModifyApplicationResponse
- func (s *ModifyApplicationResponse) SetHeaders(v map[string]*string) *ModifyApplicationResponse
- func (s *ModifyApplicationResponse) SetStatusCode(v int32) *ModifyApplicationResponse
- func (s ModifyApplicationResponse) String() string
- type ModifyApplicationResponseBody
- func (s ModifyApplicationResponseBody) GoString() string
- func (s *ModifyApplicationResponseBody) SetAppId(v string) *ModifyApplicationResponseBody
- func (s *ModifyApplicationResponseBody) SetCode(v string) *ModifyApplicationResponseBody
- func (s *ModifyApplicationResponseBody) SetMessage(v string) *ModifyApplicationResponseBody
- func (s *ModifyApplicationResponseBody) SetRequestId(v string) *ModifyApplicationResponseBody
- func (s *ModifyApplicationResponseBody) SetSuccess(v bool) *ModifyApplicationResponseBody
- func (s ModifyApplicationResponseBody) String() string
- type OrderFreeFlowProductRequest
- func (s OrderFreeFlowProductRequest) GoString() string
- func (s *OrderFreeFlowProductRequest) SetAliUid(v int64) *OrderFreeFlowProductRequest
- func (s *OrderFreeFlowProductRequest) SetChannelId(v string) *OrderFreeFlowProductRequest
- func (s *OrderFreeFlowProductRequest) SetCustomerFlowRequestId(v string) *OrderFreeFlowProductRequest
- func (s *OrderFreeFlowProductRequest) SetFlowProductId(v string) *OrderFreeFlowProductRequest
- func (s *OrderFreeFlowProductRequest) SetInstanceId(v string) *OrderFreeFlowProductRequest
- func (s *OrderFreeFlowProductRequest) SetLasting(v string) *OrderFreeFlowProductRequest
- func (s *OrderFreeFlowProductRequest) SetMobileNumber(v string) *OrderFreeFlowProductRequest
- func (s *OrderFreeFlowProductRequest) SetNotifyUrl(v string) *OrderFreeFlowProductRequest
- func (s *OrderFreeFlowProductRequest) SetOperator(v string) *OrderFreeFlowProductRequest
- func (s *OrderFreeFlowProductRequest) SetPurchaseOrderId(v string) *OrderFreeFlowProductRequest
- func (s OrderFreeFlowProductRequest) String() string
- type OrderFreeFlowProductResponse
- func (s OrderFreeFlowProductResponse) GoString() string
- func (s *OrderFreeFlowProductResponse) SetBody(v *OrderFreeFlowProductResponseBody) *OrderFreeFlowProductResponse
- func (s *OrderFreeFlowProductResponse) SetHeaders(v map[string]*string) *OrderFreeFlowProductResponse
- func (s *OrderFreeFlowProductResponse) SetStatusCode(v int32) *OrderFreeFlowProductResponse
- func (s OrderFreeFlowProductResponse) String() string
- type OrderFreeFlowProductResponseBody
- func (s OrderFreeFlowProductResponseBody) GoString() string
- func (s *OrderFreeFlowProductResponseBody) SetCode(v string) *OrderFreeFlowProductResponseBody
- func (s *OrderFreeFlowProductResponseBody) SetData(v *OrderFreeFlowProductResponseBodyData) *OrderFreeFlowProductResponseBody
- func (s *OrderFreeFlowProductResponseBody) SetMessage(v string) *OrderFreeFlowProductResponseBody
- func (s *OrderFreeFlowProductResponseBody) SetRequestId(v string) *OrderFreeFlowProductResponseBody
- func (s *OrderFreeFlowProductResponseBody) SetRt(v int64) *OrderFreeFlowProductResponseBody
- func (s *OrderFreeFlowProductResponseBody) SetSuccess(v bool) *OrderFreeFlowProductResponseBody
- func (s OrderFreeFlowProductResponseBody) String() string
- type OrderFreeFlowProductResponseBodyData
- func (s OrderFreeFlowProductResponseBodyData) GoString() string
- func (s *OrderFreeFlowProductResponseBodyData) SetBizCode(v string) *OrderFreeFlowProductResponseBodyData
- func (s *OrderFreeFlowProductResponseBodyData) SetCustomerFlowOrderId(v string) *OrderFreeFlowProductResponseBodyData
- func (s *OrderFreeFlowProductResponseBodyData) SetCustomerFlowRequestId(v string) *OrderFreeFlowProductResponseBodyData
- func (s *OrderFreeFlowProductResponseBodyData) SetStatus(v string) *OrderFreeFlowProductResponseBodyData
- func (s OrderFreeFlowProductResponseBodyData) String() string
- type OrderQosProductRequest
- func (s OrderQosProductRequest) GoString() string
- func (s *OrderQosProductRequest) SetAliUid(v int64) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetChannelId(v string) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetIPv6(v string) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetInstanceId(v string) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetIpType(v string) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetMobileNumber(v string) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetOperator(v string) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetPrivateIpv4(v string) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetProductId(v string) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetProvice(v string) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetPublicIpv4(v string) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetQosRequestId(v string) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetTargetIpList(v []*string) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetToken(v string) *OrderQosProductRequest
- func (s *OrderQosProductRequest) SetUnitNum(v int32) *OrderQosProductRequest
- func (s OrderQosProductRequest) String() string
- type OrderQosProductResponse
- func (s OrderQosProductResponse) GoString() string
- func (s *OrderQosProductResponse) SetBody(v *OrderQosProductResponseBody) *OrderQosProductResponse
- func (s *OrderQosProductResponse) SetHeaders(v map[string]*string) *OrderQosProductResponse
- func (s *OrderQosProductResponse) SetStatusCode(v int32) *OrderQosProductResponse
- func (s OrderQosProductResponse) String() string
- type OrderQosProductResponseBody
- func (s OrderQosProductResponseBody) GoString() string
- func (s *OrderQosProductResponseBody) SetCode(v string) *OrderQosProductResponseBody
- func (s *OrderQosProductResponseBody) SetData(v string) *OrderQosProductResponseBody
- func (s *OrderQosProductResponseBody) SetMessage(v string) *OrderQosProductResponseBody
- func (s *OrderQosProductResponseBody) SetRequestId(v string) *OrderQosProductResponseBody
- func (s *OrderQosProductResponseBody) SetRt(v int64) *OrderQosProductResponseBody
- func (s *OrderQosProductResponseBody) SetSuccess(v bool) *OrderQosProductResponseBody
- func (s OrderQosProductResponseBody) String() string
- type QueryOrderListRequest
- func (s QueryOrderListRequest) GoString() string
- func (s *QueryOrderListRequest) SetCurrent(v int32) *QueryOrderListRequest
- func (s *QueryOrderListRequest) SetInstanceId(v string) *QueryOrderListRequest
- func (s *QueryOrderListRequest) SetItemCode(v string) *QueryOrderListRequest
- func (s *QueryOrderListRequest) SetMobile(v string) *QueryOrderListRequest
- func (s *QueryOrderListRequest) SetOrderTime(v string) *QueryOrderListRequest
- func (s *QueryOrderListRequest) SetOutBizNo(v string) *QueryOrderListRequest
- func (s *QueryOrderListRequest) SetPageSize(v int32) *QueryOrderListRequest
- func (s *QueryOrderListRequest) SetUId(v int64) *QueryOrderListRequest
- func (s QueryOrderListRequest) String() string
- type QueryOrderListResponse
- func (s QueryOrderListResponse) GoString() string
- func (s *QueryOrderListResponse) SetBody(v *QueryOrderListResponseBody) *QueryOrderListResponse
- func (s *QueryOrderListResponse) SetHeaders(v map[string]*string) *QueryOrderListResponse
- func (s *QueryOrderListResponse) SetStatusCode(v int32) *QueryOrderListResponse
- func (s QueryOrderListResponse) String() string
- type QueryOrderListResponseBody
- func (s QueryOrderListResponseBody) GoString() string
- func (s *QueryOrderListResponseBody) SetCode(v string) *QueryOrderListResponseBody
- func (s *QueryOrderListResponseBody) SetData(v *QueryOrderListResponseBodyData) *QueryOrderListResponseBody
- func (s *QueryOrderListResponseBody) SetMessage(v string) *QueryOrderListResponseBody
- func (s *QueryOrderListResponseBody) SetRequestId(v string) *QueryOrderListResponseBody
- func (s *QueryOrderListResponseBody) SetRt(v int64) *QueryOrderListResponseBody
- func (s *QueryOrderListResponseBody) SetSuccess(v bool) *QueryOrderListResponseBody
- func (s QueryOrderListResponseBody) String() string
- type QueryOrderListResponseBodyData
- func (s QueryOrderListResponseBodyData) GoString() string
- func (s *QueryOrderListResponseBodyData) SetList(v []*QueryOrderListResponseBodyDataList) *QueryOrderListResponseBodyData
- func (s *QueryOrderListResponseBodyData) SetPageInfo(v *QueryOrderListResponseBodyDataPageInfo) *QueryOrderListResponseBodyData
- func (s QueryOrderListResponseBodyData) String() string
- type QueryOrderListResponseBodyDataList
- func (s QueryOrderListResponseBodyDataList) GoString() string
- func (s *QueryOrderListResponseBodyDataList) SetInstanceId(v string) *QueryOrderListResponseBodyDataList
- func (s *QueryOrderListResponseBodyDataList) SetMessage(v string) *QueryOrderListResponseBodyDataList
- func (s *QueryOrderListResponseBodyDataList) SetMobile(v string) *QueryOrderListResponseBodyDataList
- func (s *QueryOrderListResponseBodyDataList) SetOperator(v string) *QueryOrderListResponseBodyDataList
- func (s *QueryOrderListResponseBodyDataList) SetOrderId(v string) *QueryOrderListResponseBodyDataList
- func (s *QueryOrderListResponseBodyDataList) SetOrderTime(v string) *QueryOrderListResponseBodyDataList
- func (s *QueryOrderListResponseBodyDataList) SetOutBizNo(v string) *QueryOrderListResponseBodyDataList
- func (s *QueryOrderListResponseBodyDataList) SetProductId(v string) *QueryOrderListResponseBodyDataList
- func (s *QueryOrderListResponseBodyDataList) SetProductName(v string) *QueryOrderListResponseBodyDataList
- func (s *QueryOrderListResponseBodyDataList) SetStatus(v string) *QueryOrderListResponseBodyDataList
- func (s QueryOrderListResponseBodyDataList) String() string
- type QueryOrderListResponseBodyDataPageInfo
- func (s QueryOrderListResponseBodyDataPageInfo) GoString() string
- func (s *QueryOrderListResponseBodyDataPageInfo) SetCurrent(v int32) *QueryOrderListResponseBodyDataPageInfo
- func (s *QueryOrderListResponseBodyDataPageInfo) SetPageSize(v int32) *QueryOrderListResponseBodyDataPageInfo
- func (s *QueryOrderListResponseBodyDataPageInfo) SetTotal(v int64) *QueryOrderListResponseBodyDataPageInfo
- func (s QueryOrderListResponseBodyDataPageInfo) String() string
- type SaveApplicationInfoRequest
- func (s SaveApplicationInfoRequest) GoString() string
- func (s *SaveApplicationInfoRequest) SetAliUid(v int64) *SaveApplicationInfoRequest
- func (s *SaveApplicationInfoRequest) SetAppId(v string) *SaveApplicationInfoRequest
- func (s *SaveApplicationInfoRequest) SetAppName(v string) *SaveApplicationInfoRequest
- func (s *SaveApplicationInfoRequest) SetAppTypeList(v string) *SaveApplicationInfoRequest
- func (s *SaveApplicationInfoRequest) SetAppingList(v string) *SaveApplicationInfoRequest
- func (s *SaveApplicationInfoRequest) SetItemCode(v string) *SaveApplicationInfoRequest
- func (s SaveApplicationInfoRequest) String() string
- type SaveApplicationInfoResponse
- func (s SaveApplicationInfoResponse) GoString() string
- func (s *SaveApplicationInfoResponse) SetBody(v *SaveApplicationInfoResponseBody) *SaveApplicationInfoResponse
- func (s *SaveApplicationInfoResponse) SetHeaders(v map[string]*string) *SaveApplicationInfoResponse
- func (s *SaveApplicationInfoResponse) SetStatusCode(v int32) *SaveApplicationInfoResponse
- func (s SaveApplicationInfoResponse) String() string
- type SaveApplicationInfoResponseBody
- func (s SaveApplicationInfoResponseBody) GoString() string
- func (s *SaveApplicationInfoResponseBody) SetAppId(v string) *SaveApplicationInfoResponseBody
- func (s *SaveApplicationInfoResponseBody) SetCode(v string) *SaveApplicationInfoResponseBody
- func (s *SaveApplicationInfoResponseBody) SetMessage(v string) *SaveApplicationInfoResponseBody
- func (s *SaveApplicationInfoResponseBody) SetRequestId(v string) *SaveApplicationInfoResponseBody
- func (s *SaveApplicationInfoResponseBody) SetSuccess(v bool) *SaveApplicationInfoResponseBody
- func (s SaveApplicationInfoResponseBody) String() string
- type SdkGetInventoryInfoRequest
- func (s SdkGetInventoryInfoRequest) GoString() string
- func (s *SdkGetInventoryInfoRequest) SetChannelCode(v string) *SdkGetInventoryInfoRequest
- func (s *SdkGetInventoryInfoRequest) SetInstanceId(v string) *SdkGetInventoryInfoRequest
- func (s *SdkGetInventoryInfoRequest) SetItemCode(v string) *SdkGetInventoryInfoRequest
- func (s *SdkGetInventoryInfoRequest) SetMobile(v string) *SdkGetInventoryInfoRequest
- func (s *SdkGetInventoryInfoRequest) SetOutBizNo(v string) *SdkGetInventoryInfoRequest
- func (s *SdkGetInventoryInfoRequest) SetUId(v int64) *SdkGetInventoryInfoRequest
- func (s SdkGetInventoryInfoRequest) String() string
- type SdkGetInventoryInfoResponse
- func (s SdkGetInventoryInfoResponse) GoString() string
- func (s *SdkGetInventoryInfoResponse) SetBody(v *SdkGetInventoryInfoResponseBody) *SdkGetInventoryInfoResponse
- func (s *SdkGetInventoryInfoResponse) SetHeaders(v map[string]*string) *SdkGetInventoryInfoResponse
- func (s *SdkGetInventoryInfoResponse) SetStatusCode(v int32) *SdkGetInventoryInfoResponse
- func (s SdkGetInventoryInfoResponse) String() string
- type SdkGetInventoryInfoResponseBody
- func (s SdkGetInventoryInfoResponseBody) GoString() string
- func (s *SdkGetInventoryInfoResponseBody) SetCode(v string) *SdkGetInventoryInfoResponseBody
- func (s *SdkGetInventoryInfoResponseBody) SetData(v *SdkGetInventoryInfoResponseBodyData) *SdkGetInventoryInfoResponseBody
- func (s *SdkGetInventoryInfoResponseBody) SetMessage(v string) *SdkGetInventoryInfoResponseBody
- func (s *SdkGetInventoryInfoResponseBody) SetRequestId(v string) *SdkGetInventoryInfoResponseBody
- func (s *SdkGetInventoryInfoResponseBody) SetRt(v int64) *SdkGetInventoryInfoResponseBody
- func (s *SdkGetInventoryInfoResponseBody) SetSuccess(v bool) *SdkGetInventoryInfoResponseBody
- func (s SdkGetInventoryInfoResponseBody) String() string
- type SdkGetInventoryInfoResponseBodyData
- func (s SdkGetInventoryInfoResponseBodyData) GoString() string
- func (s *SdkGetInventoryInfoResponseBodyData) SetInventory(v int64) *SdkGetInventoryInfoResponseBodyData
- func (s *SdkGetInventoryInfoResponseBodyData) SetResidualInventory(v int64) *SdkGetInventoryInfoResponseBodyData
- func (s *SdkGetInventoryInfoResponseBodyData) SetUsedStock(v int64) *SdkGetInventoryInfoResponseBodyData
- func (s SdkGetInventoryInfoResponseBodyData) String() string
- type SdkOrderQosProductRequest
- func (s SdkOrderQosProductRequest) GoString() string
- func (s *SdkOrderQosProductRequest) SetAliUid(v int64) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetChannelId(v string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetCtToken(v string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetIPv6(v string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetInstanceId(v string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetIpType(v string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetMobileNumber(v string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetOperator(v string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetPrivateIpv4(v string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetProductId(v string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetProvice(v string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetPublicIpv4(v string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetQosRequestId(v string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetTargetIpList(v []*string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetToken(v string) *SdkOrderQosProductRequest
- func (s *SdkOrderQosProductRequest) SetUnitNum(v int32) *SdkOrderQosProductRequest
- func (s SdkOrderQosProductRequest) String() string
- type SdkOrderQosProductResponse
- func (s SdkOrderQosProductResponse) GoString() string
- func (s *SdkOrderQosProductResponse) SetBody(v *SdkOrderQosProductResponseBody) *SdkOrderQosProductResponse
- func (s *SdkOrderQosProductResponse) SetHeaders(v map[string]*string) *SdkOrderQosProductResponse
- func (s *SdkOrderQosProductResponse) SetStatusCode(v int32) *SdkOrderQosProductResponse
- func (s SdkOrderQosProductResponse) String() string
- type SdkOrderQosProductResponseBody
- func (s SdkOrderQosProductResponseBody) GoString() string
- func (s *SdkOrderQosProductResponseBody) SetCode(v string) *SdkOrderQosProductResponseBody
- func (s *SdkOrderQosProductResponseBody) SetData(v string) *SdkOrderQosProductResponseBody
- func (s *SdkOrderQosProductResponseBody) SetMessage(v string) *SdkOrderQosProductResponseBody
- func (s *SdkOrderQosProductResponseBody) SetRequestId(v string) *SdkOrderQosProductResponseBody
- func (s *SdkOrderQosProductResponseBody) SetRt(v int64) *SdkOrderQosProductResponseBody
- func (s *SdkOrderQosProductResponseBody) SetSuccess(v bool) *SdkOrderQosProductResponseBody
- func (s SdkOrderQosProductResponseBody) String() string
- type SdkValidateStatusRequest
- func (s SdkValidateStatusRequest) GoString() string
- func (s *SdkValidateStatusRequest) SetAppId(v string) *SdkValidateStatusRequest
- func (s *SdkValidateStatusRequest) SetCredentialType(v string) *SdkValidateStatusRequest
- func (s *SdkValidateStatusRequest) SetCredentialValue(v string) *SdkValidateStatusRequest
- func (s *SdkValidateStatusRequest) SetOperator(v string) *SdkValidateStatusRequest
- func (s *SdkValidateStatusRequest) SetToken(v string) *SdkValidateStatusRequest
- func (s SdkValidateStatusRequest) String() string
- type SdkValidateStatusResponse
- func (s SdkValidateStatusResponse) GoString() string
- func (s *SdkValidateStatusResponse) SetBody(v *SdkValidateStatusResponseBody) *SdkValidateStatusResponse
- func (s *SdkValidateStatusResponse) SetHeaders(v map[string]*string) *SdkValidateStatusResponse
- func (s *SdkValidateStatusResponse) SetStatusCode(v int32) *SdkValidateStatusResponse
- func (s SdkValidateStatusResponse) String() string
- type SdkValidateStatusResponseBody
- func (s SdkValidateStatusResponseBody) GoString() string
- func (s *SdkValidateStatusResponseBody) SetCode(v string) *SdkValidateStatusResponseBody
- func (s *SdkValidateStatusResponseBody) SetData(v *SdkValidateStatusResponseBodyData) *SdkValidateStatusResponseBody
- func (s *SdkValidateStatusResponseBody) SetMessage(v string) *SdkValidateStatusResponseBody
- func (s *SdkValidateStatusResponseBody) SetRequestId(v string) *SdkValidateStatusResponseBody
- func (s *SdkValidateStatusResponseBody) SetRt(v int64) *SdkValidateStatusResponseBody
- func (s *SdkValidateStatusResponseBody) SetSuccess(v bool) *SdkValidateStatusResponseBody
- func (s SdkValidateStatusResponseBody) String() string
- type SdkValidateStatusResponseBodyData
- func (s SdkValidateStatusResponseBodyData) GoString() string
- func (s *SdkValidateStatusResponseBodyData) SetAppExtPopList(v []*SdkValidateStatusResponseBodyDataAppExtPopList) *SdkValidateStatusResponseBodyData
- func (s *SdkValidateStatusResponseBodyData) SetFreeFlow(v bool) *SdkValidateStatusResponseBodyData
- func (s *SdkValidateStatusResponseBodyData) SetPseudoCode(v string) *SdkValidateStatusResponseBodyData
- func (s SdkValidateStatusResponseBodyData) String() string
- type SdkValidateStatusResponseBodyDataAppExtPopList
- func (s SdkValidateStatusResponseBodyDataAppExtPopList) GoString() string
- func (s *SdkValidateStatusResponseBodyDataAppExtPopList) SetExtId(v int64) *SdkValidateStatusResponseBodyDataAppExtPopList
- func (s *SdkValidateStatusResponseBodyDataAppExtPopList) SetFlowIp(v []*string) *SdkValidateStatusResponseBodyDataAppExtPopList
- func (s *SdkValidateStatusResponseBodyDataAppExtPopList) SetFlowUrl(v []*string) *SdkValidateStatusResponseBodyDataAppExtPopList
- func (s *SdkValidateStatusResponseBodyDataAppExtPopList) SetOriginalIpList(v []*string) *SdkValidateStatusResponseBodyDataAppExtPopList
- func (s *SdkValidateStatusResponseBodyDataAppExtPopList) SetOriginalUrlList(v []*string) *SdkValidateStatusResponseBodyDataAppExtPopList
- func (s SdkValidateStatusResponseBodyDataAppExtPopList) String() string
- type ValidControllerAuthorRequest
- type ValidControllerAuthorResponse
- func (s ValidControllerAuthorResponse) GoString() string
- func (s *ValidControllerAuthorResponse) SetBody(v *ValidControllerAuthorResponseBody) *ValidControllerAuthorResponse
- func (s *ValidControllerAuthorResponse) SetHeaders(v map[string]*string) *ValidControllerAuthorResponse
- func (s *ValidControllerAuthorResponse) SetStatusCode(v int32) *ValidControllerAuthorResponse
- func (s ValidControllerAuthorResponse) String() string
- type ValidControllerAuthorResponseBody
- func (s ValidControllerAuthorResponseBody) GoString() string
- func (s *ValidControllerAuthorResponseBody) SetCode(v string) *ValidControllerAuthorResponseBody
- func (s *ValidControllerAuthorResponseBody) SetData(v bool) *ValidControllerAuthorResponseBody
- func (s *ValidControllerAuthorResponseBody) SetMessage(v string) *ValidControllerAuthorResponseBody
- func (s *ValidControllerAuthorResponseBody) SetRequestId(v string) *ValidControllerAuthorResponseBody
- func (s *ValidControllerAuthorResponseBody) SetRt(v int64) *ValidControllerAuthorResponseBody
- func (s *ValidControllerAuthorResponseBody) SetSuccess(v bool) *ValidControllerAuthorResponseBody
- func (s ValidControllerAuthorResponseBody) String() string
- type ValidFlowRequest
- func (s ValidFlowRequest) GoString() string
- func (s *ValidFlowRequest) SetInstanceId(v string) *ValidFlowRequest
- func (s *ValidFlowRequest) SetItemCode(v string) *ValidFlowRequest
- func (s *ValidFlowRequest) SetMobile(v string) *ValidFlowRequest
- func (s *ValidFlowRequest) SetUId(v int64) *ValidFlowRequest
- func (s ValidFlowRequest) String() string
- type ValidFlowResponse
- func (s ValidFlowResponse) GoString() string
- func (s *ValidFlowResponse) SetBody(v *ValidFlowResponseBody) *ValidFlowResponse
- func (s *ValidFlowResponse) SetHeaders(v map[string]*string) *ValidFlowResponse
- func (s *ValidFlowResponse) SetStatusCode(v int32) *ValidFlowResponse
- func (s ValidFlowResponse) String() string
- type ValidFlowResponseBody
- func (s ValidFlowResponseBody) GoString() string
- func (s *ValidFlowResponseBody) SetCode(v string) *ValidFlowResponseBody
- func (s *ValidFlowResponseBody) SetData(v interface{}) *ValidFlowResponseBody
- func (s *ValidFlowResponseBody) SetMessage(v string) *ValidFlowResponseBody
- func (s *ValidFlowResponseBody) SetRequestId(v string) *ValidFlowResponseBody
- func (s *ValidFlowResponseBody) SetRt(v int64) *ValidFlowResponseBody
- func (s *ValidFlowResponseBody) SetSuccess(v bool) *ValidFlowResponseBody
- func (s ValidFlowResponseBody) String() string
- type ValidateStatusRequest
- func (s ValidateStatusRequest) GoString() string
- func (s *ValidateStatusRequest) SetAliUid(v int64) *ValidateStatusRequest
- func (s *ValidateStatusRequest) SetAppId(v string) *ValidateStatusRequest
- func (s *ValidateStatusRequest) SetCredentialType(v string) *ValidateStatusRequest
- func (s *ValidateStatusRequest) SetCredentialValue(v string) *ValidateStatusRequest
- func (s *ValidateStatusRequest) SetOperator(v string) *ValidateStatusRequest
- func (s ValidateStatusRequest) String() string
- type ValidateStatusResponse
- func (s ValidateStatusResponse) GoString() string
- func (s *ValidateStatusResponse) SetBody(v *ValidateStatusResponseBody) *ValidateStatusResponse
- func (s *ValidateStatusResponse) SetHeaders(v map[string]*string) *ValidateStatusResponse
- func (s *ValidateStatusResponse) SetStatusCode(v int32) *ValidateStatusResponse
- func (s ValidateStatusResponse) String() string
- type ValidateStatusResponseBody
- func (s ValidateStatusResponseBody) GoString() string
- func (s *ValidateStatusResponseBody) SetCode(v string) *ValidateStatusResponseBody
- func (s *ValidateStatusResponseBody) SetData(v *ValidateStatusResponseBodyData) *ValidateStatusResponseBody
- func (s *ValidateStatusResponseBody) SetMessage(v string) *ValidateStatusResponseBody
- func (s *ValidateStatusResponseBody) SetRequestId(v string) *ValidateStatusResponseBody
- func (s *ValidateStatusResponseBody) SetRt(v int64) *ValidateStatusResponseBody
- func (s *ValidateStatusResponseBody) SetSuccess(v bool) *ValidateStatusResponseBody
- func (s ValidateStatusResponseBody) String() string
- type ValidateStatusResponseBodyData
- func (s ValidateStatusResponseBodyData) GoString() string
- func (s *ValidateStatusResponseBodyData) SetAppExtPopList(v []*ValidateStatusResponseBodyDataAppExtPopList) *ValidateStatusResponseBodyData
- func (s *ValidateStatusResponseBodyData) SetFreeFlow(v bool) *ValidateStatusResponseBodyData
- func (s *ValidateStatusResponseBodyData) SetPseudoCode(v string) *ValidateStatusResponseBodyData
- func (s ValidateStatusResponseBodyData) String() string
- type ValidateStatusResponseBodyDataAppExtPopList
- func (s ValidateStatusResponseBodyDataAppExtPopList) GoString() string
- func (s *ValidateStatusResponseBodyDataAppExtPopList) SetExtId(v int64) *ValidateStatusResponseBodyDataAppExtPopList
- func (s *ValidateStatusResponseBodyDataAppExtPopList) SetFlowIp(v []*string) *ValidateStatusResponseBodyDataAppExtPopList
- func (s *ValidateStatusResponseBodyDataAppExtPopList) SetFlowUrl(v []*string) *ValidateStatusResponseBodyDataAppExtPopList
- func (s *ValidateStatusResponseBodyDataAppExtPopList) SetOriginalIpList(v []*string) *ValidateStatusResponseBodyDataAppExtPopList
- func (s *ValidateStatusResponseBodyDataAppExtPopList) SetOriginalUrlList(v []*string) *ValidateStatusResponseBodyDataAppExtPopList
- func (s ValidateStatusResponseBodyDataAppExtPopList) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangeApplicationInfoRequest ¶ added in v1.0.5
type ChangeApplicationInfoRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` AppId *string `json:"AppId,omitempty" xml:"AppId,omitempty"` AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` AppTypeList *string `json:"AppTypeList,omitempty" xml:"AppTypeList,omitempty"` AppingList *string `json:"AppingList,omitempty" xml:"AppingList,omitempty"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` }
func (ChangeApplicationInfoRequest) GoString ¶ added in v1.0.5
func (s ChangeApplicationInfoRequest) GoString() string
func (*ChangeApplicationInfoRequest) SetAliUid ¶ added in v1.0.5
func (s *ChangeApplicationInfoRequest) SetAliUid(v int64) *ChangeApplicationInfoRequest
func (*ChangeApplicationInfoRequest) SetAppId ¶ added in v1.0.5
func (s *ChangeApplicationInfoRequest) SetAppId(v string) *ChangeApplicationInfoRequest
func (*ChangeApplicationInfoRequest) SetAppName ¶ added in v1.0.5
func (s *ChangeApplicationInfoRequest) SetAppName(v string) *ChangeApplicationInfoRequest
func (*ChangeApplicationInfoRequest) SetAppTypeList ¶ added in v1.0.5
func (s *ChangeApplicationInfoRequest) SetAppTypeList(v string) *ChangeApplicationInfoRequest
func (*ChangeApplicationInfoRequest) SetAppingList ¶ added in v1.0.5
func (s *ChangeApplicationInfoRequest) SetAppingList(v string) *ChangeApplicationInfoRequest
func (*ChangeApplicationInfoRequest) SetItemCode ¶ added in v1.0.5
func (s *ChangeApplicationInfoRequest) SetItemCode(v string) *ChangeApplicationInfoRequest
func (ChangeApplicationInfoRequest) String ¶ added in v1.0.5
func (s ChangeApplicationInfoRequest) String() string
type ChangeApplicationInfoResponse ¶ added in v1.0.5
type ChangeApplicationInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ChangeApplicationInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ChangeApplicationInfoResponse) GoString ¶ added in v1.0.5
func (s ChangeApplicationInfoResponse) GoString() string
func (*ChangeApplicationInfoResponse) SetBody ¶ added in v1.0.5
func (s *ChangeApplicationInfoResponse) SetBody(v *ChangeApplicationInfoResponseBody) *ChangeApplicationInfoResponse
func (*ChangeApplicationInfoResponse) SetHeaders ¶ added in v1.0.5
func (s *ChangeApplicationInfoResponse) SetHeaders(v map[string]*string) *ChangeApplicationInfoResponse
func (*ChangeApplicationInfoResponse) SetStatusCode ¶ added in v1.0.5
func (s *ChangeApplicationInfoResponse) SetStatusCode(v int32) *ChangeApplicationInfoResponse
func (ChangeApplicationInfoResponse) String ¶ added in v1.0.5
func (s ChangeApplicationInfoResponse) String() string
type ChangeApplicationInfoResponseBody ¶ added in v1.0.5
type ChangeApplicationInfoResponseBody struct { AppId *string `json:"AppId,omitempty" xml:"AppId,omitempty"` Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ChangeApplicationInfoResponseBody) GoString ¶ added in v1.0.5
func (s ChangeApplicationInfoResponseBody) GoString() string
func (*ChangeApplicationInfoResponseBody) SetAppId ¶ added in v1.0.5
func (s *ChangeApplicationInfoResponseBody) SetAppId(v string) *ChangeApplicationInfoResponseBody
func (*ChangeApplicationInfoResponseBody) SetCode ¶ added in v1.0.5
func (s *ChangeApplicationInfoResponseBody) SetCode(v string) *ChangeApplicationInfoResponseBody
func (*ChangeApplicationInfoResponseBody) SetMessage ¶ added in v1.0.5
func (s *ChangeApplicationInfoResponseBody) SetMessage(v string) *ChangeApplicationInfoResponseBody
func (*ChangeApplicationInfoResponseBody) SetRequestId ¶ added in v1.0.5
func (s *ChangeApplicationInfoResponseBody) SetRequestId(v string) *ChangeApplicationInfoResponseBody
func (*ChangeApplicationInfoResponseBody) SetSuccess ¶ added in v1.0.5
func (s *ChangeApplicationInfoResponseBody) SetSuccess(v bool) *ChangeApplicationInfoResponseBody
func (ChangeApplicationInfoResponseBody) String ¶ added in v1.0.5
func (s ChangeApplicationInfoResponseBody) String() string
type ChargeFlowRequest ¶ added in v1.0.67
type ChargeFlowRequest struct { ChannelCode *string `json:"ChannelCode,omitempty" xml:"ChannelCode,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` Mobile *string `json:"Mobile,omitempty" xml:"Mobile,omitempty"` OrderTime *string `json:"OrderTime,omitempty" xml:"OrderTime,omitempty"` OutBizNo *string `json:"OutBizNo,omitempty" xml:"OutBizNo,omitempty"` UId *int64 `json:"UId,omitempty" xml:"UId,omitempty"` }
func (ChargeFlowRequest) GoString ¶ added in v1.0.67
func (s ChargeFlowRequest) GoString() string
func (*ChargeFlowRequest) SetChannelCode ¶ added in v1.0.68
func (s *ChargeFlowRequest) SetChannelCode(v string) *ChargeFlowRequest
func (*ChargeFlowRequest) SetInstanceId ¶ added in v1.0.67
func (s *ChargeFlowRequest) SetInstanceId(v string) *ChargeFlowRequest
func (*ChargeFlowRequest) SetItemCode ¶ added in v1.0.67
func (s *ChargeFlowRequest) SetItemCode(v string) *ChargeFlowRequest
func (*ChargeFlowRequest) SetMobile ¶ added in v1.0.67
func (s *ChargeFlowRequest) SetMobile(v string) *ChargeFlowRequest
func (*ChargeFlowRequest) SetOrderTime ¶ added in v1.0.68
func (s *ChargeFlowRequest) SetOrderTime(v string) *ChargeFlowRequest
func (*ChargeFlowRequest) SetOutBizNo ¶ added in v1.0.68
func (s *ChargeFlowRequest) SetOutBizNo(v string) *ChargeFlowRequest
func (*ChargeFlowRequest) SetUId ¶ added in v1.0.67
func (s *ChargeFlowRequest) SetUId(v int64) *ChargeFlowRequest
func (ChargeFlowRequest) String ¶ added in v1.0.67
func (s ChargeFlowRequest) String() string
type ChargeFlowResponse ¶ added in v1.0.67
type ChargeFlowResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ChargeFlowResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ChargeFlowResponse) GoString ¶ added in v1.0.67
func (s ChargeFlowResponse) GoString() string
func (*ChargeFlowResponse) SetBody ¶ added in v1.0.67
func (s *ChargeFlowResponse) SetBody(v *ChargeFlowResponseBody) *ChargeFlowResponse
func (*ChargeFlowResponse) SetHeaders ¶ added in v1.0.67
func (s *ChargeFlowResponse) SetHeaders(v map[string]*string) *ChargeFlowResponse
func (*ChargeFlowResponse) SetStatusCode ¶ added in v1.0.67
func (s *ChargeFlowResponse) SetStatusCode(v int32) *ChargeFlowResponse
func (ChargeFlowResponse) String ¶ added in v1.0.67
func (s ChargeFlowResponse) String() string
type ChargeFlowResponseBody ¶ added in v1.0.67
type ChargeFlowResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *ChargeFlowResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ChargeFlowResponseBody) GoString ¶ added in v1.0.67
func (s ChargeFlowResponseBody) GoString() string
func (*ChargeFlowResponseBody) SetCode ¶ added in v1.0.67
func (s *ChargeFlowResponseBody) SetCode(v string) *ChargeFlowResponseBody
func (*ChargeFlowResponseBody) SetData ¶ added in v1.0.67
func (s *ChargeFlowResponseBody) SetData(v *ChargeFlowResponseBodyData) *ChargeFlowResponseBody
func (*ChargeFlowResponseBody) SetMessage ¶ added in v1.0.67
func (s *ChargeFlowResponseBody) SetMessage(v string) *ChargeFlowResponseBody
func (*ChargeFlowResponseBody) SetRequestId ¶ added in v1.0.67
func (s *ChargeFlowResponseBody) SetRequestId(v string) *ChargeFlowResponseBody
func (*ChargeFlowResponseBody) SetRt ¶ added in v1.0.67
func (s *ChargeFlowResponseBody) SetRt(v int64) *ChargeFlowResponseBody
func (*ChargeFlowResponseBody) SetSuccess ¶ added in v1.0.67
func (s *ChargeFlowResponseBody) SetSuccess(v bool) *ChargeFlowResponseBody
func (ChargeFlowResponseBody) String ¶ added in v1.0.67
func (s ChargeFlowResponseBody) String() string
type ChargeFlowResponseBodyData ¶ added in v1.0.67
type ChargeFlowResponseBodyData struct { BizCode *string `json:"BizCode,omitempty" xml:"BizCode,omitempty"` CustomerFlowOrderId *string `json:"CustomerFlowOrderId,omitempty" xml:"CustomerFlowOrderId,omitempty"` CustomerFlowRequestId *string `json:"CustomerFlowRequestId,omitempty" xml:"CustomerFlowRequestId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (ChargeFlowResponseBodyData) GoString ¶ added in v1.0.67
func (s ChargeFlowResponseBodyData) GoString() string
func (*ChargeFlowResponseBodyData) SetBizCode ¶ added in v1.0.68
func (s *ChargeFlowResponseBodyData) SetBizCode(v string) *ChargeFlowResponseBodyData
func (*ChargeFlowResponseBodyData) SetCustomerFlowOrderId ¶ added in v1.0.68
func (s *ChargeFlowResponseBodyData) SetCustomerFlowOrderId(v string) *ChargeFlowResponseBodyData
func (*ChargeFlowResponseBodyData) SetCustomerFlowRequestId ¶ added in v1.0.67
func (s *ChargeFlowResponseBodyData) SetCustomerFlowRequestId(v string) *ChargeFlowResponseBodyData
func (*ChargeFlowResponseBodyData) SetStatus ¶ added in v1.0.67
func (s *ChargeFlowResponseBodyData) SetStatus(v string) *ChargeFlowResponseBodyData
func (ChargeFlowResponseBodyData) String ¶ added in v1.0.67
func (s ChargeFlowResponseBodyData) String() string
type Client ¶
func (*Client) ChangeApplicationInfo ¶ added in v1.0.5
func (client *Client) ChangeApplicationInfo(request *ChangeApplicationInfoRequest) (_result *ChangeApplicationInfoResponse, _err error)
func (*Client) ChangeApplicationInfoWithOptions ¶ added in v1.0.5
func (client *Client) ChangeApplicationInfoWithOptions(request *ChangeApplicationInfoRequest, runtime *util.RuntimeOptions) (_result *ChangeApplicationInfoResponse, _err error)
func (*Client) ChargeFlow ¶ added in v1.0.67
func (client *Client) ChargeFlow(request *ChargeFlowRequest) (_result *ChargeFlowResponse, _err error)
func (*Client) ChargeFlowWithOptions ¶ added in v1.0.67
func (client *Client) ChargeFlowWithOptions(request *ChargeFlowRequest, runtime *util.RuntimeOptions) (_result *ChargeFlowResponse, _err error)
func (*Client) CreateApplicationInfo ¶
func (client *Client) CreateApplicationInfo(request *CreateApplicationInfoRequest) (_result *CreateApplicationInfoResponse, _err error)
func (*Client) CreateApplicationInfoWithOptions ¶
func (client *Client) CreateApplicationInfoWithOptions(request *CreateApplicationInfoRequest, runtime *util.RuntimeOptions) (_result *CreateApplicationInfoResponse, _err error)
func (*Client) GetAliyunXgipToken ¶ added in v1.0.61
func (client *Client) GetAliyunXgipToken() (_result *GetAliyunXgipTokenResponse, _err error)
func (*Client) GetAliyunXgipTokenWithOptions ¶ added in v1.0.61
func (client *Client) GetAliyunXgipTokenWithOptions(runtime *util.RuntimeOptions) (_result *GetAliyunXgipTokenResponse, _err error)
func (*Client) GetApplication ¶
func (client *Client) GetApplication(request *GetApplicationRequest) (_result *GetApplicationResponse, _err error)
func (*Client) GetApplicationWithOptions ¶
func (client *Client) GetApplicationWithOptions(request *GetApplicationRequest, runtime *util.RuntimeOptions) (_result *GetApplicationResponse, _err error)
func (*Client) GetEndpoint ¶
func (*Client) GetFreeFlowInstance ¶
func (client *Client) GetFreeFlowInstance(request *GetFreeFlowInstanceRequest) (_result *GetFreeFlowInstanceResponse, _err error)
func (*Client) GetFreeFlowInstanceWithOptions ¶
func (client *Client) GetFreeFlowInstanceWithOptions(request *GetFreeFlowInstanceRequest, runtime *util.RuntimeOptions) (_result *GetFreeFlowInstanceResponse, _err error)
func (*Client) GetFreeFlowProductList ¶
func (client *Client) GetFreeFlowProductList(request *GetFreeFlowProductListRequest) (_result *GetFreeFlowProductListResponse, _err error)
func (*Client) GetFreeFlowProductListWithOptions ¶
func (client *Client) GetFreeFlowProductListWithOptions(request *GetFreeFlowProductListRequest, runtime *util.RuntimeOptions) (_result *GetFreeFlowProductListResponse, _err error)
func (*Client) GetFreeFlowUsage ¶ added in v1.0.5
func (client *Client) GetFreeFlowUsage(request *GetFreeFlowUsageRequest) (_result *GetFreeFlowUsageResponse, _err error)
func (*Client) GetFreeFlowUsageStatistic ¶ added in v1.0.5
func (client *Client) GetFreeFlowUsageStatistic(request *GetFreeFlowUsageStatisticRequest) (_result *GetFreeFlowUsageStatisticResponse, _err error)
func (*Client) GetFreeFlowUsageStatisticWithOptions ¶ added in v1.0.5
func (client *Client) GetFreeFlowUsageStatisticWithOptions(request *GetFreeFlowUsageStatisticRequest, runtime *util.RuntimeOptions) (_result *GetFreeFlowUsageStatisticResponse, _err error)
func (*Client) GetFreeFlowUsageWithOptions ¶ added in v1.0.5
func (client *Client) GetFreeFlowUsageWithOptions(request *GetFreeFlowUsageRequest, runtime *util.RuntimeOptions) (_result *GetFreeFlowUsageResponse, _err error)
func (*Client) GetInventoryInfo ¶ added in v1.0.67
func (client *Client) GetInventoryInfo(request *GetInventoryInfoRequest) (_result *GetInventoryInfoResponse, _err error)
func (*Client) GetInventoryInfoWithOptions ¶ added in v1.0.67
func (client *Client) GetInventoryInfoWithOptions(request *GetInventoryInfoRequest, runtime *util.RuntimeOptions) (_result *GetInventoryInfoResponse, _err error)
func (*Client) GetItemInstList ¶ added in v1.0.67
func (client *Client) GetItemInstList(request *GetItemInstListRequest) (_result *GetItemInstListResponse, _err error)
func (*Client) GetItemInstListWithOptions ¶ added in v1.0.67
func (client *Client) GetItemInstListWithOptions(request *GetItemInstListRequest, runtime *util.RuntimeOptions) (_result *GetItemInstListResponse, _err error)
func (*Client) GetItemList ¶ added in v1.0.66
func (client *Client) GetItemList(request *GetItemListRequest) (_result *GetItemListResponse, _err error)
func (*Client) GetItemListWithOptions ¶ added in v1.0.66
func (client *Client) GetItemListWithOptions(request *GetItemListRequest, runtime *util.RuntimeOptions) (_result *GetItemListResponse, _err error)
func (*Client) GetOrderFreeFlowProductStatus ¶ added in v1.0.5
func (client *Client) GetOrderFreeFlowProductStatus(request *GetOrderFreeFlowProductStatusRequest) (_result *GetOrderFreeFlowProductStatusResponse, _err error)
func (*Client) GetOrderFreeFlowProductStatusWithOptions ¶ added in v1.0.5
func (client *Client) GetOrderFreeFlowProductStatusWithOptions(request *GetOrderFreeFlowProductStatusRequest, runtime *util.RuntimeOptions) (_result *GetOrderFreeFlowProductStatusResponse, _err error)
func (*Client) GetOrderItemList ¶ added in v1.0.67
func (client *Client) GetOrderItemList() (_result *GetOrderItemListResponse, _err error)
func (*Client) GetOrderItemListWithOptions ¶ added in v1.0.67
func (client *Client) GetOrderItemListWithOptions(runtime *util.RuntimeOptions) (_result *GetOrderItemListResponse, _err error)
func (*Client) GetQosFlowUsage ¶ added in v1.0.65
func (client *Client) GetQosFlowUsage(request *GetQosFlowUsageRequest) (_result *GetQosFlowUsageResponse, _err error)
func (*Client) GetQosFlowUsageWithOptions ¶ added in v1.0.65
func (client *Client) GetQosFlowUsageWithOptions(request *GetQosFlowUsageRequest, runtime *util.RuntimeOptions) (_result *GetQosFlowUsageResponse, _err error)
func (*Client) GetQosUsageStatistic ¶ added in v1.0.65
func (client *Client) GetQosUsageStatistic(request *GetQosUsageStatisticRequest) (_result *GetQosUsageStatisticResponse, _err error)
func (*Client) GetQosUsageStatisticWithOptions ¶ added in v1.0.65
func (client *Client) GetQosUsageStatisticWithOptions(request *GetQosUsageStatisticRequest, runtime *util.RuntimeOptions) (_result *GetQosUsageStatisticResponse, _err error)
func (*Client) GetUatDataList ¶ added in v1.0.65
func (client *Client) GetUatDataList(request *GetUatDataListRequest) (_result *GetUatDataListResponse, _err error)
func (*Client) GetUatDataListWithOptions ¶ added in v1.0.65
func (client *Client) GetUatDataListWithOptions(request *GetUatDataListRequest, runtime *util.RuntimeOptions) (_result *GetUatDataListResponse, _err error)
func (*Client) GetUatSpecCtData ¶ added in v1.0.65
func (client *Client) GetUatSpecCtData(request *GetUatSpecCtDataRequest) (_result *GetUatSpecCtDataResponse, _err error)
func (*Client) GetUatSpecCtDataWithOptions ¶ added in v1.0.65
func (client *Client) GetUatSpecCtDataWithOptions(request *GetUatSpecCtDataRequest, runtime *util.RuntimeOptions) (_result *GetUatSpecCtDataResponse, _err error)
func (*Client) MockGetOrderFreeFlowProductStatus ¶ added in v1.0.65
func (client *Client) MockGetOrderFreeFlowProductStatus(request *MockGetOrderFreeFlowProductStatusRequest) (_result *MockGetOrderFreeFlowProductStatusResponse, _err error)
func (*Client) MockGetOrderFreeFlowProductStatusWithOptions ¶ added in v1.0.65
func (client *Client) MockGetOrderFreeFlowProductStatusWithOptions(request *MockGetOrderFreeFlowProductStatusRequest, runtime *util.RuntimeOptions) (_result *MockGetOrderFreeFlowProductStatusResponse, _err error)
func (*Client) MockOrderFreeFlowProduct ¶ added in v1.0.65
func (client *Client) MockOrderFreeFlowProduct(request *MockOrderFreeFlowProductRequest) (_result *MockOrderFreeFlowProductResponse, _err error)
func (*Client) MockOrderFreeFlowProductWithOptions ¶ added in v1.0.65
func (client *Client) MockOrderFreeFlowProductWithOptions(request *MockOrderFreeFlowProductRequest, runtime *util.RuntimeOptions) (_result *MockOrderFreeFlowProductResponse, _err error)
func (*Client) ModifyApplication ¶
func (client *Client) ModifyApplication(request *ModifyApplicationRequest) (_result *ModifyApplicationResponse, _err error)
func (*Client) ModifyApplicationWithOptions ¶
func (client *Client) ModifyApplicationWithOptions(request *ModifyApplicationRequest, runtime *util.RuntimeOptions) (_result *ModifyApplicationResponse, _err error)
func (*Client) OrderFreeFlowProduct ¶
func (client *Client) OrderFreeFlowProduct(request *OrderFreeFlowProductRequest) (_result *OrderFreeFlowProductResponse, _err error)
func (*Client) OrderFreeFlowProductWithOptions ¶
func (client *Client) OrderFreeFlowProductWithOptions(request *OrderFreeFlowProductRequest, runtime *util.RuntimeOptions) (_result *OrderFreeFlowProductResponse, _err error)
func (*Client) OrderQosProduct ¶ added in v1.0.63
func (client *Client) OrderQosProduct(request *OrderQosProductRequest) (_result *OrderQosProductResponse, _err error)
func (*Client) OrderQosProductWithOptions ¶ added in v1.0.63
func (client *Client) OrderQosProductWithOptions(request *OrderQosProductRequest, runtime *util.RuntimeOptions) (_result *OrderQosProductResponse, _err error)
func (*Client) QueryOrderList ¶ added in v1.0.67
func (client *Client) QueryOrderList(request *QueryOrderListRequest) (_result *QueryOrderListResponse, _err error)
func (*Client) QueryOrderListWithOptions ¶ added in v1.0.67
func (client *Client) QueryOrderListWithOptions(request *QueryOrderListRequest, runtime *util.RuntimeOptions) (_result *QueryOrderListResponse, _err error)
func (*Client) SaveApplicationInfo ¶ added in v1.0.5
func (client *Client) SaveApplicationInfo(request *SaveApplicationInfoRequest) (_result *SaveApplicationInfoResponse, _err error)
func (*Client) SaveApplicationInfoWithOptions ¶ added in v1.0.5
func (client *Client) SaveApplicationInfoWithOptions(request *SaveApplicationInfoRequest, runtime *util.RuntimeOptions) (_result *SaveApplicationInfoResponse, _err error)
func (*Client) SdkGetInventoryInfo ¶ added in v1.0.67
func (client *Client) SdkGetInventoryInfo(request *SdkGetInventoryInfoRequest) (_result *SdkGetInventoryInfoResponse, _err error)
func (*Client) SdkGetInventoryInfoWithOptions ¶ added in v1.0.67
func (client *Client) SdkGetInventoryInfoWithOptions(request *SdkGetInventoryInfoRequest, runtime *util.RuntimeOptions) (_result *SdkGetInventoryInfoResponse, _err error)
func (*Client) SdkOrderQosProduct ¶ added in v1.0.66
func (client *Client) SdkOrderQosProduct(request *SdkOrderQosProductRequest) (_result *SdkOrderQosProductResponse, _err error)
func (*Client) SdkOrderQosProductWithOptions ¶ added in v1.0.66
func (client *Client) SdkOrderQosProductWithOptions(request *SdkOrderQosProductRequest, runtime *util.RuntimeOptions) (_result *SdkOrderQosProductResponse, _err error)
func (*Client) SdkValidateStatus ¶ added in v1.0.61
func (client *Client) SdkValidateStatus(request *SdkValidateStatusRequest) (_result *SdkValidateStatusResponse, _err error)
func (*Client) SdkValidateStatusWithOptions ¶ added in v1.0.61
func (client *Client) SdkValidateStatusWithOptions(request *SdkValidateStatusRequest, runtime *util.RuntimeOptions) (_result *SdkValidateStatusResponse, _err error)
func (*Client) ValidControllerAuthor ¶ added in v1.0.63
func (client *Client) ValidControllerAuthor(request *ValidControllerAuthorRequest) (_result *ValidControllerAuthorResponse, _err error)
func (*Client) ValidControllerAuthorWithOptions ¶ added in v1.0.63
func (client *Client) ValidControllerAuthorWithOptions(request *ValidControllerAuthorRequest, runtime *util.RuntimeOptions) (_result *ValidControllerAuthorResponse, _err error)
func (*Client) ValidFlow ¶ added in v1.0.67
func (client *Client) ValidFlow(request *ValidFlowRequest) (_result *ValidFlowResponse, _err error)
func (*Client) ValidFlowWithOptions ¶ added in v1.0.67
func (client *Client) ValidFlowWithOptions(request *ValidFlowRequest, runtime *util.RuntimeOptions) (_result *ValidFlowResponse, _err error)
func (*Client) ValidateStatus ¶ added in v1.0.5
func (client *Client) ValidateStatus(request *ValidateStatusRequest) (_result *ValidateStatusResponse, _err error)
func (*Client) ValidateStatusWithOptions ¶ added in v1.0.5
func (client *Client) ValidateStatusWithOptions(request *ValidateStatusRequest, runtime *util.RuntimeOptions) (_result *ValidateStatusResponse, _err error)
type CreateApplicationInfoRequest ¶
type CreateApplicationInfoRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` AppTypeList []*string `json:"AppTypeList,omitempty" xml:"AppTypeList,omitempty" type:"Repeated"` AppingList []*CreateApplicationInfoRequestAppingList `json:"AppingList,omitempty" xml:"AppingList,omitempty" type:"Repeated"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` }
func (CreateApplicationInfoRequest) GoString ¶
func (s CreateApplicationInfoRequest) GoString() string
func (*CreateApplicationInfoRequest) SetAliUid ¶
func (s *CreateApplicationInfoRequest) SetAliUid(v int64) *CreateApplicationInfoRequest
func (*CreateApplicationInfoRequest) SetAppName ¶
func (s *CreateApplicationInfoRequest) SetAppName(v string) *CreateApplicationInfoRequest
func (*CreateApplicationInfoRequest) SetAppTypeList ¶
func (s *CreateApplicationInfoRequest) SetAppTypeList(v []*string) *CreateApplicationInfoRequest
func (*CreateApplicationInfoRequest) SetAppingList ¶
func (s *CreateApplicationInfoRequest) SetAppingList(v []*CreateApplicationInfoRequestAppingList) *CreateApplicationInfoRequest
func (*CreateApplicationInfoRequest) SetItemCode ¶
func (s *CreateApplicationInfoRequest) SetItemCode(v string) *CreateApplicationInfoRequest
func (CreateApplicationInfoRequest) String ¶
func (s CreateApplicationInfoRequest) String() string
type CreateApplicationInfoRequestAppingList ¶
type CreateApplicationInfoRequestAppingList struct { ExtId *int64 `json:"ExtId,omitempty" xml:"ExtId,omitempty"` FlowIp []*string `json:"FlowIp,omitempty" xml:"FlowIp,omitempty" type:"Repeated"` FlowUrl []*string `json:"FlowUrl,omitempty" xml:"FlowUrl,omitempty" type:"Repeated"` OriginalIpList []*string `json:"OriginalIpList,omitempty" xml:"OriginalIpList,omitempty" type:"Repeated"` OriginalUrlList []*string `json:"OriginalUrlList,omitempty" xml:"OriginalUrlList,omitempty" type:"Repeated"` }
func (CreateApplicationInfoRequestAppingList) GoString ¶
func (s CreateApplicationInfoRequestAppingList) GoString() string
func (*CreateApplicationInfoRequestAppingList) SetExtId ¶
func (s *CreateApplicationInfoRequestAppingList) SetExtId(v int64) *CreateApplicationInfoRequestAppingList
func (*CreateApplicationInfoRequestAppingList) SetFlowIp ¶
func (s *CreateApplicationInfoRequestAppingList) SetFlowIp(v []*string) *CreateApplicationInfoRequestAppingList
func (*CreateApplicationInfoRequestAppingList) SetFlowUrl ¶
func (s *CreateApplicationInfoRequestAppingList) SetFlowUrl(v []*string) *CreateApplicationInfoRequestAppingList
func (*CreateApplicationInfoRequestAppingList) SetOriginalIpList ¶
func (s *CreateApplicationInfoRequestAppingList) SetOriginalIpList(v []*string) *CreateApplicationInfoRequestAppingList
func (*CreateApplicationInfoRequestAppingList) SetOriginalUrlList ¶
func (s *CreateApplicationInfoRequestAppingList) SetOriginalUrlList(v []*string) *CreateApplicationInfoRequestAppingList
func (CreateApplicationInfoRequestAppingList) String ¶
func (s CreateApplicationInfoRequestAppingList) String() string
type CreateApplicationInfoResponse ¶
type CreateApplicationInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateApplicationInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateApplicationInfoResponse) GoString ¶
func (s CreateApplicationInfoResponse) GoString() string
func (*CreateApplicationInfoResponse) SetBody ¶
func (s *CreateApplicationInfoResponse) SetBody(v *CreateApplicationInfoResponseBody) *CreateApplicationInfoResponse
func (*CreateApplicationInfoResponse) SetHeaders ¶
func (s *CreateApplicationInfoResponse) SetHeaders(v map[string]*string) *CreateApplicationInfoResponse
func (*CreateApplicationInfoResponse) SetStatusCode ¶
func (s *CreateApplicationInfoResponse) SetStatusCode(v int32) *CreateApplicationInfoResponse
func (CreateApplicationInfoResponse) String ¶
func (s CreateApplicationInfoResponse) String() string
type CreateApplicationInfoResponseBody ¶
type CreateApplicationInfoResponseBody struct { AppId *string `json:"AppId,omitempty" xml:"AppId,omitempty"` Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CreateApplicationInfoResponseBody) GoString ¶
func (s CreateApplicationInfoResponseBody) GoString() string
func (*CreateApplicationInfoResponseBody) SetAppId ¶
func (s *CreateApplicationInfoResponseBody) SetAppId(v string) *CreateApplicationInfoResponseBody
func (*CreateApplicationInfoResponseBody) SetCode ¶
func (s *CreateApplicationInfoResponseBody) SetCode(v string) *CreateApplicationInfoResponseBody
func (*CreateApplicationInfoResponseBody) SetMessage ¶
func (s *CreateApplicationInfoResponseBody) SetMessage(v string) *CreateApplicationInfoResponseBody
func (*CreateApplicationInfoResponseBody) SetRequestId ¶
func (s *CreateApplicationInfoResponseBody) SetRequestId(v string) *CreateApplicationInfoResponseBody
func (*CreateApplicationInfoResponseBody) SetSuccess ¶
func (s *CreateApplicationInfoResponseBody) SetSuccess(v bool) *CreateApplicationInfoResponseBody
func (CreateApplicationInfoResponseBody) String ¶
func (s CreateApplicationInfoResponseBody) String() string
type GetAliyunXgipTokenResponse ¶ added in v1.0.61
type GetAliyunXgipTokenResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetAliyunXgipTokenResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetAliyunXgipTokenResponse) GoString ¶ added in v1.0.61
func (s GetAliyunXgipTokenResponse) GoString() string
func (*GetAliyunXgipTokenResponse) SetBody ¶ added in v1.0.61
func (s *GetAliyunXgipTokenResponse) SetBody(v *GetAliyunXgipTokenResponseBody) *GetAliyunXgipTokenResponse
func (*GetAliyunXgipTokenResponse) SetHeaders ¶ added in v1.0.61
func (s *GetAliyunXgipTokenResponse) SetHeaders(v map[string]*string) *GetAliyunXgipTokenResponse
func (*GetAliyunXgipTokenResponse) SetStatusCode ¶ added in v1.0.61
func (s *GetAliyunXgipTokenResponse) SetStatusCode(v int32) *GetAliyunXgipTokenResponse
func (GetAliyunXgipTokenResponse) String ¶ added in v1.0.61
func (s GetAliyunXgipTokenResponse) String() string
type GetAliyunXgipTokenResponseBody ¶ added in v1.0.61
type GetAliyunXgipTokenResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *string `json:"Data,omitempty" xml:"Data,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetAliyunXgipTokenResponseBody) GoString ¶ added in v1.0.61
func (s GetAliyunXgipTokenResponseBody) GoString() string
func (*GetAliyunXgipTokenResponseBody) SetCode ¶ added in v1.0.61
func (s *GetAliyunXgipTokenResponseBody) SetCode(v string) *GetAliyunXgipTokenResponseBody
func (*GetAliyunXgipTokenResponseBody) SetData ¶ added in v1.0.61
func (s *GetAliyunXgipTokenResponseBody) SetData(v string) *GetAliyunXgipTokenResponseBody
func (*GetAliyunXgipTokenResponseBody) SetMessage ¶ added in v1.0.61
func (s *GetAliyunXgipTokenResponseBody) SetMessage(v string) *GetAliyunXgipTokenResponseBody
func (*GetAliyunXgipTokenResponseBody) SetRequestId ¶ added in v1.0.61
func (s *GetAliyunXgipTokenResponseBody) SetRequestId(v string) *GetAliyunXgipTokenResponseBody
func (*GetAliyunXgipTokenResponseBody) SetRt ¶ added in v1.0.61
func (s *GetAliyunXgipTokenResponseBody) SetRt(v int64) *GetAliyunXgipTokenResponseBody
func (*GetAliyunXgipTokenResponseBody) SetSuccess ¶ added in v1.0.61
func (s *GetAliyunXgipTokenResponseBody) SetSuccess(v bool) *GetAliyunXgipTokenResponseBody
func (GetAliyunXgipTokenResponseBody) String ¶ added in v1.0.61
func (s GetAliyunXgipTokenResponseBody) String() string
type GetApplicationRequest ¶
type GetApplicationRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` AppCode *string `json:"AppCode,omitempty" xml:"AppCode,omitempty"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` }
func (GetApplicationRequest) GoString ¶
func (s GetApplicationRequest) GoString() string
func (*GetApplicationRequest) SetAliUid ¶
func (s *GetApplicationRequest) SetAliUid(v int64) *GetApplicationRequest
func (*GetApplicationRequest) SetAppCode ¶
func (s *GetApplicationRequest) SetAppCode(v string) *GetApplicationRequest
func (*GetApplicationRequest) SetItemCode ¶ added in v1.0.65
func (s *GetApplicationRequest) SetItemCode(v string) *GetApplicationRequest
func (GetApplicationRequest) String ¶
func (s GetApplicationRequest) String() string
type GetApplicationResponse ¶
type GetApplicationResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetApplicationResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetApplicationResponse) GoString ¶
func (s GetApplicationResponse) GoString() string
func (*GetApplicationResponse) SetBody ¶
func (s *GetApplicationResponse) SetBody(v *GetApplicationResponseBody) *GetApplicationResponse
func (*GetApplicationResponse) SetHeaders ¶
func (s *GetApplicationResponse) SetHeaders(v map[string]*string) *GetApplicationResponse
func (*GetApplicationResponse) SetStatusCode ¶
func (s *GetApplicationResponse) SetStatusCode(v int32) *GetApplicationResponse
func (GetApplicationResponse) String ¶
func (s GetApplicationResponse) String() string
type GetApplicationResponseBody ¶
type GetApplicationResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data []map[string]interface{} `json:"Data,omitempty" xml:"Data,omitempty" type:"Repeated"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetApplicationResponseBody) GoString ¶
func (s GetApplicationResponseBody) GoString() string
func (*GetApplicationResponseBody) SetCode ¶
func (s *GetApplicationResponseBody) SetCode(v string) *GetApplicationResponseBody
func (*GetApplicationResponseBody) SetData ¶
func (s *GetApplicationResponseBody) SetData(v []map[string]interface{}) *GetApplicationResponseBody
func (*GetApplicationResponseBody) SetMessage ¶
func (s *GetApplicationResponseBody) SetMessage(v string) *GetApplicationResponseBody
func (*GetApplicationResponseBody) SetRequestId ¶
func (s *GetApplicationResponseBody) SetRequestId(v string) *GetApplicationResponseBody
func (*GetApplicationResponseBody) SetRt ¶
func (s *GetApplicationResponseBody) SetRt(v int64) *GetApplicationResponseBody
func (*GetApplicationResponseBody) SetSuccess ¶
func (s *GetApplicationResponseBody) SetSuccess(v bool) *GetApplicationResponseBody
func (GetApplicationResponseBody) String ¶
func (s GetApplicationResponseBody) String() string
type GetFreeFlowInstanceRequest ¶
type GetFreeFlowInstanceRequest struct { Aliuid *int64 `json:"Aliuid,omitempty" xml:"Aliuid,omitempty"` AppId *string `json:"AppId,omitempty" xml:"AppId,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` }
func (GetFreeFlowInstanceRequest) GoString ¶
func (s GetFreeFlowInstanceRequest) GoString() string
func (*GetFreeFlowInstanceRequest) SetAliuid ¶ added in v1.0.5
func (s *GetFreeFlowInstanceRequest) SetAliuid(v int64) *GetFreeFlowInstanceRequest
func (*GetFreeFlowInstanceRequest) SetAppId ¶
func (s *GetFreeFlowInstanceRequest) SetAppId(v string) *GetFreeFlowInstanceRequest
func (*GetFreeFlowInstanceRequest) SetInstanceId ¶
func (s *GetFreeFlowInstanceRequest) SetInstanceId(v string) *GetFreeFlowInstanceRequest
func (*GetFreeFlowInstanceRequest) SetItemCode ¶
func (s *GetFreeFlowInstanceRequest) SetItemCode(v string) *GetFreeFlowInstanceRequest
func (GetFreeFlowInstanceRequest) String ¶
func (s GetFreeFlowInstanceRequest) String() string
type GetFreeFlowInstanceResponse ¶
type GetFreeFlowInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetFreeFlowInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetFreeFlowInstanceResponse) GoString ¶
func (s GetFreeFlowInstanceResponse) GoString() string
func (*GetFreeFlowInstanceResponse) SetBody ¶
func (s *GetFreeFlowInstanceResponse) SetBody(v *GetFreeFlowInstanceResponseBody) *GetFreeFlowInstanceResponse
func (*GetFreeFlowInstanceResponse) SetHeaders ¶
func (s *GetFreeFlowInstanceResponse) SetHeaders(v map[string]*string) *GetFreeFlowInstanceResponse
func (*GetFreeFlowInstanceResponse) SetStatusCode ¶
func (s *GetFreeFlowInstanceResponse) SetStatusCode(v int32) *GetFreeFlowInstanceResponse
func (GetFreeFlowInstanceResponse) String ¶
func (s GetFreeFlowInstanceResponse) String() string
type GetFreeFlowInstanceResponseBody ¶
type GetFreeFlowInstanceResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data []*GetFreeFlowInstanceResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Repeated"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetFreeFlowInstanceResponseBody) GoString ¶
func (s GetFreeFlowInstanceResponseBody) GoString() string
func (*GetFreeFlowInstanceResponseBody) SetCode ¶
func (s *GetFreeFlowInstanceResponseBody) SetCode(v string) *GetFreeFlowInstanceResponseBody
func (*GetFreeFlowInstanceResponseBody) SetData ¶
func (s *GetFreeFlowInstanceResponseBody) SetData(v []*GetFreeFlowInstanceResponseBodyData) *GetFreeFlowInstanceResponseBody
func (*GetFreeFlowInstanceResponseBody) SetMessage ¶
func (s *GetFreeFlowInstanceResponseBody) SetMessage(v string) *GetFreeFlowInstanceResponseBody
func (*GetFreeFlowInstanceResponseBody) SetRequestId ¶
func (s *GetFreeFlowInstanceResponseBody) SetRequestId(v string) *GetFreeFlowInstanceResponseBody
func (*GetFreeFlowInstanceResponseBody) SetRt ¶
func (s *GetFreeFlowInstanceResponseBody) SetRt(v int64) *GetFreeFlowInstanceResponseBody
func (*GetFreeFlowInstanceResponseBody) SetSuccess ¶
func (s *GetFreeFlowInstanceResponseBody) SetSuccess(v bool) *GetFreeFlowInstanceResponseBody
func (GetFreeFlowInstanceResponseBody) String ¶
func (s GetFreeFlowInstanceResponseBody) String() string
type GetFreeFlowInstanceResponseBodyData ¶
type GetFreeFlowInstanceResponseBodyData struct { AppCode *string `json:"AppCode,omitempty" xml:"AppCode,omitempty"` AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` InstanceMemo *string `json:"InstanceMemo,omitempty" xml:"InstanceMemo,omitempty"` InstanceStatus *string `json:"InstanceStatus,omitempty" xml:"InstanceStatus,omitempty"` OpenTime *string `json:"OpenTime,omitempty" xml:"OpenTime,omitempty"` SpecType *string `json:"SpecType,omitempty" xml:"SpecType,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (GetFreeFlowInstanceResponseBodyData) GoString ¶
func (s GetFreeFlowInstanceResponseBodyData) GoString() string
func (*GetFreeFlowInstanceResponseBodyData) SetAppCode ¶
func (s *GetFreeFlowInstanceResponseBodyData) SetAppCode(v string) *GetFreeFlowInstanceResponseBodyData
func (*GetFreeFlowInstanceResponseBodyData) SetAppName ¶
func (s *GetFreeFlowInstanceResponseBodyData) SetAppName(v string) *GetFreeFlowInstanceResponseBodyData
func (*GetFreeFlowInstanceResponseBodyData) SetEndTime ¶
func (s *GetFreeFlowInstanceResponseBodyData) SetEndTime(v string) *GetFreeFlowInstanceResponseBodyData
func (*GetFreeFlowInstanceResponseBodyData) SetInstanceMemo ¶
func (s *GetFreeFlowInstanceResponseBodyData) SetInstanceMemo(v string) *GetFreeFlowInstanceResponseBodyData
func (*GetFreeFlowInstanceResponseBodyData) SetInstanceStatus ¶
func (s *GetFreeFlowInstanceResponseBodyData) SetInstanceStatus(v string) *GetFreeFlowInstanceResponseBodyData
func (*GetFreeFlowInstanceResponseBodyData) SetOpenTime ¶
func (s *GetFreeFlowInstanceResponseBodyData) SetOpenTime(v string) *GetFreeFlowInstanceResponseBodyData
func (*GetFreeFlowInstanceResponseBodyData) SetSpecType ¶
func (s *GetFreeFlowInstanceResponseBodyData) SetSpecType(v string) *GetFreeFlowInstanceResponseBodyData
func (*GetFreeFlowInstanceResponseBodyData) SetStartTime ¶
func (s *GetFreeFlowInstanceResponseBodyData) SetStartTime(v string) *GetFreeFlowInstanceResponseBodyData
func (GetFreeFlowInstanceResponseBodyData) String ¶
func (s GetFreeFlowInstanceResponseBodyData) String() string
type GetFreeFlowProductListRequest ¶
type GetFreeFlowProductListRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` }
func (GetFreeFlowProductListRequest) GoString ¶
func (s GetFreeFlowProductListRequest) GoString() string
func (*GetFreeFlowProductListRequest) SetAliUid ¶
func (s *GetFreeFlowProductListRequest) SetAliUid(v int64) *GetFreeFlowProductListRequest
func (*GetFreeFlowProductListRequest) SetInstanceId ¶
func (s *GetFreeFlowProductListRequest) SetInstanceId(v string) *GetFreeFlowProductListRequest
func (GetFreeFlowProductListRequest) String ¶
func (s GetFreeFlowProductListRequest) String() string
type GetFreeFlowProductListResponse ¶
type GetFreeFlowProductListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetFreeFlowProductListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetFreeFlowProductListResponse) GoString ¶
func (s GetFreeFlowProductListResponse) GoString() string
func (*GetFreeFlowProductListResponse) SetBody ¶
func (s *GetFreeFlowProductListResponse) SetBody(v *GetFreeFlowProductListResponseBody) *GetFreeFlowProductListResponse
func (*GetFreeFlowProductListResponse) SetHeaders ¶
func (s *GetFreeFlowProductListResponse) SetHeaders(v map[string]*string) *GetFreeFlowProductListResponse
func (*GetFreeFlowProductListResponse) SetStatusCode ¶
func (s *GetFreeFlowProductListResponse) SetStatusCode(v int32) *GetFreeFlowProductListResponse
func (GetFreeFlowProductListResponse) String ¶
func (s GetFreeFlowProductListResponse) String() string
type GetFreeFlowProductListResponseBody ¶
type GetFreeFlowProductListResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data []*GetFreeFlowProductListResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Repeated"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetFreeFlowProductListResponseBody) GoString ¶
func (s GetFreeFlowProductListResponseBody) GoString() string
func (*GetFreeFlowProductListResponseBody) SetCode ¶
func (s *GetFreeFlowProductListResponseBody) SetCode(v string) *GetFreeFlowProductListResponseBody
func (*GetFreeFlowProductListResponseBody) SetData ¶
func (s *GetFreeFlowProductListResponseBody) SetData(v []*GetFreeFlowProductListResponseBodyData) *GetFreeFlowProductListResponseBody
func (*GetFreeFlowProductListResponseBody) SetMessage ¶
func (s *GetFreeFlowProductListResponseBody) SetMessage(v string) *GetFreeFlowProductListResponseBody
func (*GetFreeFlowProductListResponseBody) SetRequestId ¶
func (s *GetFreeFlowProductListResponseBody) SetRequestId(v string) *GetFreeFlowProductListResponseBody
func (*GetFreeFlowProductListResponseBody) SetRt ¶
func (s *GetFreeFlowProductListResponseBody) SetRt(v int64) *GetFreeFlowProductListResponseBody
func (*GetFreeFlowProductListResponseBody) SetSuccess ¶
func (s *GetFreeFlowProductListResponseBody) SetSuccess(v bool) *GetFreeFlowProductListResponseBody
func (GetFreeFlowProductListResponseBody) String ¶
func (s GetFreeFlowProductListResponseBody) String() string
type GetFreeFlowProductListResponseBodyData ¶
type GetFreeFlowProductListResponseBodyData struct { Configured *bool `json:"Configured,omitempty" xml:"Configured,omitempty"` FlowProductAmount *string `json:"FlowProductAmount,omitempty" xml:"FlowProductAmount,omitempty"` FlowProductId *string `json:"FlowProductId,omitempty" xml:"FlowProductId,omitempty"` FlowProductName *string `json:"FlowProductName,omitempty" xml:"FlowProductName,omitempty"` FlowProductPeriod *string `json:"FlowProductPeriod,omitempty" xml:"FlowProductPeriod,omitempty"` FlowType *string `json:"FlowType,omitempty" xml:"FlowType,omitempty"` Operator *string `json:"Operator,omitempty" xml:"Operator,omitempty"` SpecType *string `json:"SpecType,omitempty" xml:"SpecType,omitempty"` Spid *string `json:"Spid,omitempty" xml:"Spid,omitempty"` UnitPrice *int32 `json:"UnitPrice,omitempty" xml:"UnitPrice,omitempty"` }
func (GetFreeFlowProductListResponseBodyData) GoString ¶
func (s GetFreeFlowProductListResponseBodyData) GoString() string
func (*GetFreeFlowProductListResponseBodyData) SetConfigured ¶
func (s *GetFreeFlowProductListResponseBodyData) SetConfigured(v bool) *GetFreeFlowProductListResponseBodyData
func (*GetFreeFlowProductListResponseBodyData) SetFlowProductAmount ¶
func (s *GetFreeFlowProductListResponseBodyData) SetFlowProductAmount(v string) *GetFreeFlowProductListResponseBodyData
func (*GetFreeFlowProductListResponseBodyData) SetFlowProductId ¶
func (s *GetFreeFlowProductListResponseBodyData) SetFlowProductId(v string) *GetFreeFlowProductListResponseBodyData
func (*GetFreeFlowProductListResponseBodyData) SetFlowProductName ¶
func (s *GetFreeFlowProductListResponseBodyData) SetFlowProductName(v string) *GetFreeFlowProductListResponseBodyData
func (*GetFreeFlowProductListResponseBodyData) SetFlowProductPeriod ¶
func (s *GetFreeFlowProductListResponseBodyData) SetFlowProductPeriod(v string) *GetFreeFlowProductListResponseBodyData
func (*GetFreeFlowProductListResponseBodyData) SetFlowType ¶
func (s *GetFreeFlowProductListResponseBodyData) SetFlowType(v string) *GetFreeFlowProductListResponseBodyData
func (*GetFreeFlowProductListResponseBodyData) SetOperator ¶
func (s *GetFreeFlowProductListResponseBodyData) SetOperator(v string) *GetFreeFlowProductListResponseBodyData
func (*GetFreeFlowProductListResponseBodyData) SetSpecType ¶
func (s *GetFreeFlowProductListResponseBodyData) SetSpecType(v string) *GetFreeFlowProductListResponseBodyData
func (*GetFreeFlowProductListResponseBodyData) SetSpid ¶
func (s *GetFreeFlowProductListResponseBodyData) SetSpid(v string) *GetFreeFlowProductListResponseBodyData
func (*GetFreeFlowProductListResponseBodyData) SetUnitPrice ¶
func (s *GetFreeFlowProductListResponseBodyData) SetUnitPrice(v int32) *GetFreeFlowProductListResponseBodyData
func (GetFreeFlowProductListResponseBodyData) String ¶
func (s GetFreeFlowProductListResponseBodyData) String() string
type GetFreeFlowUsageRequest ¶ added in v1.0.5
type GetFreeFlowUsageRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` CurPageNum *int32 `json:"CurPageNum,omitempty" xml:"CurPageNum,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` Month *string `json:"Month,omitempty" xml:"Month,omitempty"` NumPerPage *int32 `json:"NumPerPage,omitempty" xml:"NumPerPage,omitempty"` }
func (GetFreeFlowUsageRequest) GoString ¶ added in v1.0.5
func (s GetFreeFlowUsageRequest) GoString() string
func (*GetFreeFlowUsageRequest) SetAliUid ¶ added in v1.0.5
func (s *GetFreeFlowUsageRequest) SetAliUid(v int64) *GetFreeFlowUsageRequest
func (*GetFreeFlowUsageRequest) SetCurPageNum ¶ added in v1.0.5
func (s *GetFreeFlowUsageRequest) SetCurPageNum(v int32) *GetFreeFlowUsageRequest
func (*GetFreeFlowUsageRequest) SetInstanceId ¶ added in v1.0.5
func (s *GetFreeFlowUsageRequest) SetInstanceId(v string) *GetFreeFlowUsageRequest
func (*GetFreeFlowUsageRequest) SetMonth ¶ added in v1.0.5
func (s *GetFreeFlowUsageRequest) SetMonth(v string) *GetFreeFlowUsageRequest
func (*GetFreeFlowUsageRequest) SetNumPerPage ¶ added in v1.0.5
func (s *GetFreeFlowUsageRequest) SetNumPerPage(v int32) *GetFreeFlowUsageRequest
func (GetFreeFlowUsageRequest) String ¶ added in v1.0.5
func (s GetFreeFlowUsageRequest) String() string
type GetFreeFlowUsageResponse ¶ added in v1.0.5
type GetFreeFlowUsageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetFreeFlowUsageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetFreeFlowUsageResponse) GoString ¶ added in v1.0.5
func (s GetFreeFlowUsageResponse) GoString() string
func (*GetFreeFlowUsageResponse) SetBody ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponse) SetBody(v *GetFreeFlowUsageResponseBody) *GetFreeFlowUsageResponse
func (*GetFreeFlowUsageResponse) SetHeaders ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponse) SetHeaders(v map[string]*string) *GetFreeFlowUsageResponse
func (*GetFreeFlowUsageResponse) SetStatusCode ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponse) SetStatusCode(v int32) *GetFreeFlowUsageResponse
func (GetFreeFlowUsageResponse) String ¶ added in v1.0.5
func (s GetFreeFlowUsageResponse) String() string
type GetFreeFlowUsageResponseBody ¶ added in v1.0.5
type GetFreeFlowUsageResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *GetFreeFlowUsageResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetFreeFlowUsageResponseBody) GoString ¶ added in v1.0.5
func (s GetFreeFlowUsageResponseBody) GoString() string
func (*GetFreeFlowUsageResponseBody) SetCode ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBody) SetCode(v string) *GetFreeFlowUsageResponseBody
func (*GetFreeFlowUsageResponseBody) SetData ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBody) SetData(v *GetFreeFlowUsageResponseBodyData) *GetFreeFlowUsageResponseBody
func (*GetFreeFlowUsageResponseBody) SetMessage ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBody) SetMessage(v string) *GetFreeFlowUsageResponseBody
func (*GetFreeFlowUsageResponseBody) SetRequestId ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBody) SetRequestId(v string) *GetFreeFlowUsageResponseBody
func (*GetFreeFlowUsageResponseBody) SetRt ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBody) SetRt(v int64) *GetFreeFlowUsageResponseBody
func (*GetFreeFlowUsageResponseBody) SetSuccess ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBody) SetSuccess(v bool) *GetFreeFlowUsageResponseBody
func (GetFreeFlowUsageResponseBody) String ¶ added in v1.0.5
func (s GetFreeFlowUsageResponseBody) String() string
type GetFreeFlowUsageResponseBodyData ¶ added in v1.0.5
type GetFreeFlowUsageResponseBodyData struct { CurPageNum *int32 `json:"CurPageNum,omitempty" xml:"CurPageNum,omitempty"` CustomerList []*GetFreeFlowUsageResponseBodyDataCustomerList `json:"CustomerList,omitempty" xml:"CustomerList,omitempty" type:"Repeated"` HasNext *bool `json:"HasNext,omitempty" xml:"HasNext,omitempty"` HasPrev *bool `json:"HasPrev,omitempty" xml:"HasPrev,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` NumPerPage *int32 `json:"NumPerPage,omitempty" xml:"NumPerPage,omitempty"` TotalNum *int32 `json:"TotalNum,omitempty" xml:"TotalNum,omitempty"` TotalPageNum *int32 `json:"TotalPageNum,omitempty" xml:"TotalPageNum,omitempty"` }
func (GetFreeFlowUsageResponseBodyData) GoString ¶ added in v1.0.5
func (s GetFreeFlowUsageResponseBodyData) GoString() string
func (*GetFreeFlowUsageResponseBodyData) SetCurPageNum ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyData) SetCurPageNum(v int32) *GetFreeFlowUsageResponseBodyData
func (*GetFreeFlowUsageResponseBodyData) SetCustomerList ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyData) SetCustomerList(v []*GetFreeFlowUsageResponseBodyDataCustomerList) *GetFreeFlowUsageResponseBodyData
func (*GetFreeFlowUsageResponseBodyData) SetHasNext ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyData) SetHasNext(v bool) *GetFreeFlowUsageResponseBodyData
func (*GetFreeFlowUsageResponseBodyData) SetHasPrev ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyData) SetHasPrev(v bool) *GetFreeFlowUsageResponseBodyData
func (*GetFreeFlowUsageResponseBodyData) SetInstanceId ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyData) SetInstanceId(v string) *GetFreeFlowUsageResponseBodyData
func (*GetFreeFlowUsageResponseBodyData) SetNumPerPage ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyData) SetNumPerPage(v int32) *GetFreeFlowUsageResponseBodyData
func (*GetFreeFlowUsageResponseBodyData) SetTotalNum ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyData) SetTotalNum(v int32) *GetFreeFlowUsageResponseBodyData
func (*GetFreeFlowUsageResponseBodyData) SetTotalPageNum ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyData) SetTotalPageNum(v int32) *GetFreeFlowUsageResponseBodyData
func (GetFreeFlowUsageResponseBodyData) String ¶ added in v1.0.5
func (s GetFreeFlowUsageResponseBodyData) String() string
type GetFreeFlowUsageResponseBodyDataCustomerList ¶ added in v1.0.5
type GetFreeFlowUsageResponseBodyDataCustomerList struct { ChannelId *string `json:"ChannelId,omitempty" xml:"ChannelId,omitempty"` CustomerEndTime *string `json:"CustomerEndTime,omitempty" xml:"CustomerEndTime,omitempty"` CustomerFlowOrderId *string `json:"CustomerFlowOrderId,omitempty" xml:"CustomerFlowOrderId,omitempty"` CustomerFlowStatus *string `json:"CustomerFlowStatus,omitempty" xml:"CustomerFlowStatus,omitempty"` CustomerOpenTime *string `json:"CustomerOpenTime,omitempty" xml:"CustomerOpenTime,omitempty"` CustomerStartTime *string `json:"CustomerStartTime,omitempty" xml:"CustomerStartTime,omitempty"` FlowProductId *string `json:"FlowProductId,omitempty" xml:"FlowProductId,omitempty"` FlowProductName *string `json:"FlowProductName,omitempty" xml:"FlowProductName,omitempty"` IsLasting *bool `json:"IsLasting,omitempty" xml:"IsLasting,omitempty"` MobileNumber *string `json:"MobileNumber,omitempty" xml:"MobileNumber,omitempty"` UnitNum *int32 `json:"UnitNum,omitempty" xml:"UnitNum,omitempty"` UnitPrice *int32 `json:"UnitPrice,omitempty" xml:"UnitPrice,omitempty"` }
func (GetFreeFlowUsageResponseBodyDataCustomerList) GoString ¶ added in v1.0.5
func (s GetFreeFlowUsageResponseBodyDataCustomerList) GoString() string
func (*GetFreeFlowUsageResponseBodyDataCustomerList) SetChannelId ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetChannelId(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
func (*GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerEndTime ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerEndTime(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
func (*GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerFlowOrderId ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerFlowOrderId(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
func (*GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerFlowStatus ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerFlowStatus(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
func (*GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerOpenTime ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerOpenTime(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
func (*GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerStartTime ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetCustomerStartTime(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
func (*GetFreeFlowUsageResponseBodyDataCustomerList) SetFlowProductId ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetFlowProductId(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
func (*GetFreeFlowUsageResponseBodyDataCustomerList) SetFlowProductName ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetFlowProductName(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
func (*GetFreeFlowUsageResponseBodyDataCustomerList) SetIsLasting ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetIsLasting(v bool) *GetFreeFlowUsageResponseBodyDataCustomerList
func (*GetFreeFlowUsageResponseBodyDataCustomerList) SetMobileNumber ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetMobileNumber(v string) *GetFreeFlowUsageResponseBodyDataCustomerList
func (*GetFreeFlowUsageResponseBodyDataCustomerList) SetUnitNum ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetUnitNum(v int32) *GetFreeFlowUsageResponseBodyDataCustomerList
func (*GetFreeFlowUsageResponseBodyDataCustomerList) SetUnitPrice ¶ added in v1.0.5
func (s *GetFreeFlowUsageResponseBodyDataCustomerList) SetUnitPrice(v int32) *GetFreeFlowUsageResponseBodyDataCustomerList
func (GetFreeFlowUsageResponseBodyDataCustomerList) String ¶ added in v1.0.5
func (s GetFreeFlowUsageResponseBodyDataCustomerList) String() string
type GetFreeFlowUsageStatisticRequest ¶ added in v1.0.5
type GetFreeFlowUsageStatisticRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` AppId *string `json:"AppId,omitempty" xml:"AppId,omitempty"` AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` Month *int64 `json:"Month,omitempty" xml:"Month,omitempty"` }
func (GetFreeFlowUsageStatisticRequest) GoString ¶ added in v1.0.5
func (s GetFreeFlowUsageStatisticRequest) GoString() string
func (*GetFreeFlowUsageStatisticRequest) SetAliUid ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticRequest) SetAliUid(v int64) *GetFreeFlowUsageStatisticRequest
func (*GetFreeFlowUsageStatisticRequest) SetAppId ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticRequest) SetAppId(v string) *GetFreeFlowUsageStatisticRequest
func (*GetFreeFlowUsageStatisticRequest) SetAppName ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticRequest) SetAppName(v string) *GetFreeFlowUsageStatisticRequest
func (*GetFreeFlowUsageStatisticRequest) SetInstanceId ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticRequest) SetInstanceId(v string) *GetFreeFlowUsageStatisticRequest
func (*GetFreeFlowUsageStatisticRequest) SetMonth ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticRequest) SetMonth(v int64) *GetFreeFlowUsageStatisticRequest
func (GetFreeFlowUsageStatisticRequest) String ¶ added in v1.0.5
func (s GetFreeFlowUsageStatisticRequest) String() string
type GetFreeFlowUsageStatisticResponse ¶ added in v1.0.5
type GetFreeFlowUsageStatisticResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetFreeFlowUsageStatisticResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetFreeFlowUsageStatisticResponse) GoString ¶ added in v1.0.5
func (s GetFreeFlowUsageStatisticResponse) GoString() string
func (*GetFreeFlowUsageStatisticResponse) SetHeaders ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticResponse) SetHeaders(v map[string]*string) *GetFreeFlowUsageStatisticResponse
func (*GetFreeFlowUsageStatisticResponse) SetStatusCode ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticResponse) SetStatusCode(v int32) *GetFreeFlowUsageStatisticResponse
func (GetFreeFlowUsageStatisticResponse) String ¶ added in v1.0.5
func (s GetFreeFlowUsageStatisticResponse) String() string
type GetFreeFlowUsageStatisticResponseBody ¶ added in v1.0.5
type GetFreeFlowUsageStatisticResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data []*GetFreeFlowUsageStatisticResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Repeated"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetFreeFlowUsageStatisticResponseBody) GoString ¶ added in v1.0.5
func (s GetFreeFlowUsageStatisticResponseBody) GoString() string
func (*GetFreeFlowUsageStatisticResponseBody) SetCode ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticResponseBody) SetCode(v string) *GetFreeFlowUsageStatisticResponseBody
func (*GetFreeFlowUsageStatisticResponseBody) SetMessage ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticResponseBody) SetMessage(v string) *GetFreeFlowUsageStatisticResponseBody
func (*GetFreeFlowUsageStatisticResponseBody) SetRequestId ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticResponseBody) SetRequestId(v string) *GetFreeFlowUsageStatisticResponseBody
func (*GetFreeFlowUsageStatisticResponseBody) SetRt ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticResponseBody) SetRt(v int64) *GetFreeFlowUsageStatisticResponseBody
func (*GetFreeFlowUsageStatisticResponseBody) SetSuccess ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticResponseBody) SetSuccess(v bool) *GetFreeFlowUsageStatisticResponseBody
func (GetFreeFlowUsageStatisticResponseBody) String ¶ added in v1.0.5
func (s GetFreeFlowUsageStatisticResponseBody) String() string
type GetFreeFlowUsageStatisticResponseBodyData ¶ added in v1.0.5
type GetFreeFlowUsageStatisticResponseBodyData struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` SpecType *string `json:"SpecType,omitempty" xml:"SpecType,omitempty"` TotalMoney *string `json:"TotalMoney,omitempty" xml:"TotalMoney,omitempty"` TotalOrderNumber *int64 `json:"TotalOrderNumber,omitempty" xml:"TotalOrderNumber,omitempty"` TotalUnitNumber *int64 `json:"TotalUnitNumber,omitempty" xml:"TotalUnitNumber,omitempty"` YunOutProduct *string `json:"YunOutProduct,omitempty" xml:"YunOutProduct,omitempty"` }
func (GetFreeFlowUsageStatisticResponseBodyData) GoString ¶ added in v1.0.5
func (s GetFreeFlowUsageStatisticResponseBodyData) GoString() string
func (*GetFreeFlowUsageStatisticResponseBodyData) SetInstanceId ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticResponseBodyData) SetInstanceId(v string) *GetFreeFlowUsageStatisticResponseBodyData
func (*GetFreeFlowUsageStatisticResponseBodyData) SetSpecType ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticResponseBodyData) SetSpecType(v string) *GetFreeFlowUsageStatisticResponseBodyData
func (*GetFreeFlowUsageStatisticResponseBodyData) SetTotalMoney ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticResponseBodyData) SetTotalMoney(v string) *GetFreeFlowUsageStatisticResponseBodyData
func (*GetFreeFlowUsageStatisticResponseBodyData) SetTotalOrderNumber ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticResponseBodyData) SetTotalOrderNumber(v int64) *GetFreeFlowUsageStatisticResponseBodyData
func (*GetFreeFlowUsageStatisticResponseBodyData) SetTotalUnitNumber ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticResponseBodyData) SetTotalUnitNumber(v int64) *GetFreeFlowUsageStatisticResponseBodyData
func (*GetFreeFlowUsageStatisticResponseBodyData) SetYunOutProduct ¶ added in v1.0.5
func (s *GetFreeFlowUsageStatisticResponseBodyData) SetYunOutProduct(v string) *GetFreeFlowUsageStatisticResponseBodyData
func (GetFreeFlowUsageStatisticResponseBodyData) String ¶ added in v1.0.5
func (s GetFreeFlowUsageStatisticResponseBodyData) String() string
type GetInventoryInfoRequest ¶ added in v1.0.67
type GetInventoryInfoRequest struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` Mobile *string `json:"Mobile,omitempty" xml:"Mobile,omitempty"` UId *int64 `json:"UId,omitempty" xml:"UId,omitempty"` }
func (GetInventoryInfoRequest) GoString ¶ added in v1.0.67
func (s GetInventoryInfoRequest) GoString() string
func (*GetInventoryInfoRequest) SetInstanceId ¶ added in v1.0.67
func (s *GetInventoryInfoRequest) SetInstanceId(v string) *GetInventoryInfoRequest
func (*GetInventoryInfoRequest) SetItemCode ¶ added in v1.0.67
func (s *GetInventoryInfoRequest) SetItemCode(v string) *GetInventoryInfoRequest
func (*GetInventoryInfoRequest) SetMobile ¶ added in v1.0.67
func (s *GetInventoryInfoRequest) SetMobile(v string) *GetInventoryInfoRequest
func (*GetInventoryInfoRequest) SetUId ¶ added in v1.0.67
func (s *GetInventoryInfoRequest) SetUId(v int64) *GetInventoryInfoRequest
func (GetInventoryInfoRequest) String ¶ added in v1.0.67
func (s GetInventoryInfoRequest) String() string
type GetInventoryInfoResponse ¶ added in v1.0.67
type GetInventoryInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetInventoryInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetInventoryInfoResponse) GoString ¶ added in v1.0.67
func (s GetInventoryInfoResponse) GoString() string
func (*GetInventoryInfoResponse) SetBody ¶ added in v1.0.67
func (s *GetInventoryInfoResponse) SetBody(v *GetInventoryInfoResponseBody) *GetInventoryInfoResponse
func (*GetInventoryInfoResponse) SetHeaders ¶ added in v1.0.67
func (s *GetInventoryInfoResponse) SetHeaders(v map[string]*string) *GetInventoryInfoResponse
func (*GetInventoryInfoResponse) SetStatusCode ¶ added in v1.0.67
func (s *GetInventoryInfoResponse) SetStatusCode(v int32) *GetInventoryInfoResponse
func (GetInventoryInfoResponse) String ¶ added in v1.0.67
func (s GetInventoryInfoResponse) String() string
type GetInventoryInfoResponseBody ¶ added in v1.0.67
type GetInventoryInfoResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *GetInventoryInfoResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetInventoryInfoResponseBody) GoString ¶ added in v1.0.67
func (s GetInventoryInfoResponseBody) GoString() string
func (*GetInventoryInfoResponseBody) SetCode ¶ added in v1.0.67
func (s *GetInventoryInfoResponseBody) SetCode(v string) *GetInventoryInfoResponseBody
func (*GetInventoryInfoResponseBody) SetData ¶ added in v1.0.67
func (s *GetInventoryInfoResponseBody) SetData(v *GetInventoryInfoResponseBodyData) *GetInventoryInfoResponseBody
func (*GetInventoryInfoResponseBody) SetMessage ¶ added in v1.0.67
func (s *GetInventoryInfoResponseBody) SetMessage(v string) *GetInventoryInfoResponseBody
func (*GetInventoryInfoResponseBody) SetRequestId ¶ added in v1.0.67
func (s *GetInventoryInfoResponseBody) SetRequestId(v string) *GetInventoryInfoResponseBody
func (*GetInventoryInfoResponseBody) SetRt ¶ added in v1.0.67
func (s *GetInventoryInfoResponseBody) SetRt(v int64) *GetInventoryInfoResponseBody
func (*GetInventoryInfoResponseBody) SetSuccess ¶ added in v1.0.67
func (s *GetInventoryInfoResponseBody) SetSuccess(v bool) *GetInventoryInfoResponseBody
func (GetInventoryInfoResponseBody) String ¶ added in v1.0.67
func (s GetInventoryInfoResponseBody) String() string
type GetInventoryInfoResponseBodyData ¶ added in v1.0.67
type GetInventoryInfoResponseBodyData struct { Inventory *int64 `json:"Inventory,omitempty" xml:"Inventory,omitempty"` ResidualInventory *int64 `json:"ResidualInventory,omitempty" xml:"ResidualInventory,omitempty"` UsedStock *int64 `json:"UsedStock,omitempty" xml:"UsedStock,omitempty"` }
func (GetInventoryInfoResponseBodyData) GoString ¶ added in v1.0.67
func (s GetInventoryInfoResponseBodyData) GoString() string
func (*GetInventoryInfoResponseBodyData) SetInventory ¶ added in v1.0.67
func (s *GetInventoryInfoResponseBodyData) SetInventory(v int64) *GetInventoryInfoResponseBodyData
func (*GetInventoryInfoResponseBodyData) SetResidualInventory ¶ added in v1.0.67
func (s *GetInventoryInfoResponseBodyData) SetResidualInventory(v int64) *GetInventoryInfoResponseBodyData
func (*GetInventoryInfoResponseBodyData) SetUsedStock ¶ added in v1.0.67
func (s *GetInventoryInfoResponseBodyData) SetUsedStock(v int64) *GetInventoryInfoResponseBodyData
func (GetInventoryInfoResponseBodyData) String ¶ added in v1.0.67
func (s GetInventoryInfoResponseBodyData) String() string
type GetItemInstListRequest ¶ added in v1.0.67
type GetItemInstListRequest struct { Current *int32 `json:"Current,omitempty" xml:"Current,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` Mobile *string `json:"Mobile,omitempty" xml:"Mobile,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` UId *int64 `json:"UId,omitempty" xml:"UId,omitempty"` }
func (GetItemInstListRequest) GoString ¶ added in v1.0.67
func (s GetItemInstListRequest) GoString() string
func (*GetItemInstListRequest) SetCurrent ¶ added in v1.0.67
func (s *GetItemInstListRequest) SetCurrent(v int32) *GetItemInstListRequest
func (*GetItemInstListRequest) SetInstanceId ¶ added in v1.0.67
func (s *GetItemInstListRequest) SetInstanceId(v string) *GetItemInstListRequest
func (*GetItemInstListRequest) SetItemCode ¶ added in v1.0.67
func (s *GetItemInstListRequest) SetItemCode(v string) *GetItemInstListRequest
func (*GetItemInstListRequest) SetMobile ¶ added in v1.0.67
func (s *GetItemInstListRequest) SetMobile(v string) *GetItemInstListRequest
func (*GetItemInstListRequest) SetPageSize ¶ added in v1.0.67
func (s *GetItemInstListRequest) SetPageSize(v int32) *GetItemInstListRequest
func (*GetItemInstListRequest) SetStatus ¶ added in v1.0.68
func (s *GetItemInstListRequest) SetStatus(v string) *GetItemInstListRequest
func (*GetItemInstListRequest) SetUId ¶ added in v1.0.67
func (s *GetItemInstListRequest) SetUId(v int64) *GetItemInstListRequest
func (GetItemInstListRequest) String ¶ added in v1.0.67
func (s GetItemInstListRequest) String() string
type GetItemInstListResponse ¶ added in v1.0.67
type GetItemInstListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetItemInstListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetItemInstListResponse) GoString ¶ added in v1.0.67
func (s GetItemInstListResponse) GoString() string
func (*GetItemInstListResponse) SetBody ¶ added in v1.0.67
func (s *GetItemInstListResponse) SetBody(v *GetItemInstListResponseBody) *GetItemInstListResponse
func (*GetItemInstListResponse) SetHeaders ¶ added in v1.0.67
func (s *GetItemInstListResponse) SetHeaders(v map[string]*string) *GetItemInstListResponse
func (*GetItemInstListResponse) SetStatusCode ¶ added in v1.0.67
func (s *GetItemInstListResponse) SetStatusCode(v int32) *GetItemInstListResponse
func (GetItemInstListResponse) String ¶ added in v1.0.67
func (s GetItemInstListResponse) String() string
type GetItemInstListResponseBody ¶ added in v1.0.67
type GetItemInstListResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *GetItemInstListResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetItemInstListResponseBody) GoString ¶ added in v1.0.67
func (s GetItemInstListResponseBody) GoString() string
func (*GetItemInstListResponseBody) SetCode ¶ added in v1.0.67
func (s *GetItemInstListResponseBody) SetCode(v string) *GetItemInstListResponseBody
func (*GetItemInstListResponseBody) SetData ¶ added in v1.0.67
func (s *GetItemInstListResponseBody) SetData(v *GetItemInstListResponseBodyData) *GetItemInstListResponseBody
func (*GetItemInstListResponseBody) SetMessage ¶ added in v1.0.67
func (s *GetItemInstListResponseBody) SetMessage(v string) *GetItemInstListResponseBody
func (*GetItemInstListResponseBody) SetRequestId ¶ added in v1.0.67
func (s *GetItemInstListResponseBody) SetRequestId(v string) *GetItemInstListResponseBody
func (*GetItemInstListResponseBody) SetRt ¶ added in v1.0.67
func (s *GetItemInstListResponseBody) SetRt(v int64) *GetItemInstListResponseBody
func (*GetItemInstListResponseBody) SetSuccess ¶ added in v1.0.67
func (s *GetItemInstListResponseBody) SetSuccess(v bool) *GetItemInstListResponseBody
func (GetItemInstListResponseBody) String ¶ added in v1.0.67
func (s GetItemInstListResponseBody) String() string
type GetItemInstListResponseBodyData ¶ added in v1.0.67
type GetItemInstListResponseBodyData struct { List []*GetItemInstListResponseBodyDataList `json:"List,omitempty" xml:"List,omitempty" type:"Repeated"` PageInfo *GetItemInstListResponseBodyDataPageInfo `json:"PageInfo,omitempty" xml:"PageInfo,omitempty" type:"Struct"` }
func (GetItemInstListResponseBodyData) GoString ¶ added in v1.0.67
func (s GetItemInstListResponseBodyData) GoString() string
func (*GetItemInstListResponseBodyData) SetList ¶ added in v1.0.67
func (s *GetItemInstListResponseBodyData) SetList(v []*GetItemInstListResponseBodyDataList) *GetItemInstListResponseBodyData
func (*GetItemInstListResponseBodyData) SetPageInfo ¶ added in v1.0.67
func (s *GetItemInstListResponseBodyData) SetPageInfo(v *GetItemInstListResponseBodyDataPageInfo) *GetItemInstListResponseBodyData
func (GetItemInstListResponseBodyData) String ¶ added in v1.0.67
func (s GetItemInstListResponseBodyData) String() string
type GetItemInstListResponseBodyDataList ¶ added in v1.0.67
type GetItemInstListResponseBodyDataList struct { CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` ExpireTime *string `json:"ExpireTime,omitempty" xml:"ExpireTime,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` ProductId *string `json:"ProductId,omitempty" xml:"ProductId,omitempty"` ProductName *string `json:"ProductName,omitempty" xml:"ProductName,omitempty"` Status *int32 `json:"Status,omitempty" xml:"Status,omitempty"` }
func (GetItemInstListResponseBodyDataList) GoString ¶ added in v1.0.67
func (s GetItemInstListResponseBodyDataList) GoString() string
func (*GetItemInstListResponseBodyDataList) SetCreateTime ¶ added in v1.0.67
func (s *GetItemInstListResponseBodyDataList) SetCreateTime(v string) *GetItemInstListResponseBodyDataList
func (*GetItemInstListResponseBodyDataList) SetExpireTime ¶ added in v1.0.67
func (s *GetItemInstListResponseBodyDataList) SetExpireTime(v string) *GetItemInstListResponseBodyDataList
func (*GetItemInstListResponseBodyDataList) SetInstanceId ¶ added in v1.0.67
func (s *GetItemInstListResponseBodyDataList) SetInstanceId(v string) *GetItemInstListResponseBodyDataList
func (*GetItemInstListResponseBodyDataList) SetProductId ¶ added in v1.0.67
func (s *GetItemInstListResponseBodyDataList) SetProductId(v string) *GetItemInstListResponseBodyDataList
func (*GetItemInstListResponseBodyDataList) SetProductName ¶ added in v1.0.67
func (s *GetItemInstListResponseBodyDataList) SetProductName(v string) *GetItemInstListResponseBodyDataList
func (*GetItemInstListResponseBodyDataList) SetStatus ¶ added in v1.0.67
func (s *GetItemInstListResponseBodyDataList) SetStatus(v int32) *GetItemInstListResponseBodyDataList
func (GetItemInstListResponseBodyDataList) String ¶ added in v1.0.67
func (s GetItemInstListResponseBodyDataList) String() string
type GetItemInstListResponseBodyDataPageInfo ¶ added in v1.0.67
type GetItemInstListResponseBodyDataPageInfo struct { Current *int32 `json:"Current,omitempty" xml:"Current,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Total *int64 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (GetItemInstListResponseBodyDataPageInfo) GoString ¶ added in v1.0.67
func (s GetItemInstListResponseBodyDataPageInfo) GoString() string
func (*GetItemInstListResponseBodyDataPageInfo) SetCurrent ¶ added in v1.0.67
func (s *GetItemInstListResponseBodyDataPageInfo) SetCurrent(v int32) *GetItemInstListResponseBodyDataPageInfo
func (*GetItemInstListResponseBodyDataPageInfo) SetPageSize ¶ added in v1.0.67
func (s *GetItemInstListResponseBodyDataPageInfo) SetPageSize(v int32) *GetItemInstListResponseBodyDataPageInfo
func (*GetItemInstListResponseBodyDataPageInfo) SetTotal ¶ added in v1.0.67
func (s *GetItemInstListResponseBodyDataPageInfo) SetTotal(v int64) *GetItemInstListResponseBodyDataPageInfo
func (GetItemInstListResponseBodyDataPageInfo) String ¶ added in v1.0.67
func (s GetItemInstListResponseBodyDataPageInfo) String() string
type GetItemListRequest ¶ added in v1.0.66
type GetItemListRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` BizCode *string `json:"BizCode,omitempty" xml:"BizCode,omitempty"` }
func (GetItemListRequest) GoString ¶ added in v1.0.66
func (s GetItemListRequest) GoString() string
func (*GetItemListRequest) SetAliUid ¶ added in v1.0.66
func (s *GetItemListRequest) SetAliUid(v int64) *GetItemListRequest
func (*GetItemListRequest) SetBizCode ¶ added in v1.0.66
func (s *GetItemListRequest) SetBizCode(v string) *GetItemListRequest
func (GetItemListRequest) String ¶ added in v1.0.66
func (s GetItemListRequest) String() string
type GetItemListResponse ¶ added in v1.0.66
type GetItemListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetItemListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetItemListResponse) GoString ¶ added in v1.0.66
func (s GetItemListResponse) GoString() string
func (*GetItemListResponse) SetBody ¶ added in v1.0.66
func (s *GetItemListResponse) SetBody(v *GetItemListResponseBody) *GetItemListResponse
func (*GetItemListResponse) SetHeaders ¶ added in v1.0.66
func (s *GetItemListResponse) SetHeaders(v map[string]*string) *GetItemListResponse
func (*GetItemListResponse) SetStatusCode ¶ added in v1.0.66
func (s *GetItemListResponse) SetStatusCode(v int32) *GetItemListResponse
func (GetItemListResponse) String ¶ added in v1.0.66
func (s GetItemListResponse) String() string
type GetItemListResponseBody ¶ added in v1.0.66
type GetItemListResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data []*GetItemListResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Repeated"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetItemListResponseBody) GoString ¶ added in v1.0.66
func (s GetItemListResponseBody) GoString() string
func (*GetItemListResponseBody) SetCode ¶ added in v1.0.66
func (s *GetItemListResponseBody) SetCode(v string) *GetItemListResponseBody
func (*GetItemListResponseBody) SetData ¶ added in v1.0.66
func (s *GetItemListResponseBody) SetData(v []*GetItemListResponseBodyData) *GetItemListResponseBody
func (*GetItemListResponseBody) SetMessage ¶ added in v1.0.66
func (s *GetItemListResponseBody) SetMessage(v string) *GetItemListResponseBody
func (*GetItemListResponseBody) SetRequestId ¶ added in v1.0.66
func (s *GetItemListResponseBody) SetRequestId(v string) *GetItemListResponseBody
func (*GetItemListResponseBody) SetRt ¶ added in v1.0.66
func (s *GetItemListResponseBody) SetRt(v int64) *GetItemListResponseBody
func (*GetItemListResponseBody) SetSuccess ¶ added in v1.0.66
func (s *GetItemListResponseBody) SetSuccess(v bool) *GetItemListResponseBody
func (GetItemListResponseBody) String ¶ added in v1.0.66
func (s GetItemListResponseBody) String() string
type GetItemListResponseBodyData ¶ added in v1.0.66
type GetItemListResponseBodyData struct { BizCode *string `json:"BizCode,omitempty" xml:"BizCode,omitempty"` BizType *string `json:"BizType,omitempty" xml:"BizType,omitempty"` ItemBuyUrl *string `json:"ItemBuyUrl,omitempty" xml:"ItemBuyUrl,omitempty"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` ItemName *string `json:"ItemName,omitempty" xml:"ItemName,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (GetItemListResponseBodyData) GoString ¶ added in v1.0.66
func (s GetItemListResponseBodyData) GoString() string
func (*GetItemListResponseBodyData) SetBizCode ¶ added in v1.0.66
func (s *GetItemListResponseBodyData) SetBizCode(v string) *GetItemListResponseBodyData
func (*GetItemListResponseBodyData) SetBizType ¶ added in v1.0.66
func (s *GetItemListResponseBodyData) SetBizType(v string) *GetItemListResponseBodyData
func (*GetItemListResponseBodyData) SetItemBuyUrl ¶ added in v1.0.66
func (s *GetItemListResponseBodyData) SetItemBuyUrl(v string) *GetItemListResponseBodyData
func (*GetItemListResponseBodyData) SetItemCode ¶ added in v1.0.66
func (s *GetItemListResponseBodyData) SetItemCode(v string) *GetItemListResponseBodyData
func (*GetItemListResponseBodyData) SetItemName ¶ added in v1.0.66
func (s *GetItemListResponseBodyData) SetItemName(v string) *GetItemListResponseBodyData
func (*GetItemListResponseBodyData) SetName ¶ added in v1.0.66
func (s *GetItemListResponseBodyData) SetName(v string) *GetItemListResponseBodyData
func (GetItemListResponseBodyData) String ¶ added in v1.0.66
func (s GetItemListResponseBodyData) String() string
type GetOrderFreeFlowProductStatusRequest ¶ added in v1.0.5
type GetOrderFreeFlowProductStatusRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` CustomerFlowOrderId *string `json:"CustomerFlowOrderId,omitempty" xml:"CustomerFlowOrderId,omitempty"` }
func (GetOrderFreeFlowProductStatusRequest) GoString ¶ added in v1.0.5
func (s GetOrderFreeFlowProductStatusRequest) GoString() string
func (*GetOrderFreeFlowProductStatusRequest) SetAliUid ¶ added in v1.0.5
func (s *GetOrderFreeFlowProductStatusRequest) SetAliUid(v int64) *GetOrderFreeFlowProductStatusRequest
func (*GetOrderFreeFlowProductStatusRequest) SetCustomerFlowOrderId ¶ added in v1.0.5
func (s *GetOrderFreeFlowProductStatusRequest) SetCustomerFlowOrderId(v string) *GetOrderFreeFlowProductStatusRequest
func (GetOrderFreeFlowProductStatusRequest) String ¶ added in v1.0.5
func (s GetOrderFreeFlowProductStatusRequest) String() string
type GetOrderFreeFlowProductStatusResponse ¶ added in v1.0.5
type GetOrderFreeFlowProductStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetOrderFreeFlowProductStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetOrderFreeFlowProductStatusResponse) GoString ¶ added in v1.0.5
func (s GetOrderFreeFlowProductStatusResponse) GoString() string
func (*GetOrderFreeFlowProductStatusResponse) SetHeaders ¶ added in v1.0.5
func (s *GetOrderFreeFlowProductStatusResponse) SetHeaders(v map[string]*string) *GetOrderFreeFlowProductStatusResponse
func (*GetOrderFreeFlowProductStatusResponse) SetStatusCode ¶ added in v1.0.5
func (s *GetOrderFreeFlowProductStatusResponse) SetStatusCode(v int32) *GetOrderFreeFlowProductStatusResponse
func (GetOrderFreeFlowProductStatusResponse) String ¶ added in v1.0.5
func (s GetOrderFreeFlowProductStatusResponse) String() string
type GetOrderFreeFlowProductStatusResponseBody ¶ added in v1.0.5
type GetOrderFreeFlowProductStatusResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *GetOrderFreeFlowProductStatusResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetOrderFreeFlowProductStatusResponseBody) GoString ¶ added in v1.0.5
func (s GetOrderFreeFlowProductStatusResponseBody) GoString() string
func (*GetOrderFreeFlowProductStatusResponseBody) SetCode ¶ added in v1.0.5
func (s *GetOrderFreeFlowProductStatusResponseBody) SetCode(v string) *GetOrderFreeFlowProductStatusResponseBody
func (*GetOrderFreeFlowProductStatusResponseBody) SetMessage ¶ added in v1.0.5
func (s *GetOrderFreeFlowProductStatusResponseBody) SetMessage(v string) *GetOrderFreeFlowProductStatusResponseBody
func (*GetOrderFreeFlowProductStatusResponseBody) SetRequestId ¶ added in v1.0.5
func (s *GetOrderFreeFlowProductStatusResponseBody) SetRequestId(v string) *GetOrderFreeFlowProductStatusResponseBody
func (*GetOrderFreeFlowProductStatusResponseBody) SetRt ¶ added in v1.0.5
func (s *GetOrderFreeFlowProductStatusResponseBody) SetRt(v int64) *GetOrderFreeFlowProductStatusResponseBody
func (*GetOrderFreeFlowProductStatusResponseBody) SetSuccess ¶ added in v1.0.5
func (s *GetOrderFreeFlowProductStatusResponseBody) SetSuccess(v bool) *GetOrderFreeFlowProductStatusResponseBody
func (GetOrderFreeFlowProductStatusResponseBody) String ¶ added in v1.0.5
func (s GetOrderFreeFlowProductStatusResponseBody) String() string
type GetOrderFreeFlowProductStatusResponseBodyData ¶ added in v1.0.5
type GetOrderFreeFlowProductStatusResponseBodyData struct { CustomerFlowOrderId *string `json:"CustomerFlowOrderId,omitempty" xml:"CustomerFlowOrderId,omitempty"` CustomerFlowRequestId *string `json:"CustomerFlowRequestId,omitempty" xml:"CustomerFlowRequestId,omitempty"` Error *string `json:"Error,omitempty" xml:"Error,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (GetOrderFreeFlowProductStatusResponseBodyData) GoString ¶ added in v1.0.5
func (s GetOrderFreeFlowProductStatusResponseBodyData) GoString() string
func (*GetOrderFreeFlowProductStatusResponseBodyData) SetCustomerFlowOrderId ¶ added in v1.0.5
func (s *GetOrderFreeFlowProductStatusResponseBodyData) SetCustomerFlowOrderId(v string) *GetOrderFreeFlowProductStatusResponseBodyData
func (*GetOrderFreeFlowProductStatusResponseBodyData) SetCustomerFlowRequestId ¶ added in v1.0.5
func (s *GetOrderFreeFlowProductStatusResponseBodyData) SetCustomerFlowRequestId(v string) *GetOrderFreeFlowProductStatusResponseBodyData
func (*GetOrderFreeFlowProductStatusResponseBodyData) SetError ¶ added in v1.0.5
func (s *GetOrderFreeFlowProductStatusResponseBodyData) SetError(v string) *GetOrderFreeFlowProductStatusResponseBodyData
func (*GetOrderFreeFlowProductStatusResponseBodyData) SetStatus ¶ added in v1.0.5
func (s *GetOrderFreeFlowProductStatusResponseBodyData) SetStatus(v string) *GetOrderFreeFlowProductStatusResponseBodyData
func (GetOrderFreeFlowProductStatusResponseBodyData) String ¶ added in v1.0.5
func (s GetOrderFreeFlowProductStatusResponseBodyData) String() string
type GetOrderItemListResponse ¶ added in v1.0.67
type GetOrderItemListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetOrderItemListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetOrderItemListResponse) GoString ¶ added in v1.0.67
func (s GetOrderItemListResponse) GoString() string
func (*GetOrderItemListResponse) SetBody ¶ added in v1.0.67
func (s *GetOrderItemListResponse) SetBody(v *GetOrderItemListResponseBody) *GetOrderItemListResponse
func (*GetOrderItemListResponse) SetHeaders ¶ added in v1.0.67
func (s *GetOrderItemListResponse) SetHeaders(v map[string]*string) *GetOrderItemListResponse
func (*GetOrderItemListResponse) SetStatusCode ¶ added in v1.0.67
func (s *GetOrderItemListResponse) SetStatusCode(v int32) *GetOrderItemListResponse
func (GetOrderItemListResponse) String ¶ added in v1.0.67
func (s GetOrderItemListResponse) String() string
type GetOrderItemListResponseBody ¶ added in v1.0.67
type GetOrderItemListResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data interface{} `json:"Data,omitempty" xml:"Data,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetOrderItemListResponseBody) GoString ¶ added in v1.0.67
func (s GetOrderItemListResponseBody) GoString() string
func (*GetOrderItemListResponseBody) SetCode ¶ added in v1.0.67
func (s *GetOrderItemListResponseBody) SetCode(v string) *GetOrderItemListResponseBody
func (*GetOrderItemListResponseBody) SetData ¶ added in v1.0.67
func (s *GetOrderItemListResponseBody) SetData(v interface{}) *GetOrderItemListResponseBody
func (*GetOrderItemListResponseBody) SetMessage ¶ added in v1.0.67
func (s *GetOrderItemListResponseBody) SetMessage(v string) *GetOrderItemListResponseBody
func (*GetOrderItemListResponseBody) SetRequestId ¶ added in v1.0.67
func (s *GetOrderItemListResponseBody) SetRequestId(v string) *GetOrderItemListResponseBody
func (*GetOrderItemListResponseBody) SetRt ¶ added in v1.0.67
func (s *GetOrderItemListResponseBody) SetRt(v int64) *GetOrderItemListResponseBody
func (*GetOrderItemListResponseBody) SetSuccess ¶ added in v1.0.67
func (s *GetOrderItemListResponseBody) SetSuccess(v bool) *GetOrderItemListResponseBody
func (GetOrderItemListResponseBody) String ¶ added in v1.0.67
func (s GetOrderItemListResponseBody) String() string
type GetQosFlowUsageRequest ¶ added in v1.0.65
type GetQosFlowUsageRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` CurPageNum *int32 `json:"CurPageNum,omitempty" xml:"CurPageNum,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` Month *int64 `json:"Month,omitempty" xml:"Month,omitempty"` NumPerPage *int32 `json:"NumPerPage,omitempty" xml:"NumPerPage,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Type *bool `json:"Type,omitempty" xml:"Type,omitempty"` }
func (GetQosFlowUsageRequest) GoString ¶ added in v1.0.65
func (s GetQosFlowUsageRequest) GoString() string
func (*GetQosFlowUsageRequest) SetAliUid ¶ added in v1.0.65
func (s *GetQosFlowUsageRequest) SetAliUid(v int64) *GetQosFlowUsageRequest
func (*GetQosFlowUsageRequest) SetCurPageNum ¶ added in v1.0.65
func (s *GetQosFlowUsageRequest) SetCurPageNum(v int32) *GetQosFlowUsageRequest
func (*GetQosFlowUsageRequest) SetEndTime ¶ added in v1.0.65
func (s *GetQosFlowUsageRequest) SetEndTime(v string) *GetQosFlowUsageRequest
func (*GetQosFlowUsageRequest) SetInstanceId ¶ added in v1.0.65
func (s *GetQosFlowUsageRequest) SetInstanceId(v string) *GetQosFlowUsageRequest
func (*GetQosFlowUsageRequest) SetMonth ¶ added in v1.0.65
func (s *GetQosFlowUsageRequest) SetMonth(v int64) *GetQosFlowUsageRequest
func (*GetQosFlowUsageRequest) SetNumPerPage ¶ added in v1.0.65
func (s *GetQosFlowUsageRequest) SetNumPerPage(v int32) *GetQosFlowUsageRequest
func (*GetQosFlowUsageRequest) SetStartTime ¶ added in v1.0.65
func (s *GetQosFlowUsageRequest) SetStartTime(v string) *GetQosFlowUsageRequest
func (*GetQosFlowUsageRequest) SetType ¶ added in v1.0.65
func (s *GetQosFlowUsageRequest) SetType(v bool) *GetQosFlowUsageRequest
func (GetQosFlowUsageRequest) String ¶ added in v1.0.65
func (s GetQosFlowUsageRequest) String() string
type GetQosFlowUsageResponse ¶ added in v1.0.65
type GetQosFlowUsageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetQosFlowUsageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetQosFlowUsageResponse) GoString ¶ added in v1.0.65
func (s GetQosFlowUsageResponse) GoString() string
func (*GetQosFlowUsageResponse) SetBody ¶ added in v1.0.65
func (s *GetQosFlowUsageResponse) SetBody(v *GetQosFlowUsageResponseBody) *GetQosFlowUsageResponse
func (*GetQosFlowUsageResponse) SetHeaders ¶ added in v1.0.65
func (s *GetQosFlowUsageResponse) SetHeaders(v map[string]*string) *GetQosFlowUsageResponse
func (*GetQosFlowUsageResponse) SetStatusCode ¶ added in v1.0.65
func (s *GetQosFlowUsageResponse) SetStatusCode(v int32) *GetQosFlowUsageResponse
func (GetQosFlowUsageResponse) String ¶ added in v1.0.65
func (s GetQosFlowUsageResponse) String() string
type GetQosFlowUsageResponseBody ¶ added in v1.0.65
type GetQosFlowUsageResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *GetQosFlowUsageResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetQosFlowUsageResponseBody) GoString ¶ added in v1.0.65
func (s GetQosFlowUsageResponseBody) GoString() string
func (*GetQosFlowUsageResponseBody) SetCode ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBody) SetCode(v string) *GetQosFlowUsageResponseBody
func (*GetQosFlowUsageResponseBody) SetData ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBody) SetData(v *GetQosFlowUsageResponseBodyData) *GetQosFlowUsageResponseBody
func (*GetQosFlowUsageResponseBody) SetMessage ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBody) SetMessage(v string) *GetQosFlowUsageResponseBody
func (*GetQosFlowUsageResponseBody) SetRequestId ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBody) SetRequestId(v string) *GetQosFlowUsageResponseBody
func (*GetQosFlowUsageResponseBody) SetRt ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBody) SetRt(v int64) *GetQosFlowUsageResponseBody
func (*GetQosFlowUsageResponseBody) SetSuccess ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBody) SetSuccess(v bool) *GetQosFlowUsageResponseBody
func (GetQosFlowUsageResponseBody) String ¶ added in v1.0.65
func (s GetQosFlowUsageResponseBody) String() string
type GetQosFlowUsageResponseBodyData ¶ added in v1.0.65
type GetQosFlowUsageResponseBodyData struct { CurPageNum *int32 `json:"CurPageNum,omitempty" xml:"CurPageNum,omitempty"` CustomerList []*GetQosFlowUsageResponseBodyDataCustomerList `json:"CustomerList,omitempty" xml:"CustomerList,omitempty" type:"Repeated"` HasNext *bool `json:"HasNext,omitempty" xml:"HasNext,omitempty"` HasPrev *bool `json:"HasPrev,omitempty" xml:"HasPrev,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` NumPerPage *int32 `json:"NumPerPage,omitempty" xml:"NumPerPage,omitempty"` TotalNum *int32 `json:"TotalNum,omitempty" xml:"TotalNum,omitempty"` TotalPageNum *int32 `json:"TotalPageNum,omitempty" xml:"TotalPageNum,omitempty"` }
func (GetQosFlowUsageResponseBodyData) GoString ¶ added in v1.0.65
func (s GetQosFlowUsageResponseBodyData) GoString() string
func (*GetQosFlowUsageResponseBodyData) SetCurPageNum ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyData) SetCurPageNum(v int32) *GetQosFlowUsageResponseBodyData
func (*GetQosFlowUsageResponseBodyData) SetCustomerList ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyData) SetCustomerList(v []*GetQosFlowUsageResponseBodyDataCustomerList) *GetQosFlowUsageResponseBodyData
func (*GetQosFlowUsageResponseBodyData) SetHasNext ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyData) SetHasNext(v bool) *GetQosFlowUsageResponseBodyData
func (*GetQosFlowUsageResponseBodyData) SetHasPrev ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyData) SetHasPrev(v bool) *GetQosFlowUsageResponseBodyData
func (*GetQosFlowUsageResponseBodyData) SetInstanceId ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyData) SetInstanceId(v string) *GetQosFlowUsageResponseBodyData
func (*GetQosFlowUsageResponseBodyData) SetNumPerPage ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyData) SetNumPerPage(v int32) *GetQosFlowUsageResponseBodyData
func (*GetQosFlowUsageResponseBodyData) SetTotalNum ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyData) SetTotalNum(v int32) *GetQosFlowUsageResponseBodyData
func (*GetQosFlowUsageResponseBodyData) SetTotalPageNum ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyData) SetTotalPageNum(v int32) *GetQosFlowUsageResponseBodyData
func (GetQosFlowUsageResponseBodyData) String ¶ added in v1.0.65
func (s GetQosFlowUsageResponseBodyData) String() string
type GetQosFlowUsageResponseBodyDataCustomerList ¶ added in v1.0.65
type GetQosFlowUsageResponseBodyDataCustomerList struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` AppId *string `json:"AppId,omitempty" xml:"AppId,omitempty"` DsDay *int64 `json:"DsDay,omitempty" xml:"DsDay,omitempty"` DsMonth *int64 `json:"DsMonth,omitempty" xml:"DsMonth,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Operator *string `json:"Operator,omitempty" xml:"Operator,omitempty"` OrderNum *int32 `json:"OrderNum,omitempty" xml:"OrderNum,omitempty"` ProductId *string `json:"ProductId,omitempty" xml:"ProductId,omitempty"` ProductName *string `json:"ProductName,omitempty" xml:"ProductName,omitempty"` Provice *string `json:"Provice,omitempty" xml:"Provice,omitempty"` QosRequestId *string `json:"QosRequestId,omitempty" xml:"QosRequestId,omitempty"` Remark *string `json:"Remark,omitempty" xml:"Remark,omitempty"` SpecType *string `json:"SpecType,omitempty" xml:"SpecType,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` TotalPrice *int32 `json:"TotalPrice,omitempty" xml:"TotalPrice,omitempty"` TotolTime *int64 `json:"TotolTime,omitempty" xml:"TotolTime,omitempty"` }
func (GetQosFlowUsageResponseBodyDataCustomerList) GoString ¶ added in v1.0.65
func (s GetQosFlowUsageResponseBodyDataCustomerList) GoString() string
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetAliUid ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetAliUid(v int64) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetAppId ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetAppId(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetDsDay ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetDsDay(v int64) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetDsMonth ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetDsMonth(v int64) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetEndTime ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetEndTime(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetInstanceId ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetInstanceId(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetItemCode ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetItemCode(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetMessage ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetMessage(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetName ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetName(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetOperator ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetOperator(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetOrderNum ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetOrderNum(v int32) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetProductId ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetProductId(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetProductName ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetProductName(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetProvice ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetProvice(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetQosRequestId ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetQosRequestId(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetRemark ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetRemark(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetSpecType ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetSpecType(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetStartTime ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetStartTime(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetStatus ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetStatus(v string) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetTotalPrice ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetTotalPrice(v int32) *GetQosFlowUsageResponseBodyDataCustomerList
func (*GetQosFlowUsageResponseBodyDataCustomerList) SetTotolTime ¶ added in v1.0.65
func (s *GetQosFlowUsageResponseBodyDataCustomerList) SetTotolTime(v int64) *GetQosFlowUsageResponseBodyDataCustomerList
func (GetQosFlowUsageResponseBodyDataCustomerList) String ¶ added in v1.0.65
func (s GetQosFlowUsageResponseBodyDataCustomerList) String() string
type GetQosUsageStatisticRequest ¶ added in v1.0.65
type GetQosUsageStatisticRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` CurPageNum *int32 `json:"CurPageNum,omitempty" xml:"CurPageNum,omitempty"` EndTime *string `json:"EndTime,omitempty" xml:"EndTime,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` Month *int64 `json:"Month,omitempty" xml:"Month,omitempty"` NumPerPage *int32 `json:"NumPerPage,omitempty" xml:"NumPerPage,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` StartTime *string `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (GetQosUsageStatisticRequest) GoString ¶ added in v1.0.65
func (s GetQosUsageStatisticRequest) GoString() string
func (*GetQosUsageStatisticRequest) SetAliUid ¶ added in v1.0.65
func (s *GetQosUsageStatisticRequest) SetAliUid(v int64) *GetQosUsageStatisticRequest
func (*GetQosUsageStatisticRequest) SetCurPageNum ¶ added in v1.0.65
func (s *GetQosUsageStatisticRequest) SetCurPageNum(v int32) *GetQosUsageStatisticRequest
func (*GetQosUsageStatisticRequest) SetEndTime ¶ added in v1.0.65
func (s *GetQosUsageStatisticRequest) SetEndTime(v string) *GetQosUsageStatisticRequest
func (*GetQosUsageStatisticRequest) SetInstanceId ¶ added in v1.0.65
func (s *GetQosUsageStatisticRequest) SetInstanceId(v string) *GetQosUsageStatisticRequest
func (*GetQosUsageStatisticRequest) SetMonth ¶ added in v1.0.65
func (s *GetQosUsageStatisticRequest) SetMonth(v int64) *GetQosUsageStatisticRequest
func (*GetQosUsageStatisticRequest) SetNumPerPage ¶ added in v1.0.65
func (s *GetQosUsageStatisticRequest) SetNumPerPage(v int32) *GetQosUsageStatisticRequest
func (*GetQosUsageStatisticRequest) SetRequestId ¶ added in v1.0.65
func (s *GetQosUsageStatisticRequest) SetRequestId(v string) *GetQosUsageStatisticRequest
func (*GetQosUsageStatisticRequest) SetStartTime ¶ added in v1.0.65
func (s *GetQosUsageStatisticRequest) SetStartTime(v string) *GetQosUsageStatisticRequest
func (GetQosUsageStatisticRequest) String ¶ added in v1.0.65
func (s GetQosUsageStatisticRequest) String() string
type GetQosUsageStatisticResponse ¶ added in v1.0.65
type GetQosUsageStatisticResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetQosUsageStatisticResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetQosUsageStatisticResponse) GoString ¶ added in v1.0.65
func (s GetQosUsageStatisticResponse) GoString() string
func (*GetQosUsageStatisticResponse) SetBody ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponse) SetBody(v *GetQosUsageStatisticResponseBody) *GetQosUsageStatisticResponse
func (*GetQosUsageStatisticResponse) SetHeaders ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponse) SetHeaders(v map[string]*string) *GetQosUsageStatisticResponse
func (*GetQosUsageStatisticResponse) SetStatusCode ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponse) SetStatusCode(v int32) *GetQosUsageStatisticResponse
func (GetQosUsageStatisticResponse) String ¶ added in v1.0.65
func (s GetQosUsageStatisticResponse) String() string
type GetQosUsageStatisticResponseBody ¶ added in v1.0.65
type GetQosUsageStatisticResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *GetQosUsageStatisticResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetQosUsageStatisticResponseBody) GoString ¶ added in v1.0.65
func (s GetQosUsageStatisticResponseBody) GoString() string
func (*GetQosUsageStatisticResponseBody) SetCode ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponseBody) SetCode(v string) *GetQosUsageStatisticResponseBody
func (*GetQosUsageStatisticResponseBody) SetData ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponseBody) SetData(v *GetQosUsageStatisticResponseBodyData) *GetQosUsageStatisticResponseBody
func (*GetQosUsageStatisticResponseBody) SetMessage ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponseBody) SetMessage(v string) *GetQosUsageStatisticResponseBody
func (*GetQosUsageStatisticResponseBody) SetRequestId ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponseBody) SetRequestId(v string) *GetQosUsageStatisticResponseBody
func (*GetQosUsageStatisticResponseBody) SetRt ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponseBody) SetRt(v int64) *GetQosUsageStatisticResponseBody
func (*GetQosUsageStatisticResponseBody) SetSuccess ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponseBody) SetSuccess(v bool) *GetQosUsageStatisticResponseBody
func (GetQosUsageStatisticResponseBody) String ¶ added in v1.0.65
func (s GetQosUsageStatisticResponseBody) String() string
type GetQosUsageStatisticResponseBodyData ¶ added in v1.0.65
type GetQosUsageStatisticResponseBodyData struct { CurPageNum *int32 `json:"CurPageNum,omitempty" xml:"CurPageNum,omitempty"` GetQosUsageStatisticResList []*GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList `json:"GetQosUsageStatisticResList,omitempty" xml:"GetQosUsageStatisticResList,omitempty" type:"Repeated"` NumPerPage *int32 `json:"NumPerPage,omitempty" xml:"NumPerPage,omitempty"` TotalNum *int32 `json:"TotalNum,omitempty" xml:"TotalNum,omitempty"` }
func (GetQosUsageStatisticResponseBodyData) GoString ¶ added in v1.0.65
func (s GetQosUsageStatisticResponseBodyData) GoString() string
func (*GetQosUsageStatisticResponseBodyData) SetCurPageNum ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponseBodyData) SetCurPageNum(v int32) *GetQosUsageStatisticResponseBodyData
func (*GetQosUsageStatisticResponseBodyData) SetGetQosUsageStatisticResList ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponseBodyData) SetGetQosUsageStatisticResList(v []*GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) *GetQosUsageStatisticResponseBodyData
func (*GetQosUsageStatisticResponseBodyData) SetNumPerPage ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponseBodyData) SetNumPerPage(v int32) *GetQosUsageStatisticResponseBodyData
func (*GetQosUsageStatisticResponseBodyData) SetTotalNum ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponseBodyData) SetTotalNum(v int32) *GetQosUsageStatisticResponseBodyData
func (GetQosUsageStatisticResponseBodyData) String ¶ added in v1.0.65
func (s GetQosUsageStatisticResponseBodyData) String() string
type GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList ¶ added in v1.0.65
type GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList struct { BillCount *int64 `json:"BillCount,omitempty" xml:"BillCount,omitempty"` DsDay *int64 `json:"DsDay,omitempty" xml:"DsDay,omitempty"` FailCount *int64 `json:"FailCount,omitempty" xml:"FailCount,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` Month *int64 `json:"Month,omitempty" xml:"Month,omitempty"` Operator *string `json:"Operator,omitempty" xml:"Operator,omitempty"` ProductName *string `json:"ProductName,omitempty" xml:"ProductName,omitempty"` Provice *string `json:"Provice,omitempty" xml:"Provice,omitempty"` SpecType *string `json:"SpecType,omitempty" xml:"SpecType,omitempty"` SucessCount *int64 `json:"SucessCount,omitempty" xml:"SucessCount,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` YunOutProduct *string `json:"YunOutProduct,omitempty" xml:"YunOutProduct,omitempty"` }
func (GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) GoString ¶ added in v1.0.65
func (s GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) GoString() string
func (*GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetBillCount ¶ added in v1.0.65
func (*GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetFailCount ¶ added in v1.0.65
func (*GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetInstanceId ¶ added in v1.0.65
func (*GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetOperator ¶ added in v1.0.65
func (*GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetProductName ¶ added in v1.0.65
func (*GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetProvice ¶ added in v1.0.65
func (*GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetSpecType ¶ added in v1.0.65
func (*GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetSucessCount ¶ added in v1.0.65
func (*GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetTotalCount ¶ added in v1.0.65
func (*GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetYunOutProduct ¶ added in v1.0.65
func (s *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) SetYunOutProduct(v string) *GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList
func (GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) String ¶ added in v1.0.65
func (s GetQosUsageStatisticResponseBodyDataGetQosUsageStatisticResList) String() string
type GetUatDataListRequest ¶ added in v1.0.65
type GetUatDataListRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` DsMonth *int64 `json:"DsMonth,omitempty" xml:"DsMonth,omitempty"` ItemId *string `json:"ItemId,omitempty" xml:"ItemId,omitempty"` }
func (GetUatDataListRequest) GoString ¶ added in v1.0.65
func (s GetUatDataListRequest) GoString() string
func (*GetUatDataListRequest) SetAliUid ¶ added in v1.0.65
func (s *GetUatDataListRequest) SetAliUid(v int64) *GetUatDataListRequest
func (*GetUatDataListRequest) SetDsMonth ¶ added in v1.0.65
func (s *GetUatDataListRequest) SetDsMonth(v int64) *GetUatDataListRequest
func (*GetUatDataListRequest) SetItemId ¶ added in v1.0.65
func (s *GetUatDataListRequest) SetItemId(v string) *GetUatDataListRequest
func (GetUatDataListRequest) String ¶ added in v1.0.65
func (s GetUatDataListRequest) String() string
type GetUatDataListResponse ¶ added in v1.0.65
type GetUatDataListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetUatDataListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetUatDataListResponse) GoString ¶ added in v1.0.65
func (s GetUatDataListResponse) GoString() string
func (*GetUatDataListResponse) SetBody ¶ added in v1.0.65
func (s *GetUatDataListResponse) SetBody(v *GetUatDataListResponseBody) *GetUatDataListResponse
func (*GetUatDataListResponse) SetHeaders ¶ added in v1.0.65
func (s *GetUatDataListResponse) SetHeaders(v map[string]*string) *GetUatDataListResponse
func (*GetUatDataListResponse) SetStatusCode ¶ added in v1.0.65
func (s *GetUatDataListResponse) SetStatusCode(v int32) *GetUatDataListResponse
func (GetUatDataListResponse) String ¶ added in v1.0.65
func (s GetUatDataListResponse) String() string
type GetUatDataListResponseBody ¶ added in v1.0.65
type GetUatDataListResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data []*GetUatDataListResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Repeated"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetUatDataListResponseBody) GoString ¶ added in v1.0.65
func (s GetUatDataListResponseBody) GoString() string
func (*GetUatDataListResponseBody) SetCode ¶ added in v1.0.65
func (s *GetUatDataListResponseBody) SetCode(v string) *GetUatDataListResponseBody
func (*GetUatDataListResponseBody) SetData ¶ added in v1.0.65
func (s *GetUatDataListResponseBody) SetData(v []*GetUatDataListResponseBodyData) *GetUatDataListResponseBody
func (*GetUatDataListResponseBody) SetMessage ¶ added in v1.0.65
func (s *GetUatDataListResponseBody) SetMessage(v string) *GetUatDataListResponseBody
func (*GetUatDataListResponseBody) SetRequestId ¶ added in v1.0.65
func (s *GetUatDataListResponseBody) SetRequestId(v string) *GetUatDataListResponseBody
func (*GetUatDataListResponseBody) SetRt ¶ added in v1.0.65
func (s *GetUatDataListResponseBody) SetRt(v int64) *GetUatDataListResponseBody
func (*GetUatDataListResponseBody) SetSuccess ¶ added in v1.0.65
func (s *GetUatDataListResponseBody) SetSuccess(v bool) *GetUatDataListResponseBody
func (GetUatDataListResponseBody) String ¶ added in v1.0.65
func (s GetUatDataListResponseBody) String() string
type GetUatDataListResponseBodyData ¶ added in v1.0.65
type GetUatDataListResponseBodyData struct { DsList []*GetUatDataListResponseBodyDataDsList `json:"DsList,omitempty" xml:"DsList,omitempty" type:"Repeated"` SpecType *string `json:"SpecType,omitempty" xml:"SpecType,omitempty"` }
func (GetUatDataListResponseBodyData) GoString ¶ added in v1.0.65
func (s GetUatDataListResponseBodyData) GoString() string
func (*GetUatDataListResponseBodyData) SetDsList ¶ added in v1.0.65
func (s *GetUatDataListResponseBodyData) SetDsList(v []*GetUatDataListResponseBodyDataDsList) *GetUatDataListResponseBodyData
func (*GetUatDataListResponseBodyData) SetSpecType ¶ added in v1.0.65
func (s *GetUatDataListResponseBodyData) SetSpecType(v string) *GetUatDataListResponseBodyData
func (GetUatDataListResponseBodyData) String ¶ added in v1.0.65
func (s GetUatDataListResponseBodyData) String() string
type GetUatDataListResponseBodyDataDsList ¶ added in v1.0.65
type GetUatDataListResponseBodyDataDsList struct { DsData *int64 `json:"DsData,omitempty" xml:"DsData,omitempty"` DsDay *int64 `json:"DsDay,omitempty" xml:"DsDay,omitempty"` }
func (GetUatDataListResponseBodyDataDsList) GoString ¶ added in v1.0.65
func (s GetUatDataListResponseBodyDataDsList) GoString() string
func (*GetUatDataListResponseBodyDataDsList) SetDsData ¶ added in v1.0.65
func (s *GetUatDataListResponseBodyDataDsList) SetDsData(v int64) *GetUatDataListResponseBodyDataDsList
func (*GetUatDataListResponseBodyDataDsList) SetDsDay ¶ added in v1.0.65
func (s *GetUatDataListResponseBodyDataDsList) SetDsDay(v int64) *GetUatDataListResponseBodyDataDsList
func (GetUatDataListResponseBodyDataDsList) String ¶ added in v1.0.65
func (s GetUatDataListResponseBodyDataDsList) String() string
type GetUatSpecCtDataRequest ¶ added in v1.0.65
type GetUatSpecCtDataRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` DsMonth *int64 `json:"DsMonth,omitempty" xml:"DsMonth,omitempty"` ItemId *string `json:"ItemId,omitempty" xml:"ItemId,omitempty"` }
func (GetUatSpecCtDataRequest) GoString ¶ added in v1.0.65
func (s GetUatSpecCtDataRequest) GoString() string
func (*GetUatSpecCtDataRequest) SetAliUid ¶ added in v1.0.65
func (s *GetUatSpecCtDataRequest) SetAliUid(v int64) *GetUatSpecCtDataRequest
func (*GetUatSpecCtDataRequest) SetDsMonth ¶ added in v1.0.65
func (s *GetUatSpecCtDataRequest) SetDsMonth(v int64) *GetUatSpecCtDataRequest
func (*GetUatSpecCtDataRequest) SetItemId ¶ added in v1.0.65
func (s *GetUatSpecCtDataRequest) SetItemId(v string) *GetUatSpecCtDataRequest
func (GetUatSpecCtDataRequest) String ¶ added in v1.0.65
func (s GetUatSpecCtDataRequest) String() string
type GetUatSpecCtDataResponse ¶ added in v1.0.65
type GetUatSpecCtDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetUatSpecCtDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetUatSpecCtDataResponse) GoString ¶ added in v1.0.65
func (s GetUatSpecCtDataResponse) GoString() string
func (*GetUatSpecCtDataResponse) SetBody ¶ added in v1.0.65
func (s *GetUatSpecCtDataResponse) SetBody(v *GetUatSpecCtDataResponseBody) *GetUatSpecCtDataResponse
func (*GetUatSpecCtDataResponse) SetHeaders ¶ added in v1.0.65
func (s *GetUatSpecCtDataResponse) SetHeaders(v map[string]*string) *GetUatSpecCtDataResponse
func (*GetUatSpecCtDataResponse) SetStatusCode ¶ added in v1.0.65
func (s *GetUatSpecCtDataResponse) SetStatusCode(v int32) *GetUatSpecCtDataResponse
func (GetUatSpecCtDataResponse) String ¶ added in v1.0.65
func (s GetUatSpecCtDataResponse) String() string
type GetUatSpecCtDataResponseBody ¶ added in v1.0.65
type GetUatSpecCtDataResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data []*GetUatSpecCtDataResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Repeated"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GetUatSpecCtDataResponseBody) GoString ¶ added in v1.0.65
func (s GetUatSpecCtDataResponseBody) GoString() string
func (*GetUatSpecCtDataResponseBody) SetCode ¶ added in v1.0.65
func (s *GetUatSpecCtDataResponseBody) SetCode(v string) *GetUatSpecCtDataResponseBody
func (*GetUatSpecCtDataResponseBody) SetData ¶ added in v1.0.65
func (s *GetUatSpecCtDataResponseBody) SetData(v []*GetUatSpecCtDataResponseBodyData) *GetUatSpecCtDataResponseBody
func (*GetUatSpecCtDataResponseBody) SetMessage ¶ added in v1.0.65
func (s *GetUatSpecCtDataResponseBody) SetMessage(v string) *GetUatSpecCtDataResponseBody
func (*GetUatSpecCtDataResponseBody) SetRequestId ¶ added in v1.0.65
func (s *GetUatSpecCtDataResponseBody) SetRequestId(v string) *GetUatSpecCtDataResponseBody
func (*GetUatSpecCtDataResponseBody) SetRt ¶ added in v1.0.65
func (s *GetUatSpecCtDataResponseBody) SetRt(v int64) *GetUatSpecCtDataResponseBody
func (*GetUatSpecCtDataResponseBody) SetSuccess ¶ added in v1.0.65
func (s *GetUatSpecCtDataResponseBody) SetSuccess(v bool) *GetUatSpecCtDataResponseBody
func (GetUatSpecCtDataResponseBody) String ¶ added in v1.0.65
func (s GetUatSpecCtDataResponseBody) String() string
type GetUatSpecCtDataResponseBodyData ¶ added in v1.0.65
type GetUatSpecCtDataResponseBodyData struct { MonthCount *int64 `json:"MonthCount,omitempty" xml:"MonthCount,omitempty"` SpecType *string `json:"SpecType,omitempty" xml:"SpecType,omitempty"` }
func (GetUatSpecCtDataResponseBodyData) GoString ¶ added in v1.0.65
func (s GetUatSpecCtDataResponseBodyData) GoString() string
func (*GetUatSpecCtDataResponseBodyData) SetMonthCount ¶ added in v1.0.65
func (s *GetUatSpecCtDataResponseBodyData) SetMonthCount(v int64) *GetUatSpecCtDataResponseBodyData
func (*GetUatSpecCtDataResponseBodyData) SetSpecType ¶ added in v1.0.65
func (s *GetUatSpecCtDataResponseBodyData) SetSpecType(v string) *GetUatSpecCtDataResponseBodyData
func (GetUatSpecCtDataResponseBodyData) String ¶ added in v1.0.65
func (s GetUatSpecCtDataResponseBodyData) String() string
type MockGetOrderFreeFlowProductStatusRequest ¶ added in v1.0.65
type MockGetOrderFreeFlowProductStatusRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` CustomerFlowOrderId *string `json:"CustomerFlowOrderId,omitempty" xml:"CustomerFlowOrderId,omitempty"` }
func (MockGetOrderFreeFlowProductStatusRequest) GoString ¶ added in v1.0.65
func (s MockGetOrderFreeFlowProductStatusRequest) GoString() string
func (*MockGetOrderFreeFlowProductStatusRequest) SetAliUid ¶ added in v1.0.65
func (s *MockGetOrderFreeFlowProductStatusRequest) SetAliUid(v int64) *MockGetOrderFreeFlowProductStatusRequest
func (*MockGetOrderFreeFlowProductStatusRequest) SetCustomerFlowOrderId ¶ added in v1.0.65
func (s *MockGetOrderFreeFlowProductStatusRequest) SetCustomerFlowOrderId(v string) *MockGetOrderFreeFlowProductStatusRequest
func (MockGetOrderFreeFlowProductStatusRequest) String ¶ added in v1.0.65
func (s MockGetOrderFreeFlowProductStatusRequest) String() string
type MockGetOrderFreeFlowProductStatusResponse ¶ added in v1.0.65
type MockGetOrderFreeFlowProductStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *MockGetOrderFreeFlowProductStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (MockGetOrderFreeFlowProductStatusResponse) GoString ¶ added in v1.0.65
func (s MockGetOrderFreeFlowProductStatusResponse) GoString() string
func (*MockGetOrderFreeFlowProductStatusResponse) SetHeaders ¶ added in v1.0.65
func (s *MockGetOrderFreeFlowProductStatusResponse) SetHeaders(v map[string]*string) *MockGetOrderFreeFlowProductStatusResponse
func (*MockGetOrderFreeFlowProductStatusResponse) SetStatusCode ¶ added in v1.0.65
func (s *MockGetOrderFreeFlowProductStatusResponse) SetStatusCode(v int32) *MockGetOrderFreeFlowProductStatusResponse
func (MockGetOrderFreeFlowProductStatusResponse) String ¶ added in v1.0.65
func (s MockGetOrderFreeFlowProductStatusResponse) String() string
type MockGetOrderFreeFlowProductStatusResponseBody ¶ added in v1.0.65
type MockGetOrderFreeFlowProductStatusResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *MockGetOrderFreeFlowProductStatusResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (MockGetOrderFreeFlowProductStatusResponseBody) GoString ¶ added in v1.0.65
func (s MockGetOrderFreeFlowProductStatusResponseBody) GoString() string
func (*MockGetOrderFreeFlowProductStatusResponseBody) SetCode ¶ added in v1.0.65
func (s *MockGetOrderFreeFlowProductStatusResponseBody) SetCode(v string) *MockGetOrderFreeFlowProductStatusResponseBody
func (*MockGetOrderFreeFlowProductStatusResponseBody) SetMessage ¶ added in v1.0.65
func (s *MockGetOrderFreeFlowProductStatusResponseBody) SetMessage(v string) *MockGetOrderFreeFlowProductStatusResponseBody
func (*MockGetOrderFreeFlowProductStatusResponseBody) SetRequestId ¶ added in v1.0.65
func (s *MockGetOrderFreeFlowProductStatusResponseBody) SetRequestId(v string) *MockGetOrderFreeFlowProductStatusResponseBody
func (*MockGetOrderFreeFlowProductStatusResponseBody) SetSuccess ¶ added in v1.0.65
func (s *MockGetOrderFreeFlowProductStatusResponseBody) SetSuccess(v bool) *MockGetOrderFreeFlowProductStatusResponseBody
func (MockGetOrderFreeFlowProductStatusResponseBody) String ¶ added in v1.0.65
func (s MockGetOrderFreeFlowProductStatusResponseBody) String() string
type MockGetOrderFreeFlowProductStatusResponseBodyData ¶ added in v1.0.65
type MockGetOrderFreeFlowProductStatusResponseBodyData struct { CustomerFlowOrderId *string `json:"CustomerFlowOrderId,omitempty" xml:"CustomerFlowOrderId,omitempty"` CustomerFlowRequestId *string `json:"CustomerFlowRequestId,omitempty" xml:"CustomerFlowRequestId,omitempty"` Error *string `json:"Error,omitempty" xml:"Error,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (MockGetOrderFreeFlowProductStatusResponseBodyData) GoString ¶ added in v1.0.65
func (s MockGetOrderFreeFlowProductStatusResponseBodyData) GoString() string
func (*MockGetOrderFreeFlowProductStatusResponseBodyData) SetCustomerFlowOrderId ¶ added in v1.0.65
func (s *MockGetOrderFreeFlowProductStatusResponseBodyData) SetCustomerFlowOrderId(v string) *MockGetOrderFreeFlowProductStatusResponseBodyData
func (*MockGetOrderFreeFlowProductStatusResponseBodyData) SetCustomerFlowRequestId ¶ added in v1.0.65
func (s *MockGetOrderFreeFlowProductStatusResponseBodyData) SetCustomerFlowRequestId(v string) *MockGetOrderFreeFlowProductStatusResponseBodyData
func (*MockGetOrderFreeFlowProductStatusResponseBodyData) SetStatus ¶ added in v1.0.65
func (s *MockGetOrderFreeFlowProductStatusResponseBodyData) SetStatus(v string) *MockGetOrderFreeFlowProductStatusResponseBodyData
func (MockGetOrderFreeFlowProductStatusResponseBodyData) String ¶ added in v1.0.65
func (s MockGetOrderFreeFlowProductStatusResponseBodyData) String() string
type MockOrderFreeFlowProductRequest ¶ added in v1.0.65
type MockOrderFreeFlowProductRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` ChannelId *string `json:"ChannelId,omitempty" xml:"ChannelId,omitempty"` CustomerFlowRequestId *string `json:"CustomerFlowRequestId,omitempty" xml:"CustomerFlowRequestId,omitempty"` FlowProductId *string `json:"FlowProductId,omitempty" xml:"FlowProductId,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` Lasting *string `json:"Lasting,omitempty" xml:"Lasting,omitempty"` MobileNumber *string `json:"MobileNumber,omitempty" xml:"MobileNumber,omitempty"` NotifyUrl *string `json:"NotifyUrl,omitempty" xml:"NotifyUrl,omitempty"` Operator *string `json:"Operator,omitempty" xml:"Operator,omitempty"` PurchaseOrderId *string `json:"PurchaseOrderId,omitempty" xml:"PurchaseOrderId,omitempty"` }
func (MockOrderFreeFlowProductRequest) GoString ¶ added in v1.0.65
func (s MockOrderFreeFlowProductRequest) GoString() string
func (*MockOrderFreeFlowProductRequest) SetAliUid ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductRequest) SetAliUid(v int64) *MockOrderFreeFlowProductRequest
func (*MockOrderFreeFlowProductRequest) SetChannelId ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductRequest) SetChannelId(v string) *MockOrderFreeFlowProductRequest
func (*MockOrderFreeFlowProductRequest) SetCustomerFlowRequestId ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductRequest) SetCustomerFlowRequestId(v string) *MockOrderFreeFlowProductRequest
func (*MockOrderFreeFlowProductRequest) SetFlowProductId ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductRequest) SetFlowProductId(v string) *MockOrderFreeFlowProductRequest
func (*MockOrderFreeFlowProductRequest) SetInstanceId ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductRequest) SetInstanceId(v string) *MockOrderFreeFlowProductRequest
func (*MockOrderFreeFlowProductRequest) SetLasting ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductRequest) SetLasting(v string) *MockOrderFreeFlowProductRequest
func (*MockOrderFreeFlowProductRequest) SetMobileNumber ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductRequest) SetMobileNumber(v string) *MockOrderFreeFlowProductRequest
func (*MockOrderFreeFlowProductRequest) SetNotifyUrl ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductRequest) SetNotifyUrl(v string) *MockOrderFreeFlowProductRequest
func (*MockOrderFreeFlowProductRequest) SetOperator ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductRequest) SetOperator(v string) *MockOrderFreeFlowProductRequest
func (*MockOrderFreeFlowProductRequest) SetPurchaseOrderId ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductRequest) SetPurchaseOrderId(v string) *MockOrderFreeFlowProductRequest
func (MockOrderFreeFlowProductRequest) String ¶ added in v1.0.65
func (s MockOrderFreeFlowProductRequest) String() string
type MockOrderFreeFlowProductResponse ¶ added in v1.0.65
type MockOrderFreeFlowProductResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *MockOrderFreeFlowProductResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (MockOrderFreeFlowProductResponse) GoString ¶ added in v1.0.65
func (s MockOrderFreeFlowProductResponse) GoString() string
func (*MockOrderFreeFlowProductResponse) SetBody ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductResponse) SetBody(v *MockOrderFreeFlowProductResponseBody) *MockOrderFreeFlowProductResponse
func (*MockOrderFreeFlowProductResponse) SetHeaders ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductResponse) SetHeaders(v map[string]*string) *MockOrderFreeFlowProductResponse
func (*MockOrderFreeFlowProductResponse) SetStatusCode ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductResponse) SetStatusCode(v int32) *MockOrderFreeFlowProductResponse
func (MockOrderFreeFlowProductResponse) String ¶ added in v1.0.65
func (s MockOrderFreeFlowProductResponse) String() string
type MockOrderFreeFlowProductResponseBody ¶ added in v1.0.65
type MockOrderFreeFlowProductResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *MockOrderFreeFlowProductResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (MockOrderFreeFlowProductResponseBody) GoString ¶ added in v1.0.65
func (s MockOrderFreeFlowProductResponseBody) GoString() string
func (*MockOrderFreeFlowProductResponseBody) SetCode ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductResponseBody) SetCode(v string) *MockOrderFreeFlowProductResponseBody
func (*MockOrderFreeFlowProductResponseBody) SetMessage ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductResponseBody) SetMessage(v string) *MockOrderFreeFlowProductResponseBody
func (*MockOrderFreeFlowProductResponseBody) SetRequestId ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductResponseBody) SetRequestId(v string) *MockOrderFreeFlowProductResponseBody
func (*MockOrderFreeFlowProductResponseBody) SetRt ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductResponseBody) SetRt(v int64) *MockOrderFreeFlowProductResponseBody
func (*MockOrderFreeFlowProductResponseBody) SetSuccess ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductResponseBody) SetSuccess(v bool) *MockOrderFreeFlowProductResponseBody
func (MockOrderFreeFlowProductResponseBody) String ¶ added in v1.0.65
func (s MockOrderFreeFlowProductResponseBody) String() string
type MockOrderFreeFlowProductResponseBodyData ¶ added in v1.0.65
type MockOrderFreeFlowProductResponseBodyData struct { BizCode *string `json:"BizCode,omitempty" xml:"BizCode,omitempty"` CustomerFlowOrderId *string `json:"CustomerFlowOrderId,omitempty" xml:"CustomerFlowOrderId,omitempty"` CustomerFlowRequestId *string `json:"CustomerFlowRequestId,omitempty" xml:"CustomerFlowRequestId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (MockOrderFreeFlowProductResponseBodyData) GoString ¶ added in v1.0.65
func (s MockOrderFreeFlowProductResponseBodyData) GoString() string
func (*MockOrderFreeFlowProductResponseBodyData) SetBizCode ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductResponseBodyData) SetBizCode(v string) *MockOrderFreeFlowProductResponseBodyData
func (*MockOrderFreeFlowProductResponseBodyData) SetCustomerFlowOrderId ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductResponseBodyData) SetCustomerFlowOrderId(v string) *MockOrderFreeFlowProductResponseBodyData
func (*MockOrderFreeFlowProductResponseBodyData) SetCustomerFlowRequestId ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductResponseBodyData) SetCustomerFlowRequestId(v string) *MockOrderFreeFlowProductResponseBodyData
func (*MockOrderFreeFlowProductResponseBodyData) SetStatus ¶ added in v1.0.65
func (s *MockOrderFreeFlowProductResponseBodyData) SetStatus(v string) *MockOrderFreeFlowProductResponseBodyData
func (MockOrderFreeFlowProductResponseBodyData) String ¶ added in v1.0.65
func (s MockOrderFreeFlowProductResponseBodyData) String() string
type ModifyApplicationRequest ¶
type ModifyApplicationRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` AppCode *string `json:"AppCode,omitempty" xml:"AppCode,omitempty"` AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` AppTypeList []*string `json:"AppTypeList,omitempty" xml:"AppTypeList,omitempty" type:"Repeated"` AppingList []*ModifyApplicationRequestAppingList `json:"AppingList,omitempty" xml:"AppingList,omitempty" type:"Repeated"` }
func (ModifyApplicationRequest) GoString ¶
func (s ModifyApplicationRequest) GoString() string
func (*ModifyApplicationRequest) SetAliUid ¶
func (s *ModifyApplicationRequest) SetAliUid(v int64) *ModifyApplicationRequest
func (*ModifyApplicationRequest) SetAppCode ¶
func (s *ModifyApplicationRequest) SetAppCode(v string) *ModifyApplicationRequest
func (*ModifyApplicationRequest) SetAppName ¶
func (s *ModifyApplicationRequest) SetAppName(v string) *ModifyApplicationRequest
func (*ModifyApplicationRequest) SetAppTypeList ¶
func (s *ModifyApplicationRequest) SetAppTypeList(v []*string) *ModifyApplicationRequest
func (*ModifyApplicationRequest) SetAppingList ¶
func (s *ModifyApplicationRequest) SetAppingList(v []*ModifyApplicationRequestAppingList) *ModifyApplicationRequest
func (ModifyApplicationRequest) String ¶
func (s ModifyApplicationRequest) String() string
type ModifyApplicationRequestAppingList ¶
type ModifyApplicationRequestAppingList struct { ExtId *int64 `json:"ExtId,omitempty" xml:"ExtId,omitempty"` FlowIp []*string `json:"FlowIp,omitempty" xml:"FlowIp,omitempty" type:"Repeated"` FlowUrl []*string `json:"FlowUrl,omitempty" xml:"FlowUrl,omitempty" type:"Repeated"` OriginalIpList []*string `json:"OriginalIpList,omitempty" xml:"OriginalIpList,omitempty" type:"Repeated"` OriginalUrlList []*string `json:"OriginalUrlList,omitempty" xml:"OriginalUrlList,omitempty" type:"Repeated"` }
func (ModifyApplicationRequestAppingList) GoString ¶
func (s ModifyApplicationRequestAppingList) GoString() string
func (*ModifyApplicationRequestAppingList) SetExtId ¶
func (s *ModifyApplicationRequestAppingList) SetExtId(v int64) *ModifyApplicationRequestAppingList
func (*ModifyApplicationRequestAppingList) SetFlowIp ¶
func (s *ModifyApplicationRequestAppingList) SetFlowIp(v []*string) *ModifyApplicationRequestAppingList
func (*ModifyApplicationRequestAppingList) SetFlowUrl ¶
func (s *ModifyApplicationRequestAppingList) SetFlowUrl(v []*string) *ModifyApplicationRequestAppingList
func (*ModifyApplicationRequestAppingList) SetOriginalIpList ¶
func (s *ModifyApplicationRequestAppingList) SetOriginalIpList(v []*string) *ModifyApplicationRequestAppingList
func (*ModifyApplicationRequestAppingList) SetOriginalUrlList ¶
func (s *ModifyApplicationRequestAppingList) SetOriginalUrlList(v []*string) *ModifyApplicationRequestAppingList
func (ModifyApplicationRequestAppingList) String ¶
func (s ModifyApplicationRequestAppingList) String() string
type ModifyApplicationResponse ¶
type ModifyApplicationResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ModifyApplicationResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyApplicationResponse) GoString ¶
func (s ModifyApplicationResponse) GoString() string
func (*ModifyApplicationResponse) SetBody ¶
func (s *ModifyApplicationResponse) SetBody(v *ModifyApplicationResponseBody) *ModifyApplicationResponse
func (*ModifyApplicationResponse) SetHeaders ¶
func (s *ModifyApplicationResponse) SetHeaders(v map[string]*string) *ModifyApplicationResponse
func (*ModifyApplicationResponse) SetStatusCode ¶
func (s *ModifyApplicationResponse) SetStatusCode(v int32) *ModifyApplicationResponse
func (ModifyApplicationResponse) String ¶
func (s ModifyApplicationResponse) String() string
type ModifyApplicationResponseBody ¶
type ModifyApplicationResponseBody struct { AppId *string `json:"AppId,omitempty" xml:"AppId,omitempty"` Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ModifyApplicationResponseBody) GoString ¶
func (s ModifyApplicationResponseBody) GoString() string
func (*ModifyApplicationResponseBody) SetAppId ¶
func (s *ModifyApplicationResponseBody) SetAppId(v string) *ModifyApplicationResponseBody
func (*ModifyApplicationResponseBody) SetCode ¶
func (s *ModifyApplicationResponseBody) SetCode(v string) *ModifyApplicationResponseBody
func (*ModifyApplicationResponseBody) SetMessage ¶
func (s *ModifyApplicationResponseBody) SetMessage(v string) *ModifyApplicationResponseBody
func (*ModifyApplicationResponseBody) SetRequestId ¶
func (s *ModifyApplicationResponseBody) SetRequestId(v string) *ModifyApplicationResponseBody
func (*ModifyApplicationResponseBody) SetSuccess ¶
func (s *ModifyApplicationResponseBody) SetSuccess(v bool) *ModifyApplicationResponseBody
func (ModifyApplicationResponseBody) String ¶
func (s ModifyApplicationResponseBody) String() string
type OrderFreeFlowProductRequest ¶
type OrderFreeFlowProductRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` ChannelId *string `json:"ChannelId,omitempty" xml:"ChannelId,omitempty"` CustomerFlowRequestId *string `json:"CustomerFlowRequestId,omitempty" xml:"CustomerFlowRequestId,omitempty"` FlowProductId *string `json:"FlowProductId,omitempty" xml:"FlowProductId,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` Lasting *string `json:"Lasting,omitempty" xml:"Lasting,omitempty"` MobileNumber *string `json:"MobileNumber,omitempty" xml:"MobileNumber,omitempty"` NotifyUrl *string `json:"NotifyUrl,omitempty" xml:"NotifyUrl,omitempty"` Operator *string `json:"Operator,omitempty" xml:"Operator,omitempty"` PurchaseOrderId *string `json:"PurchaseOrderId,omitempty" xml:"PurchaseOrderId,omitempty"` }
func (OrderFreeFlowProductRequest) GoString ¶
func (s OrderFreeFlowProductRequest) GoString() string
func (*OrderFreeFlowProductRequest) SetAliUid ¶
func (s *OrderFreeFlowProductRequest) SetAliUid(v int64) *OrderFreeFlowProductRequest
func (*OrderFreeFlowProductRequest) SetChannelId ¶
func (s *OrderFreeFlowProductRequest) SetChannelId(v string) *OrderFreeFlowProductRequest
func (*OrderFreeFlowProductRequest) SetCustomerFlowRequestId ¶
func (s *OrderFreeFlowProductRequest) SetCustomerFlowRequestId(v string) *OrderFreeFlowProductRequest
func (*OrderFreeFlowProductRequest) SetFlowProductId ¶
func (s *OrderFreeFlowProductRequest) SetFlowProductId(v string) *OrderFreeFlowProductRequest
func (*OrderFreeFlowProductRequest) SetInstanceId ¶
func (s *OrderFreeFlowProductRequest) SetInstanceId(v string) *OrderFreeFlowProductRequest
func (*OrderFreeFlowProductRequest) SetLasting ¶
func (s *OrderFreeFlowProductRequest) SetLasting(v string) *OrderFreeFlowProductRequest
func (*OrderFreeFlowProductRequest) SetMobileNumber ¶
func (s *OrderFreeFlowProductRequest) SetMobileNumber(v string) *OrderFreeFlowProductRequest
func (*OrderFreeFlowProductRequest) SetNotifyUrl ¶
func (s *OrderFreeFlowProductRequest) SetNotifyUrl(v string) *OrderFreeFlowProductRequest
func (*OrderFreeFlowProductRequest) SetOperator ¶
func (s *OrderFreeFlowProductRequest) SetOperator(v string) *OrderFreeFlowProductRequest
func (*OrderFreeFlowProductRequest) SetPurchaseOrderId ¶
func (s *OrderFreeFlowProductRequest) SetPurchaseOrderId(v string) *OrderFreeFlowProductRequest
func (OrderFreeFlowProductRequest) String ¶
func (s OrderFreeFlowProductRequest) String() string
type OrderFreeFlowProductResponse ¶
type OrderFreeFlowProductResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *OrderFreeFlowProductResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (OrderFreeFlowProductResponse) GoString ¶
func (s OrderFreeFlowProductResponse) GoString() string
func (*OrderFreeFlowProductResponse) SetBody ¶
func (s *OrderFreeFlowProductResponse) SetBody(v *OrderFreeFlowProductResponseBody) *OrderFreeFlowProductResponse
func (*OrderFreeFlowProductResponse) SetHeaders ¶
func (s *OrderFreeFlowProductResponse) SetHeaders(v map[string]*string) *OrderFreeFlowProductResponse
func (*OrderFreeFlowProductResponse) SetStatusCode ¶
func (s *OrderFreeFlowProductResponse) SetStatusCode(v int32) *OrderFreeFlowProductResponse
func (OrderFreeFlowProductResponse) String ¶
func (s OrderFreeFlowProductResponse) String() string
type OrderFreeFlowProductResponseBody ¶
type OrderFreeFlowProductResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *OrderFreeFlowProductResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (OrderFreeFlowProductResponseBody) GoString ¶
func (s OrderFreeFlowProductResponseBody) GoString() string
func (*OrderFreeFlowProductResponseBody) SetCode ¶
func (s *OrderFreeFlowProductResponseBody) SetCode(v string) *OrderFreeFlowProductResponseBody
func (*OrderFreeFlowProductResponseBody) SetData ¶
func (s *OrderFreeFlowProductResponseBody) SetData(v *OrderFreeFlowProductResponseBodyData) *OrderFreeFlowProductResponseBody
func (*OrderFreeFlowProductResponseBody) SetMessage ¶
func (s *OrderFreeFlowProductResponseBody) SetMessage(v string) *OrderFreeFlowProductResponseBody
func (*OrderFreeFlowProductResponseBody) SetRequestId ¶
func (s *OrderFreeFlowProductResponseBody) SetRequestId(v string) *OrderFreeFlowProductResponseBody
func (*OrderFreeFlowProductResponseBody) SetRt ¶
func (s *OrderFreeFlowProductResponseBody) SetRt(v int64) *OrderFreeFlowProductResponseBody
func (*OrderFreeFlowProductResponseBody) SetSuccess ¶
func (s *OrderFreeFlowProductResponseBody) SetSuccess(v bool) *OrderFreeFlowProductResponseBody
func (OrderFreeFlowProductResponseBody) String ¶
func (s OrderFreeFlowProductResponseBody) String() string
type OrderFreeFlowProductResponseBodyData ¶
type OrderFreeFlowProductResponseBodyData struct { BizCode *string `json:"BizCode,omitempty" xml:"BizCode,omitempty"` CustomerFlowOrderId *string `json:"CustomerFlowOrderId,omitempty" xml:"CustomerFlowOrderId,omitempty"` CustomerFlowRequestId *string `json:"CustomerFlowRequestId,omitempty" xml:"CustomerFlowRequestId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (OrderFreeFlowProductResponseBodyData) GoString ¶
func (s OrderFreeFlowProductResponseBodyData) GoString() string
func (*OrderFreeFlowProductResponseBodyData) SetBizCode ¶ added in v1.0.6
func (s *OrderFreeFlowProductResponseBodyData) SetBizCode(v string) *OrderFreeFlowProductResponseBodyData
func (*OrderFreeFlowProductResponseBodyData) SetCustomerFlowOrderId ¶
func (s *OrderFreeFlowProductResponseBodyData) SetCustomerFlowOrderId(v string) *OrderFreeFlowProductResponseBodyData
func (*OrderFreeFlowProductResponseBodyData) SetCustomerFlowRequestId ¶
func (s *OrderFreeFlowProductResponseBodyData) SetCustomerFlowRequestId(v string) *OrderFreeFlowProductResponseBodyData
func (*OrderFreeFlowProductResponseBodyData) SetStatus ¶
func (s *OrderFreeFlowProductResponseBodyData) SetStatus(v string) *OrderFreeFlowProductResponseBodyData
func (OrderFreeFlowProductResponseBodyData) String ¶
func (s OrderFreeFlowProductResponseBodyData) String() string
type OrderQosProductRequest ¶ added in v1.0.63
type OrderQosProductRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` ChannelId *string `json:"ChannelId,omitempty" xml:"ChannelId,omitempty"` IPv6 *string `json:"IPv6,omitempty" xml:"IPv6,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` IpType *string `json:"IpType,omitempty" xml:"IpType,omitempty"` MobileNumber *string `json:"MobileNumber,omitempty" xml:"MobileNumber,omitempty"` Operator *string `json:"Operator,omitempty" xml:"Operator,omitempty"` PrivateIpv4 *string `json:"PrivateIpv4,omitempty" xml:"PrivateIpv4,omitempty"` ProductId *string `json:"ProductId,omitempty" xml:"ProductId,omitempty"` Provice *string `json:"Provice,omitempty" xml:"Provice,omitempty"` PublicIpv4 *string `json:"PublicIpv4,omitempty" xml:"PublicIpv4,omitempty"` QosRequestId *string `json:"QosRequestId,omitempty" xml:"QosRequestId,omitempty"` TargetIpList []*string `json:"TargetIpList,omitempty" xml:"TargetIpList,omitempty" type:"Repeated"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` UnitNum *int32 `json:"UnitNum,omitempty" xml:"UnitNum,omitempty"` }
func (OrderQosProductRequest) GoString ¶ added in v1.0.63
func (s OrderQosProductRequest) GoString() string
func (*OrderQosProductRequest) SetAliUid ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetAliUid(v int64) *OrderQosProductRequest
func (*OrderQosProductRequest) SetChannelId ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetChannelId(v string) *OrderQosProductRequest
func (*OrderQosProductRequest) SetIPv6 ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetIPv6(v string) *OrderQosProductRequest
func (*OrderQosProductRequest) SetInstanceId ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetInstanceId(v string) *OrderQosProductRequest
func (*OrderQosProductRequest) SetIpType ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetIpType(v string) *OrderQosProductRequest
func (*OrderQosProductRequest) SetMobileNumber ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetMobileNumber(v string) *OrderQosProductRequest
func (*OrderQosProductRequest) SetOperator ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetOperator(v string) *OrderQosProductRequest
func (*OrderQosProductRequest) SetPrivateIpv4 ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetPrivateIpv4(v string) *OrderQosProductRequest
func (*OrderQosProductRequest) SetProductId ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetProductId(v string) *OrderQosProductRequest
func (*OrderQosProductRequest) SetProvice ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetProvice(v string) *OrderQosProductRequest
func (*OrderQosProductRequest) SetPublicIpv4 ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetPublicIpv4(v string) *OrderQosProductRequest
func (*OrderQosProductRequest) SetQosRequestId ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetQosRequestId(v string) *OrderQosProductRequest
func (*OrderQosProductRequest) SetTargetIpList ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetTargetIpList(v []*string) *OrderQosProductRequest
func (*OrderQosProductRequest) SetToken ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetToken(v string) *OrderQosProductRequest
func (*OrderQosProductRequest) SetUnitNum ¶ added in v1.0.63
func (s *OrderQosProductRequest) SetUnitNum(v int32) *OrderQosProductRequest
func (OrderQosProductRequest) String ¶ added in v1.0.63
func (s OrderQosProductRequest) String() string
type OrderQosProductResponse ¶ added in v1.0.63
type OrderQosProductResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *OrderQosProductResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (OrderQosProductResponse) GoString ¶ added in v1.0.63
func (s OrderQosProductResponse) GoString() string
func (*OrderQosProductResponse) SetBody ¶ added in v1.0.63
func (s *OrderQosProductResponse) SetBody(v *OrderQosProductResponseBody) *OrderQosProductResponse
func (*OrderQosProductResponse) SetHeaders ¶ added in v1.0.63
func (s *OrderQosProductResponse) SetHeaders(v map[string]*string) *OrderQosProductResponse
func (*OrderQosProductResponse) SetStatusCode ¶ added in v1.0.63
func (s *OrderQosProductResponse) SetStatusCode(v int32) *OrderQosProductResponse
func (OrderQosProductResponse) String ¶ added in v1.0.63
func (s OrderQosProductResponse) String() string
type OrderQosProductResponseBody ¶ added in v1.0.63
type OrderQosProductResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *string `json:"Data,omitempty" xml:"Data,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (OrderQosProductResponseBody) GoString ¶ added in v1.0.63
func (s OrderQosProductResponseBody) GoString() string
func (*OrderQosProductResponseBody) SetCode ¶ added in v1.0.63
func (s *OrderQosProductResponseBody) SetCode(v string) *OrderQosProductResponseBody
func (*OrderQosProductResponseBody) SetData ¶ added in v1.0.63
func (s *OrderQosProductResponseBody) SetData(v string) *OrderQosProductResponseBody
func (*OrderQosProductResponseBody) SetMessage ¶ added in v1.0.63
func (s *OrderQosProductResponseBody) SetMessage(v string) *OrderQosProductResponseBody
func (*OrderQosProductResponseBody) SetRequestId ¶ added in v1.0.63
func (s *OrderQosProductResponseBody) SetRequestId(v string) *OrderQosProductResponseBody
func (*OrderQosProductResponseBody) SetRt ¶ added in v1.0.63
func (s *OrderQosProductResponseBody) SetRt(v int64) *OrderQosProductResponseBody
func (*OrderQosProductResponseBody) SetSuccess ¶ added in v1.0.63
func (s *OrderQosProductResponseBody) SetSuccess(v bool) *OrderQosProductResponseBody
func (OrderQosProductResponseBody) String ¶ added in v1.0.63
func (s OrderQosProductResponseBody) String() string
type QueryOrderListRequest ¶ added in v1.0.67
type QueryOrderListRequest struct { Current *int32 `json:"Current,omitempty" xml:"Current,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` Mobile *string `json:"Mobile,omitempty" xml:"Mobile,omitempty"` OrderTime *string `json:"OrderTime,omitempty" xml:"OrderTime,omitempty"` OutBizNo *string `json:"OutBizNo,omitempty" xml:"OutBizNo,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` UId *int64 `json:"UId,omitempty" xml:"UId,omitempty"` }
func (QueryOrderListRequest) GoString ¶ added in v1.0.67
func (s QueryOrderListRequest) GoString() string
func (*QueryOrderListRequest) SetCurrent ¶ added in v1.0.67
func (s *QueryOrderListRequest) SetCurrent(v int32) *QueryOrderListRequest
func (*QueryOrderListRequest) SetInstanceId ¶ added in v1.0.67
func (s *QueryOrderListRequest) SetInstanceId(v string) *QueryOrderListRequest
func (*QueryOrderListRequest) SetItemCode ¶ added in v1.0.67
func (s *QueryOrderListRequest) SetItemCode(v string) *QueryOrderListRequest
func (*QueryOrderListRequest) SetMobile ¶ added in v1.0.67
func (s *QueryOrderListRequest) SetMobile(v string) *QueryOrderListRequest
func (*QueryOrderListRequest) SetOrderTime ¶ added in v1.0.68
func (s *QueryOrderListRequest) SetOrderTime(v string) *QueryOrderListRequest
func (*QueryOrderListRequest) SetOutBizNo ¶ added in v1.0.68
func (s *QueryOrderListRequest) SetOutBizNo(v string) *QueryOrderListRequest
func (*QueryOrderListRequest) SetPageSize ¶ added in v1.0.67
func (s *QueryOrderListRequest) SetPageSize(v int32) *QueryOrderListRequest
func (*QueryOrderListRequest) SetUId ¶ added in v1.0.67
func (s *QueryOrderListRequest) SetUId(v int64) *QueryOrderListRequest
func (QueryOrderListRequest) String ¶ added in v1.0.67
func (s QueryOrderListRequest) String() string
type QueryOrderListResponse ¶ added in v1.0.67
type QueryOrderListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *QueryOrderListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryOrderListResponse) GoString ¶ added in v1.0.67
func (s QueryOrderListResponse) GoString() string
func (*QueryOrderListResponse) SetBody ¶ added in v1.0.67
func (s *QueryOrderListResponse) SetBody(v *QueryOrderListResponseBody) *QueryOrderListResponse
func (*QueryOrderListResponse) SetHeaders ¶ added in v1.0.67
func (s *QueryOrderListResponse) SetHeaders(v map[string]*string) *QueryOrderListResponse
func (*QueryOrderListResponse) SetStatusCode ¶ added in v1.0.67
func (s *QueryOrderListResponse) SetStatusCode(v int32) *QueryOrderListResponse
func (QueryOrderListResponse) String ¶ added in v1.0.67
func (s QueryOrderListResponse) String() string
type QueryOrderListResponseBody ¶ added in v1.0.67
type QueryOrderListResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *QueryOrderListResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (QueryOrderListResponseBody) GoString ¶ added in v1.0.67
func (s QueryOrderListResponseBody) GoString() string
func (*QueryOrderListResponseBody) SetCode ¶ added in v1.0.67
func (s *QueryOrderListResponseBody) SetCode(v string) *QueryOrderListResponseBody
func (*QueryOrderListResponseBody) SetData ¶ added in v1.0.67
func (s *QueryOrderListResponseBody) SetData(v *QueryOrderListResponseBodyData) *QueryOrderListResponseBody
func (*QueryOrderListResponseBody) SetMessage ¶ added in v1.0.67
func (s *QueryOrderListResponseBody) SetMessage(v string) *QueryOrderListResponseBody
func (*QueryOrderListResponseBody) SetRequestId ¶ added in v1.0.67
func (s *QueryOrderListResponseBody) SetRequestId(v string) *QueryOrderListResponseBody
func (*QueryOrderListResponseBody) SetRt ¶ added in v1.0.67
func (s *QueryOrderListResponseBody) SetRt(v int64) *QueryOrderListResponseBody
func (*QueryOrderListResponseBody) SetSuccess ¶ added in v1.0.67
func (s *QueryOrderListResponseBody) SetSuccess(v bool) *QueryOrderListResponseBody
func (QueryOrderListResponseBody) String ¶ added in v1.0.67
func (s QueryOrderListResponseBody) String() string
type QueryOrderListResponseBodyData ¶ added in v1.0.67
type QueryOrderListResponseBodyData struct { List []*QueryOrderListResponseBodyDataList `json:"List,omitempty" xml:"List,omitempty" type:"Repeated"` PageInfo *QueryOrderListResponseBodyDataPageInfo `json:"PageInfo,omitempty" xml:"PageInfo,omitempty" type:"Struct"` }
func (QueryOrderListResponseBodyData) GoString ¶ added in v1.0.67
func (s QueryOrderListResponseBodyData) GoString() string
func (*QueryOrderListResponseBodyData) SetList ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyData) SetList(v []*QueryOrderListResponseBodyDataList) *QueryOrderListResponseBodyData
func (*QueryOrderListResponseBodyData) SetPageInfo ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyData) SetPageInfo(v *QueryOrderListResponseBodyDataPageInfo) *QueryOrderListResponseBodyData
func (QueryOrderListResponseBodyData) String ¶ added in v1.0.67
func (s QueryOrderListResponseBodyData) String() string
type QueryOrderListResponseBodyDataList ¶ added in v1.0.67
type QueryOrderListResponseBodyDataList struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` Mobile *string `json:"Mobile,omitempty" xml:"Mobile,omitempty"` Operator *string `json:"Operator,omitempty" xml:"Operator,omitempty"` OrderId *string `json:"OrderId,omitempty" xml:"OrderId,omitempty"` OrderTime *string `json:"OrderTime,omitempty" xml:"OrderTime,omitempty"` OutBizNo *string `json:"OutBizNo,omitempty" xml:"OutBizNo,omitempty"` ProductId *string `json:"ProductId,omitempty" xml:"ProductId,omitempty"` ProductName *string `json:"ProductName,omitempty" xml:"ProductName,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (QueryOrderListResponseBodyDataList) GoString ¶ added in v1.0.67
func (s QueryOrderListResponseBodyDataList) GoString() string
func (*QueryOrderListResponseBodyDataList) SetInstanceId ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyDataList) SetInstanceId(v string) *QueryOrderListResponseBodyDataList
func (*QueryOrderListResponseBodyDataList) SetMessage ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyDataList) SetMessage(v string) *QueryOrderListResponseBodyDataList
func (*QueryOrderListResponseBodyDataList) SetMobile ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyDataList) SetMobile(v string) *QueryOrderListResponseBodyDataList
func (*QueryOrderListResponseBodyDataList) SetOperator ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyDataList) SetOperator(v string) *QueryOrderListResponseBodyDataList
func (*QueryOrderListResponseBodyDataList) SetOrderId ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyDataList) SetOrderId(v string) *QueryOrderListResponseBodyDataList
func (*QueryOrderListResponseBodyDataList) SetOrderTime ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyDataList) SetOrderTime(v string) *QueryOrderListResponseBodyDataList
func (*QueryOrderListResponseBodyDataList) SetOutBizNo ¶ added in v1.0.68
func (s *QueryOrderListResponseBodyDataList) SetOutBizNo(v string) *QueryOrderListResponseBodyDataList
func (*QueryOrderListResponseBodyDataList) SetProductId ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyDataList) SetProductId(v string) *QueryOrderListResponseBodyDataList
func (*QueryOrderListResponseBodyDataList) SetProductName ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyDataList) SetProductName(v string) *QueryOrderListResponseBodyDataList
func (*QueryOrderListResponseBodyDataList) SetStatus ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyDataList) SetStatus(v string) *QueryOrderListResponseBodyDataList
func (QueryOrderListResponseBodyDataList) String ¶ added in v1.0.67
func (s QueryOrderListResponseBodyDataList) String() string
type QueryOrderListResponseBodyDataPageInfo ¶ added in v1.0.67
type QueryOrderListResponseBodyDataPageInfo struct { Current *int32 `json:"Current,omitempty" xml:"Current,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Total *int64 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (QueryOrderListResponseBodyDataPageInfo) GoString ¶ added in v1.0.67
func (s QueryOrderListResponseBodyDataPageInfo) GoString() string
func (*QueryOrderListResponseBodyDataPageInfo) SetCurrent ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyDataPageInfo) SetCurrent(v int32) *QueryOrderListResponseBodyDataPageInfo
func (*QueryOrderListResponseBodyDataPageInfo) SetPageSize ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyDataPageInfo) SetPageSize(v int32) *QueryOrderListResponseBodyDataPageInfo
func (*QueryOrderListResponseBodyDataPageInfo) SetTotal ¶ added in v1.0.67
func (s *QueryOrderListResponseBodyDataPageInfo) SetTotal(v int64) *QueryOrderListResponseBodyDataPageInfo
func (QueryOrderListResponseBodyDataPageInfo) String ¶ added in v1.0.67
func (s QueryOrderListResponseBodyDataPageInfo) String() string
type SaveApplicationInfoRequest ¶ added in v1.0.5
type SaveApplicationInfoRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` AppId *string `json:"AppId,omitempty" xml:"AppId,omitempty"` AppName *string `json:"AppName,omitempty" xml:"AppName,omitempty"` AppTypeList *string `json:"AppTypeList,omitempty" xml:"AppTypeList,omitempty"` AppingList *string `json:"AppingList,omitempty" xml:"AppingList,omitempty"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` }
func (SaveApplicationInfoRequest) GoString ¶ added in v1.0.5
func (s SaveApplicationInfoRequest) GoString() string
func (*SaveApplicationInfoRequest) SetAliUid ¶ added in v1.0.5
func (s *SaveApplicationInfoRequest) SetAliUid(v int64) *SaveApplicationInfoRequest
func (*SaveApplicationInfoRequest) SetAppId ¶ added in v1.0.5
func (s *SaveApplicationInfoRequest) SetAppId(v string) *SaveApplicationInfoRequest
func (*SaveApplicationInfoRequest) SetAppName ¶ added in v1.0.5
func (s *SaveApplicationInfoRequest) SetAppName(v string) *SaveApplicationInfoRequest
func (*SaveApplicationInfoRequest) SetAppTypeList ¶ added in v1.0.5
func (s *SaveApplicationInfoRequest) SetAppTypeList(v string) *SaveApplicationInfoRequest
func (*SaveApplicationInfoRequest) SetAppingList ¶ added in v1.0.5
func (s *SaveApplicationInfoRequest) SetAppingList(v string) *SaveApplicationInfoRequest
func (*SaveApplicationInfoRequest) SetItemCode ¶ added in v1.0.5
func (s *SaveApplicationInfoRequest) SetItemCode(v string) *SaveApplicationInfoRequest
func (SaveApplicationInfoRequest) String ¶ added in v1.0.5
func (s SaveApplicationInfoRequest) String() string
type SaveApplicationInfoResponse ¶ added in v1.0.5
type SaveApplicationInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *SaveApplicationInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SaveApplicationInfoResponse) GoString ¶ added in v1.0.5
func (s SaveApplicationInfoResponse) GoString() string
func (*SaveApplicationInfoResponse) SetBody ¶ added in v1.0.5
func (s *SaveApplicationInfoResponse) SetBody(v *SaveApplicationInfoResponseBody) *SaveApplicationInfoResponse
func (*SaveApplicationInfoResponse) SetHeaders ¶ added in v1.0.5
func (s *SaveApplicationInfoResponse) SetHeaders(v map[string]*string) *SaveApplicationInfoResponse
func (*SaveApplicationInfoResponse) SetStatusCode ¶ added in v1.0.5
func (s *SaveApplicationInfoResponse) SetStatusCode(v int32) *SaveApplicationInfoResponse
func (SaveApplicationInfoResponse) String ¶ added in v1.0.5
func (s SaveApplicationInfoResponse) String() string
type SaveApplicationInfoResponseBody ¶ added in v1.0.5
type SaveApplicationInfoResponseBody struct { AppId *string `json:"AppId,omitempty" xml:"AppId,omitempty"` Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (SaveApplicationInfoResponseBody) GoString ¶ added in v1.0.5
func (s SaveApplicationInfoResponseBody) GoString() string
func (*SaveApplicationInfoResponseBody) SetAppId ¶ added in v1.0.5
func (s *SaveApplicationInfoResponseBody) SetAppId(v string) *SaveApplicationInfoResponseBody
func (*SaveApplicationInfoResponseBody) SetCode ¶ added in v1.0.5
func (s *SaveApplicationInfoResponseBody) SetCode(v string) *SaveApplicationInfoResponseBody
func (*SaveApplicationInfoResponseBody) SetMessage ¶ added in v1.0.5
func (s *SaveApplicationInfoResponseBody) SetMessage(v string) *SaveApplicationInfoResponseBody
func (*SaveApplicationInfoResponseBody) SetRequestId ¶ added in v1.0.5
func (s *SaveApplicationInfoResponseBody) SetRequestId(v string) *SaveApplicationInfoResponseBody
func (*SaveApplicationInfoResponseBody) SetSuccess ¶ added in v1.0.5
func (s *SaveApplicationInfoResponseBody) SetSuccess(v bool) *SaveApplicationInfoResponseBody
func (SaveApplicationInfoResponseBody) String ¶ added in v1.0.5
func (s SaveApplicationInfoResponseBody) String() string
type SdkGetInventoryInfoRequest ¶ added in v1.0.67
type SdkGetInventoryInfoRequest struct { ChannelCode *string `json:"ChannelCode,omitempty" xml:"ChannelCode,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` Mobile *string `json:"Mobile,omitempty" xml:"Mobile,omitempty"` OutBizNo *string `json:"OutBizNo,omitempty" xml:"OutBizNo,omitempty"` UId *int64 `json:"UId,omitempty" xml:"UId,omitempty"` }
func (SdkGetInventoryInfoRequest) GoString ¶ added in v1.0.67
func (s SdkGetInventoryInfoRequest) GoString() string
func (*SdkGetInventoryInfoRequest) SetChannelCode ¶ added in v1.0.67
func (s *SdkGetInventoryInfoRequest) SetChannelCode(v string) *SdkGetInventoryInfoRequest
func (*SdkGetInventoryInfoRequest) SetInstanceId ¶ added in v1.0.67
func (s *SdkGetInventoryInfoRequest) SetInstanceId(v string) *SdkGetInventoryInfoRequest
func (*SdkGetInventoryInfoRequest) SetItemCode ¶ added in v1.0.67
func (s *SdkGetInventoryInfoRequest) SetItemCode(v string) *SdkGetInventoryInfoRequest
func (*SdkGetInventoryInfoRequest) SetMobile ¶ added in v1.0.67
func (s *SdkGetInventoryInfoRequest) SetMobile(v string) *SdkGetInventoryInfoRequest
func (*SdkGetInventoryInfoRequest) SetOutBizNo ¶ added in v1.0.67
func (s *SdkGetInventoryInfoRequest) SetOutBizNo(v string) *SdkGetInventoryInfoRequest
func (*SdkGetInventoryInfoRequest) SetUId ¶ added in v1.0.67
func (s *SdkGetInventoryInfoRequest) SetUId(v int64) *SdkGetInventoryInfoRequest
func (SdkGetInventoryInfoRequest) String ¶ added in v1.0.67
func (s SdkGetInventoryInfoRequest) String() string
type SdkGetInventoryInfoResponse ¶ added in v1.0.67
type SdkGetInventoryInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *SdkGetInventoryInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SdkGetInventoryInfoResponse) GoString ¶ added in v1.0.67
func (s SdkGetInventoryInfoResponse) GoString() string
func (*SdkGetInventoryInfoResponse) SetBody ¶ added in v1.0.67
func (s *SdkGetInventoryInfoResponse) SetBody(v *SdkGetInventoryInfoResponseBody) *SdkGetInventoryInfoResponse
func (*SdkGetInventoryInfoResponse) SetHeaders ¶ added in v1.0.67
func (s *SdkGetInventoryInfoResponse) SetHeaders(v map[string]*string) *SdkGetInventoryInfoResponse
func (*SdkGetInventoryInfoResponse) SetStatusCode ¶ added in v1.0.67
func (s *SdkGetInventoryInfoResponse) SetStatusCode(v int32) *SdkGetInventoryInfoResponse
func (SdkGetInventoryInfoResponse) String ¶ added in v1.0.67
func (s SdkGetInventoryInfoResponse) String() string
type SdkGetInventoryInfoResponseBody ¶ added in v1.0.67
type SdkGetInventoryInfoResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *SdkGetInventoryInfoResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (SdkGetInventoryInfoResponseBody) GoString ¶ added in v1.0.67
func (s SdkGetInventoryInfoResponseBody) GoString() string
func (*SdkGetInventoryInfoResponseBody) SetCode ¶ added in v1.0.67
func (s *SdkGetInventoryInfoResponseBody) SetCode(v string) *SdkGetInventoryInfoResponseBody
func (*SdkGetInventoryInfoResponseBody) SetData ¶ added in v1.0.67
func (s *SdkGetInventoryInfoResponseBody) SetData(v *SdkGetInventoryInfoResponseBodyData) *SdkGetInventoryInfoResponseBody
func (*SdkGetInventoryInfoResponseBody) SetMessage ¶ added in v1.0.67
func (s *SdkGetInventoryInfoResponseBody) SetMessage(v string) *SdkGetInventoryInfoResponseBody
func (*SdkGetInventoryInfoResponseBody) SetRequestId ¶ added in v1.0.67
func (s *SdkGetInventoryInfoResponseBody) SetRequestId(v string) *SdkGetInventoryInfoResponseBody
func (*SdkGetInventoryInfoResponseBody) SetRt ¶ added in v1.0.67
func (s *SdkGetInventoryInfoResponseBody) SetRt(v int64) *SdkGetInventoryInfoResponseBody
func (*SdkGetInventoryInfoResponseBody) SetSuccess ¶ added in v1.0.67
func (s *SdkGetInventoryInfoResponseBody) SetSuccess(v bool) *SdkGetInventoryInfoResponseBody
func (SdkGetInventoryInfoResponseBody) String ¶ added in v1.0.67
func (s SdkGetInventoryInfoResponseBody) String() string
type SdkGetInventoryInfoResponseBodyData ¶ added in v1.0.67
type SdkGetInventoryInfoResponseBodyData struct { Inventory *int64 `json:"Inventory,omitempty" xml:"Inventory,omitempty"` ResidualInventory *int64 `json:"ResidualInventory,omitempty" xml:"ResidualInventory,omitempty"` UsedStock *int64 `json:"UsedStock,omitempty" xml:"UsedStock,omitempty"` }
func (SdkGetInventoryInfoResponseBodyData) GoString ¶ added in v1.0.67
func (s SdkGetInventoryInfoResponseBodyData) GoString() string
func (*SdkGetInventoryInfoResponseBodyData) SetInventory ¶ added in v1.0.67
func (s *SdkGetInventoryInfoResponseBodyData) SetInventory(v int64) *SdkGetInventoryInfoResponseBodyData
func (*SdkGetInventoryInfoResponseBodyData) SetResidualInventory ¶ added in v1.0.67
func (s *SdkGetInventoryInfoResponseBodyData) SetResidualInventory(v int64) *SdkGetInventoryInfoResponseBodyData
func (*SdkGetInventoryInfoResponseBodyData) SetUsedStock ¶ added in v1.0.67
func (s *SdkGetInventoryInfoResponseBodyData) SetUsedStock(v int64) *SdkGetInventoryInfoResponseBodyData
func (SdkGetInventoryInfoResponseBodyData) String ¶ added in v1.0.67
func (s SdkGetInventoryInfoResponseBodyData) String() string
type SdkOrderQosProductRequest ¶ added in v1.0.66
type SdkOrderQosProductRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` ChannelId *string `json:"ChannelId,omitempty" xml:"ChannelId,omitempty"` CtToken *string `json:"CtToken,omitempty" xml:"CtToken,omitempty"` IPv6 *string `json:"IPv6,omitempty" xml:"IPv6,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` IpType *string `json:"IpType,omitempty" xml:"IpType,omitempty"` MobileNumber *string `json:"MobileNumber,omitempty" xml:"MobileNumber,omitempty"` Operator *string `json:"Operator,omitempty" xml:"Operator,omitempty"` PrivateIpv4 *string `json:"PrivateIpv4,omitempty" xml:"PrivateIpv4,omitempty"` ProductId *string `json:"ProductId,omitempty" xml:"ProductId,omitempty"` Provice *string `json:"Provice,omitempty" xml:"Provice,omitempty"` PublicIpv4 *string `json:"PublicIpv4,omitempty" xml:"PublicIpv4,omitempty"` QosRequestId *string `json:"QosRequestId,omitempty" xml:"QosRequestId,omitempty"` TargetIpList []*string `json:"TargetIpList,omitempty" xml:"TargetIpList,omitempty" type:"Repeated"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` UnitNum *int32 `json:"UnitNum,omitempty" xml:"UnitNum,omitempty"` }
func (SdkOrderQosProductRequest) GoString ¶ added in v1.0.66
func (s SdkOrderQosProductRequest) GoString() string
func (*SdkOrderQosProductRequest) SetAliUid ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetAliUid(v int64) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetChannelId ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetChannelId(v string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetCtToken ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetCtToken(v string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetIPv6 ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetIPv6(v string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetInstanceId ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetInstanceId(v string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetIpType ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetIpType(v string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetMobileNumber ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetMobileNumber(v string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetOperator ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetOperator(v string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetPrivateIpv4 ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetPrivateIpv4(v string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetProductId ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetProductId(v string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetProvice ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetProvice(v string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetPublicIpv4 ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetPublicIpv4(v string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetQosRequestId ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetQosRequestId(v string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetTargetIpList ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetTargetIpList(v []*string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetToken ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetToken(v string) *SdkOrderQosProductRequest
func (*SdkOrderQosProductRequest) SetUnitNum ¶ added in v1.0.66
func (s *SdkOrderQosProductRequest) SetUnitNum(v int32) *SdkOrderQosProductRequest
func (SdkOrderQosProductRequest) String ¶ added in v1.0.66
func (s SdkOrderQosProductRequest) String() string
type SdkOrderQosProductResponse ¶ added in v1.0.66
type SdkOrderQosProductResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *SdkOrderQosProductResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SdkOrderQosProductResponse) GoString ¶ added in v1.0.66
func (s SdkOrderQosProductResponse) GoString() string
func (*SdkOrderQosProductResponse) SetBody ¶ added in v1.0.66
func (s *SdkOrderQosProductResponse) SetBody(v *SdkOrderQosProductResponseBody) *SdkOrderQosProductResponse
func (*SdkOrderQosProductResponse) SetHeaders ¶ added in v1.0.66
func (s *SdkOrderQosProductResponse) SetHeaders(v map[string]*string) *SdkOrderQosProductResponse
func (*SdkOrderQosProductResponse) SetStatusCode ¶ added in v1.0.66
func (s *SdkOrderQosProductResponse) SetStatusCode(v int32) *SdkOrderQosProductResponse
func (SdkOrderQosProductResponse) String ¶ added in v1.0.66
func (s SdkOrderQosProductResponse) String() string
type SdkOrderQosProductResponseBody ¶ added in v1.0.66
type SdkOrderQosProductResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *string `json:"Data,omitempty" xml:"Data,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (SdkOrderQosProductResponseBody) GoString ¶ added in v1.0.66
func (s SdkOrderQosProductResponseBody) GoString() string
func (*SdkOrderQosProductResponseBody) SetCode ¶ added in v1.0.66
func (s *SdkOrderQosProductResponseBody) SetCode(v string) *SdkOrderQosProductResponseBody
func (*SdkOrderQosProductResponseBody) SetData ¶ added in v1.0.66
func (s *SdkOrderQosProductResponseBody) SetData(v string) *SdkOrderQosProductResponseBody
func (*SdkOrderQosProductResponseBody) SetMessage ¶ added in v1.0.66
func (s *SdkOrderQosProductResponseBody) SetMessage(v string) *SdkOrderQosProductResponseBody
func (*SdkOrderQosProductResponseBody) SetRequestId ¶ added in v1.0.66
func (s *SdkOrderQosProductResponseBody) SetRequestId(v string) *SdkOrderQosProductResponseBody
func (*SdkOrderQosProductResponseBody) SetRt ¶ added in v1.0.66
func (s *SdkOrderQosProductResponseBody) SetRt(v int64) *SdkOrderQosProductResponseBody
func (*SdkOrderQosProductResponseBody) SetSuccess ¶ added in v1.0.66
func (s *SdkOrderQosProductResponseBody) SetSuccess(v bool) *SdkOrderQosProductResponseBody
func (SdkOrderQosProductResponseBody) String ¶ added in v1.0.66
func (s SdkOrderQosProductResponseBody) String() string
type SdkValidateStatusRequest ¶ added in v1.0.61
type SdkValidateStatusRequest struct { AppId *string `json:"AppId,omitempty" xml:"AppId,omitempty"` CredentialType *string `json:"CredentialType,omitempty" xml:"CredentialType,omitempty"` CredentialValue *string `json:"CredentialValue,omitempty" xml:"CredentialValue,omitempty"` Operator *string `json:"Operator,omitempty" xml:"Operator,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` }
func (SdkValidateStatusRequest) GoString ¶ added in v1.0.61
func (s SdkValidateStatusRequest) GoString() string
func (*SdkValidateStatusRequest) SetAppId ¶ added in v1.0.61
func (s *SdkValidateStatusRequest) SetAppId(v string) *SdkValidateStatusRequest
func (*SdkValidateStatusRequest) SetCredentialType ¶ added in v1.0.61
func (s *SdkValidateStatusRequest) SetCredentialType(v string) *SdkValidateStatusRequest
func (*SdkValidateStatusRequest) SetCredentialValue ¶ added in v1.0.61
func (s *SdkValidateStatusRequest) SetCredentialValue(v string) *SdkValidateStatusRequest
func (*SdkValidateStatusRequest) SetOperator ¶ added in v1.0.61
func (s *SdkValidateStatusRequest) SetOperator(v string) *SdkValidateStatusRequest
func (*SdkValidateStatusRequest) SetToken ¶ added in v1.0.61
func (s *SdkValidateStatusRequest) SetToken(v string) *SdkValidateStatusRequest
func (SdkValidateStatusRequest) String ¶ added in v1.0.61
func (s SdkValidateStatusRequest) String() string
type SdkValidateStatusResponse ¶ added in v1.0.61
type SdkValidateStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *SdkValidateStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SdkValidateStatusResponse) GoString ¶ added in v1.0.61
func (s SdkValidateStatusResponse) GoString() string
func (*SdkValidateStatusResponse) SetBody ¶ added in v1.0.61
func (s *SdkValidateStatusResponse) SetBody(v *SdkValidateStatusResponseBody) *SdkValidateStatusResponse
func (*SdkValidateStatusResponse) SetHeaders ¶ added in v1.0.61
func (s *SdkValidateStatusResponse) SetHeaders(v map[string]*string) *SdkValidateStatusResponse
func (*SdkValidateStatusResponse) SetStatusCode ¶ added in v1.0.61
func (s *SdkValidateStatusResponse) SetStatusCode(v int32) *SdkValidateStatusResponse
func (SdkValidateStatusResponse) String ¶ added in v1.0.61
func (s SdkValidateStatusResponse) String() string
type SdkValidateStatusResponseBody ¶ added in v1.0.61
type SdkValidateStatusResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *SdkValidateStatusResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (SdkValidateStatusResponseBody) GoString ¶ added in v1.0.61
func (s SdkValidateStatusResponseBody) GoString() string
func (*SdkValidateStatusResponseBody) SetCode ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBody) SetCode(v string) *SdkValidateStatusResponseBody
func (*SdkValidateStatusResponseBody) SetData ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBody) SetData(v *SdkValidateStatusResponseBodyData) *SdkValidateStatusResponseBody
func (*SdkValidateStatusResponseBody) SetMessage ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBody) SetMessage(v string) *SdkValidateStatusResponseBody
func (*SdkValidateStatusResponseBody) SetRequestId ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBody) SetRequestId(v string) *SdkValidateStatusResponseBody
func (*SdkValidateStatusResponseBody) SetRt ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBody) SetRt(v int64) *SdkValidateStatusResponseBody
func (*SdkValidateStatusResponseBody) SetSuccess ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBody) SetSuccess(v bool) *SdkValidateStatusResponseBody
func (SdkValidateStatusResponseBody) String ¶ added in v1.0.61
func (s SdkValidateStatusResponseBody) String() string
type SdkValidateStatusResponseBodyData ¶ added in v1.0.61
type SdkValidateStatusResponseBodyData struct { AppExtPopList []*SdkValidateStatusResponseBodyDataAppExtPopList `json:"AppExtPopList,omitempty" xml:"AppExtPopList,omitempty" type:"Repeated"` FreeFlow *bool `json:"FreeFlow,omitempty" xml:"FreeFlow,omitempty"` PseudoCode *string `json:"PseudoCode,omitempty" xml:"PseudoCode,omitempty"` }
func (SdkValidateStatusResponseBodyData) GoString ¶ added in v1.0.61
func (s SdkValidateStatusResponseBodyData) GoString() string
func (*SdkValidateStatusResponseBodyData) SetAppExtPopList ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBodyData) SetAppExtPopList(v []*SdkValidateStatusResponseBodyDataAppExtPopList) *SdkValidateStatusResponseBodyData
func (*SdkValidateStatusResponseBodyData) SetFreeFlow ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBodyData) SetFreeFlow(v bool) *SdkValidateStatusResponseBodyData
func (*SdkValidateStatusResponseBodyData) SetPseudoCode ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBodyData) SetPseudoCode(v string) *SdkValidateStatusResponseBodyData
func (SdkValidateStatusResponseBodyData) String ¶ added in v1.0.61
func (s SdkValidateStatusResponseBodyData) String() string
type SdkValidateStatusResponseBodyDataAppExtPopList ¶ added in v1.0.61
type SdkValidateStatusResponseBodyDataAppExtPopList struct { ExtId *int64 `json:"ExtId,omitempty" xml:"ExtId,omitempty"` FlowIp []*string `json:"FlowIp,omitempty" xml:"FlowIp,omitempty" type:"Repeated"` FlowUrl []*string `json:"FlowUrl,omitempty" xml:"FlowUrl,omitempty" type:"Repeated"` OriginalIpList []*string `json:"OriginalIpList,omitempty" xml:"OriginalIpList,omitempty" type:"Repeated"` OriginalUrlList []*string `json:"OriginalUrlList,omitempty" xml:"OriginalUrlList,omitempty" type:"Repeated"` }
func (SdkValidateStatusResponseBodyDataAppExtPopList) GoString ¶ added in v1.0.61
func (s SdkValidateStatusResponseBodyDataAppExtPopList) GoString() string
func (*SdkValidateStatusResponseBodyDataAppExtPopList) SetExtId ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBodyDataAppExtPopList) SetExtId(v int64) *SdkValidateStatusResponseBodyDataAppExtPopList
func (*SdkValidateStatusResponseBodyDataAppExtPopList) SetFlowIp ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBodyDataAppExtPopList) SetFlowIp(v []*string) *SdkValidateStatusResponseBodyDataAppExtPopList
func (*SdkValidateStatusResponseBodyDataAppExtPopList) SetFlowUrl ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBodyDataAppExtPopList) SetFlowUrl(v []*string) *SdkValidateStatusResponseBodyDataAppExtPopList
func (*SdkValidateStatusResponseBodyDataAppExtPopList) SetOriginalIpList ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBodyDataAppExtPopList) SetOriginalIpList(v []*string) *SdkValidateStatusResponseBodyDataAppExtPopList
func (*SdkValidateStatusResponseBodyDataAppExtPopList) SetOriginalUrlList ¶ added in v1.0.61
func (s *SdkValidateStatusResponseBodyDataAppExtPopList) SetOriginalUrlList(v []*string) *SdkValidateStatusResponseBodyDataAppExtPopList
func (SdkValidateStatusResponseBodyDataAppExtPopList) String ¶ added in v1.0.61
func (s SdkValidateStatusResponseBodyDataAppExtPopList) String() string
type ValidControllerAuthorRequest ¶ added in v1.0.63
type ValidControllerAuthorRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` }
func (ValidControllerAuthorRequest) GoString ¶ added in v1.0.63
func (s ValidControllerAuthorRequest) GoString() string
func (*ValidControllerAuthorRequest) SetAliUid ¶ added in v1.0.63
func (s *ValidControllerAuthorRequest) SetAliUid(v int64) *ValidControllerAuthorRequest
func (*ValidControllerAuthorRequest) SetItemCode ¶ added in v1.0.63
func (s *ValidControllerAuthorRequest) SetItemCode(v string) *ValidControllerAuthorRequest
func (ValidControllerAuthorRequest) String ¶ added in v1.0.63
func (s ValidControllerAuthorRequest) String() string
type ValidControllerAuthorResponse ¶ added in v1.0.63
type ValidControllerAuthorResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ValidControllerAuthorResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ValidControllerAuthorResponse) GoString ¶ added in v1.0.63
func (s ValidControllerAuthorResponse) GoString() string
func (*ValidControllerAuthorResponse) SetBody ¶ added in v1.0.63
func (s *ValidControllerAuthorResponse) SetBody(v *ValidControllerAuthorResponseBody) *ValidControllerAuthorResponse
func (*ValidControllerAuthorResponse) SetHeaders ¶ added in v1.0.63
func (s *ValidControllerAuthorResponse) SetHeaders(v map[string]*string) *ValidControllerAuthorResponse
func (*ValidControllerAuthorResponse) SetStatusCode ¶ added in v1.0.63
func (s *ValidControllerAuthorResponse) SetStatusCode(v int32) *ValidControllerAuthorResponse
func (ValidControllerAuthorResponse) String ¶ added in v1.0.63
func (s ValidControllerAuthorResponse) String() string
type ValidControllerAuthorResponseBody ¶ added in v1.0.63
type ValidControllerAuthorResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *bool `json:"Data,omitempty" xml:"Data,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ValidControllerAuthorResponseBody) GoString ¶ added in v1.0.63
func (s ValidControllerAuthorResponseBody) GoString() string
func (*ValidControllerAuthorResponseBody) SetCode ¶ added in v1.0.63
func (s *ValidControllerAuthorResponseBody) SetCode(v string) *ValidControllerAuthorResponseBody
func (*ValidControllerAuthorResponseBody) SetData ¶ added in v1.0.63
func (s *ValidControllerAuthorResponseBody) SetData(v bool) *ValidControllerAuthorResponseBody
func (*ValidControllerAuthorResponseBody) SetMessage ¶ added in v1.0.63
func (s *ValidControllerAuthorResponseBody) SetMessage(v string) *ValidControllerAuthorResponseBody
func (*ValidControllerAuthorResponseBody) SetRequestId ¶ added in v1.0.63
func (s *ValidControllerAuthorResponseBody) SetRequestId(v string) *ValidControllerAuthorResponseBody
func (*ValidControllerAuthorResponseBody) SetRt ¶ added in v1.0.63
func (s *ValidControllerAuthorResponseBody) SetRt(v int64) *ValidControllerAuthorResponseBody
func (*ValidControllerAuthorResponseBody) SetSuccess ¶ added in v1.0.63
func (s *ValidControllerAuthorResponseBody) SetSuccess(v bool) *ValidControllerAuthorResponseBody
func (ValidControllerAuthorResponseBody) String ¶ added in v1.0.63
func (s ValidControllerAuthorResponseBody) String() string
type ValidFlowRequest ¶ added in v1.0.67
type ValidFlowRequest struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` ItemCode *string `json:"ItemCode,omitempty" xml:"ItemCode,omitempty"` Mobile *string `json:"Mobile,omitempty" xml:"Mobile,omitempty"` UId *int64 `json:"UId,omitempty" xml:"UId,omitempty"` }
func (ValidFlowRequest) GoString ¶ added in v1.0.67
func (s ValidFlowRequest) GoString() string
func (*ValidFlowRequest) SetInstanceId ¶ added in v1.0.67
func (s *ValidFlowRequest) SetInstanceId(v string) *ValidFlowRequest
func (*ValidFlowRequest) SetItemCode ¶ added in v1.0.67
func (s *ValidFlowRequest) SetItemCode(v string) *ValidFlowRequest
func (*ValidFlowRequest) SetMobile ¶ added in v1.0.67
func (s *ValidFlowRequest) SetMobile(v string) *ValidFlowRequest
func (*ValidFlowRequest) SetUId ¶ added in v1.0.67
func (s *ValidFlowRequest) SetUId(v int64) *ValidFlowRequest
func (ValidFlowRequest) String ¶ added in v1.0.67
func (s ValidFlowRequest) String() string
type ValidFlowResponse ¶ added in v1.0.67
type ValidFlowResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ValidFlowResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ValidFlowResponse) GoString ¶ added in v1.0.67
func (s ValidFlowResponse) GoString() string
func (*ValidFlowResponse) SetBody ¶ added in v1.0.67
func (s *ValidFlowResponse) SetBody(v *ValidFlowResponseBody) *ValidFlowResponse
func (*ValidFlowResponse) SetHeaders ¶ added in v1.0.67
func (s *ValidFlowResponse) SetHeaders(v map[string]*string) *ValidFlowResponse
func (*ValidFlowResponse) SetStatusCode ¶ added in v1.0.67
func (s *ValidFlowResponse) SetStatusCode(v int32) *ValidFlowResponse
func (ValidFlowResponse) String ¶ added in v1.0.67
func (s ValidFlowResponse) String() string
type ValidFlowResponseBody ¶ added in v1.0.67
type ValidFlowResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data interface{} `json:"Data,omitempty" xml:"Data,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ValidFlowResponseBody) GoString ¶ added in v1.0.67
func (s ValidFlowResponseBody) GoString() string
func (*ValidFlowResponseBody) SetCode ¶ added in v1.0.67
func (s *ValidFlowResponseBody) SetCode(v string) *ValidFlowResponseBody
func (*ValidFlowResponseBody) SetData ¶ added in v1.0.67
func (s *ValidFlowResponseBody) SetData(v interface{}) *ValidFlowResponseBody
func (*ValidFlowResponseBody) SetMessage ¶ added in v1.0.67
func (s *ValidFlowResponseBody) SetMessage(v string) *ValidFlowResponseBody
func (*ValidFlowResponseBody) SetRequestId ¶ added in v1.0.67
func (s *ValidFlowResponseBody) SetRequestId(v string) *ValidFlowResponseBody
func (*ValidFlowResponseBody) SetRt ¶ added in v1.0.67
func (s *ValidFlowResponseBody) SetRt(v int64) *ValidFlowResponseBody
func (*ValidFlowResponseBody) SetSuccess ¶ added in v1.0.67
func (s *ValidFlowResponseBody) SetSuccess(v bool) *ValidFlowResponseBody
func (ValidFlowResponseBody) String ¶ added in v1.0.67
func (s ValidFlowResponseBody) String() string
type ValidateStatusRequest ¶ added in v1.0.5
type ValidateStatusRequest struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` AppId *string `json:"AppId,omitempty" xml:"AppId,omitempty"` CredentialType *string `json:"CredentialType,omitempty" xml:"CredentialType,omitempty"` CredentialValue *string `json:"CredentialValue,omitempty" xml:"CredentialValue,omitempty"` Operator *string `json:"Operator,omitempty" xml:"Operator,omitempty"` }
func (ValidateStatusRequest) GoString ¶ added in v1.0.5
func (s ValidateStatusRequest) GoString() string
func (*ValidateStatusRequest) SetAliUid ¶ added in v1.0.5
func (s *ValidateStatusRequest) SetAliUid(v int64) *ValidateStatusRequest
func (*ValidateStatusRequest) SetAppId ¶ added in v1.0.5
func (s *ValidateStatusRequest) SetAppId(v string) *ValidateStatusRequest
func (*ValidateStatusRequest) SetCredentialType ¶ added in v1.0.6
func (s *ValidateStatusRequest) SetCredentialType(v string) *ValidateStatusRequest
func (*ValidateStatusRequest) SetCredentialValue ¶ added in v1.0.6
func (s *ValidateStatusRequest) SetCredentialValue(v string) *ValidateStatusRequest
func (*ValidateStatusRequest) SetOperator ¶ added in v1.0.5
func (s *ValidateStatusRequest) SetOperator(v string) *ValidateStatusRequest
func (ValidateStatusRequest) String ¶ added in v1.0.5
func (s ValidateStatusRequest) String() string
type ValidateStatusResponse ¶ added in v1.0.5
type ValidateStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ValidateStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ValidateStatusResponse) GoString ¶ added in v1.0.5
func (s ValidateStatusResponse) GoString() string
func (*ValidateStatusResponse) SetBody ¶ added in v1.0.5
func (s *ValidateStatusResponse) SetBody(v *ValidateStatusResponseBody) *ValidateStatusResponse
func (*ValidateStatusResponse) SetHeaders ¶ added in v1.0.5
func (s *ValidateStatusResponse) SetHeaders(v map[string]*string) *ValidateStatusResponse
func (*ValidateStatusResponse) SetStatusCode ¶ added in v1.0.5
func (s *ValidateStatusResponse) SetStatusCode(v int32) *ValidateStatusResponse
func (ValidateStatusResponse) String ¶ added in v1.0.5
func (s ValidateStatusResponse) String() string
type ValidateStatusResponseBody ¶ added in v1.0.5
type ValidateStatusResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Data *ValidateStatusResponseBodyData `json:"Data,omitempty" xml:"Data,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Rt *int64 `json:"Rt,omitempty" xml:"Rt,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ValidateStatusResponseBody) GoString ¶ added in v1.0.5
func (s ValidateStatusResponseBody) GoString() string
func (*ValidateStatusResponseBody) SetCode ¶ added in v1.0.5
func (s *ValidateStatusResponseBody) SetCode(v string) *ValidateStatusResponseBody
func (*ValidateStatusResponseBody) SetData ¶ added in v1.0.5
func (s *ValidateStatusResponseBody) SetData(v *ValidateStatusResponseBodyData) *ValidateStatusResponseBody
func (*ValidateStatusResponseBody) SetMessage ¶ added in v1.0.5
func (s *ValidateStatusResponseBody) SetMessage(v string) *ValidateStatusResponseBody
func (*ValidateStatusResponseBody) SetRequestId ¶ added in v1.0.5
func (s *ValidateStatusResponseBody) SetRequestId(v string) *ValidateStatusResponseBody
func (*ValidateStatusResponseBody) SetRt ¶ added in v1.0.5
func (s *ValidateStatusResponseBody) SetRt(v int64) *ValidateStatusResponseBody
func (*ValidateStatusResponseBody) SetSuccess ¶ added in v1.0.5
func (s *ValidateStatusResponseBody) SetSuccess(v bool) *ValidateStatusResponseBody
func (ValidateStatusResponseBody) String ¶ added in v1.0.5
func (s ValidateStatusResponseBody) String() string
type ValidateStatusResponseBodyData ¶ added in v1.0.5
type ValidateStatusResponseBodyData struct { AppExtPopList []*ValidateStatusResponseBodyDataAppExtPopList `json:"AppExtPopList,omitempty" xml:"AppExtPopList,omitempty" type:"Repeated"` FreeFlow *bool `json:"FreeFlow,omitempty" xml:"FreeFlow,omitempty"` PseudoCode *string `json:"PseudoCode,omitempty" xml:"PseudoCode,omitempty"` }
func (ValidateStatusResponseBodyData) GoString ¶ added in v1.0.5
func (s ValidateStatusResponseBodyData) GoString() string
func (*ValidateStatusResponseBodyData) SetAppExtPopList ¶ added in v1.0.5
func (s *ValidateStatusResponseBodyData) SetAppExtPopList(v []*ValidateStatusResponseBodyDataAppExtPopList) *ValidateStatusResponseBodyData
func (*ValidateStatusResponseBodyData) SetFreeFlow ¶ added in v1.0.5
func (s *ValidateStatusResponseBodyData) SetFreeFlow(v bool) *ValidateStatusResponseBodyData
func (*ValidateStatusResponseBodyData) SetPseudoCode ¶ added in v1.0.5
func (s *ValidateStatusResponseBodyData) SetPseudoCode(v string) *ValidateStatusResponseBodyData
func (ValidateStatusResponseBodyData) String ¶ added in v1.0.5
func (s ValidateStatusResponseBodyData) String() string
type ValidateStatusResponseBodyDataAppExtPopList ¶ added in v1.0.5
type ValidateStatusResponseBodyDataAppExtPopList struct { ExtId *int64 `json:"ExtId,omitempty" xml:"ExtId,omitempty"` FlowIp []*string `json:"FlowIp,omitempty" xml:"FlowIp,omitempty" type:"Repeated"` FlowUrl []*string `json:"FlowUrl,omitempty" xml:"FlowUrl,omitempty" type:"Repeated"` OriginalIpList []*string `json:"OriginalIpList,omitempty" xml:"OriginalIpList,omitempty" type:"Repeated"` OriginalUrlList []*string `json:"OriginalUrlList,omitempty" xml:"OriginalUrlList,omitempty" type:"Repeated"` }
func (ValidateStatusResponseBodyDataAppExtPopList) GoString ¶ added in v1.0.5
func (s ValidateStatusResponseBodyDataAppExtPopList) GoString() string
func (*ValidateStatusResponseBodyDataAppExtPopList) SetExtId ¶ added in v1.0.5
func (s *ValidateStatusResponseBodyDataAppExtPopList) SetExtId(v int64) *ValidateStatusResponseBodyDataAppExtPopList
func (*ValidateStatusResponseBodyDataAppExtPopList) SetFlowIp ¶ added in v1.0.5
func (s *ValidateStatusResponseBodyDataAppExtPopList) SetFlowIp(v []*string) *ValidateStatusResponseBodyDataAppExtPopList
func (*ValidateStatusResponseBodyDataAppExtPopList) SetFlowUrl ¶ added in v1.0.5
func (s *ValidateStatusResponseBodyDataAppExtPopList) SetFlowUrl(v []*string) *ValidateStatusResponseBodyDataAppExtPopList
func (*ValidateStatusResponseBodyDataAppExtPopList) SetOriginalIpList ¶ added in v1.0.5
func (s *ValidateStatusResponseBodyDataAppExtPopList) SetOriginalIpList(v []*string) *ValidateStatusResponseBodyDataAppExtPopList
func (*ValidateStatusResponseBodyDataAppExtPopList) SetOriginalUrlList ¶ added in v1.0.5
func (s *ValidateStatusResponseBodyDataAppExtPopList) SetOriginalUrlList(v []*string) *ValidateStatusResponseBodyDataAppExtPopList
func (ValidateStatusResponseBodyDataAppExtPopList) String ¶ added in v1.0.5
func (s ValidateStatusResponseBodyDataAppExtPopList) String() string
Click to show internal directories.
Click to hide internal directories.