Documentation
¶
Overview ¶
Package billingiface provides an interface to enable mocking the BILLING service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type AuthForListInvitationOutput
- func (s AuthForListInvitationOutput) GoString() string
- func (s *AuthForListInvitationOutput) SetAuthID(v string) *AuthForListInvitationOutput
- func (s *AuthForListInvitationOutput) SetAuthList(v []*int32) *AuthForListInvitationOutput
- func (s *AuthForListInvitationOutput) SetMajorAccountID(v int32) *AuthForListInvitationOutput
- func (s *AuthForListInvitationOutput) SetRelationID(v string) *AuthForListInvitationOutput
- func (s *AuthForListInvitationOutput) SetSubAccountID(v int32) *AuthForListInvitationOutput
- func (s AuthForListInvitationOutput) String() string
- type AuthInfoForListFinancialRelationOutput
- func (s AuthInfoForListFinancialRelationOutput) GoString() string
- func (s *AuthInfoForListFinancialRelationOutput) SetAuthID(v string) *AuthInfoForListFinancialRelationOutput
- func (s *AuthInfoForListFinancialRelationOutput) SetAuthList(v []*int32) *AuthInfoForListFinancialRelationOutput
- func (s *AuthInfoForListFinancialRelationOutput) SetAuthStatus(v int32) *AuthInfoForListFinancialRelationOutput
- func (s AuthInfoForListFinancialRelationOutput) String() string
- type AuthInfoForListInvitationOutput
- func (s AuthInfoForListInvitationOutput) GoString() string
- func (s *AuthInfoForListInvitationOutput) SetAuthID(v string) *AuthInfoForListInvitationOutput
- func (s *AuthInfoForListInvitationOutput) SetAuthList(v []*int32) *AuthInfoForListInvitationOutput
- func (s *AuthInfoForListInvitationOutput) SetAuthStatus(v int32) *AuthInfoForListInvitationOutput
- func (s AuthInfoForListInvitationOutput) String() string
- type BILLING
- func (c *BILLING) CancelInvitation(input *CancelInvitationInput) (*CancelInvitationOutput, error)
- func (c *BILLING) CancelInvitationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) CancelInvitationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) CancelInvitationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) CancelInvitationRequest(input *CancelInvitationInput) (req *request.Request, output *CancelInvitationOutput)
- func (c *BILLING) CancelInvitationWithContext(ctx byteplus.Context, input *CancelInvitationInput, opts ...request.Option) (*CancelInvitationOutput, error)
- func (c *BILLING) CancelOrder(input *CancelOrderInput) (*CancelOrderOutput, error)
- func (c *BILLING) CancelOrderCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) CancelOrderCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) CancelOrderCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) CancelOrderRequest(input *CancelOrderInput) (req *request.Request, output *CancelOrderOutput)
- func (c *BILLING) CancelOrderWithContext(ctx byteplus.Context, input *CancelOrderInput, opts ...request.Option) (*CancelOrderOutput, error)
- func (c *BILLING) CleanUpFinancialRelation(input *CleanUpFinancialRelationInput) (*CleanUpFinancialRelationOutput, error)
- func (c *BILLING) CleanUpFinancialRelationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) CleanUpFinancialRelationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) CleanUpFinancialRelationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) CleanUpFinancialRelationRequest(input *CleanUpFinancialRelationInput) (req *request.Request, output *CleanUpFinancialRelationOutput)
- func (c *BILLING) CleanUpFinancialRelationWithContext(ctx byteplus.Context, input *CleanUpFinancialRelationInput, ...) (*CleanUpFinancialRelationOutput, error)
- func (c *BILLING) CreateFinancialRelation(input *CreateFinancialRelationInput) (*CreateFinancialRelationOutput, error)
- func (c *BILLING) CreateFinancialRelationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) CreateFinancialRelationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) CreateFinancialRelationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) CreateFinancialRelationRequest(input *CreateFinancialRelationInput) (req *request.Request, output *CreateFinancialRelationOutput)
- func (c *BILLING) CreateFinancialRelationWithContext(ctx byteplus.Context, input *CreateFinancialRelationInput, ...) (*CreateFinancialRelationOutput, error)
- func (c *BILLING) DeleteFinancialRelation(input *DeleteFinancialRelationInput) (*DeleteFinancialRelationOutput, error)
- func (c *BILLING) DeleteFinancialRelationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) DeleteFinancialRelationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) DeleteFinancialRelationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) DeleteFinancialRelationRequest(input *DeleteFinancialRelationInput) (req *request.Request, output *DeleteFinancialRelationOutput)
- func (c *BILLING) DeleteFinancialRelationWithContext(ctx byteplus.Context, input *DeleteFinancialRelationInput, ...) (*DeleteFinancialRelationOutput, error)
- func (c *BILLING) GetOrder(input *GetOrderInput) (*GetOrderOutput, error)
- func (c *BILLING) GetOrderCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) GetOrderCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) GetOrderCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) GetOrderRequest(input *GetOrderInput) (req *request.Request, output *GetOrderOutput)
- func (c *BILLING) GetOrderWithContext(ctx byteplus.Context, input *GetOrderInput, opts ...request.Option) (*GetOrderOutput, error)
- func (c *BILLING) HandleInvitation(input *HandleInvitationInput) (*HandleInvitationOutput, error)
- func (c *BILLING) HandleInvitationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) HandleInvitationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) HandleInvitationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) HandleInvitationRequest(input *HandleInvitationInput) (req *request.Request, output *HandleInvitationOutput)
- func (c *BILLING) HandleInvitationWithContext(ctx byteplus.Context, input *HandleInvitationInput, opts ...request.Option) (*HandleInvitationOutput, error)
- func (c *BILLING) ListAmortizedCostBillDaily(input *ListAmortizedCostBillDailyInput) (*ListAmortizedCostBillDailyOutput, error)
- func (c *BILLING) ListAmortizedCostBillDailyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListAmortizedCostBillDailyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListAmortizedCostBillDailyCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListAmortizedCostBillDailyRequest(input *ListAmortizedCostBillDailyInput) (req *request.Request, output *ListAmortizedCostBillDailyOutput)
- func (c *BILLING) ListAmortizedCostBillDailyWithContext(ctx byteplus.Context, input *ListAmortizedCostBillDailyInput, ...) (*ListAmortizedCostBillDailyOutput, error)
- func (c *BILLING) ListAmortizedCostBillDetail(input *ListAmortizedCostBillDetailInput) (*ListAmortizedCostBillDetailOutput, error)
- func (c *BILLING) ListAmortizedCostBillDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListAmortizedCostBillDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListAmortizedCostBillDetailCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListAmortizedCostBillDetailRequest(input *ListAmortizedCostBillDetailInput) (req *request.Request, output *ListAmortizedCostBillDetailOutput)
- func (c *BILLING) ListAmortizedCostBillDetailWithContext(ctx byteplus.Context, input *ListAmortizedCostBillDetailInput, ...) (*ListAmortizedCostBillDetailOutput, error)
- func (c *BILLING) ListAmortizedCostBillMonthly(input *ListAmortizedCostBillMonthlyInput) (*ListAmortizedCostBillMonthlyOutput, error)
- func (c *BILLING) ListAmortizedCostBillMonthlyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListAmortizedCostBillMonthlyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListAmortizedCostBillMonthlyCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListAmortizedCostBillMonthlyRequest(input *ListAmortizedCostBillMonthlyInput) (req *request.Request, output *ListAmortizedCostBillMonthlyOutput)
- func (c *BILLING) ListAmortizedCostBillMonthlyWithContext(ctx byteplus.Context, input *ListAmortizedCostBillMonthlyInput, ...) (*ListAmortizedCostBillMonthlyOutput, error)
- func (c *BILLING) ListAvailableInstances(input *ListAvailableInstancesInput) (*ListAvailableInstancesOutput, error)
- func (c *BILLING) ListAvailableInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListAvailableInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListAvailableInstancesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListAvailableInstancesRequest(input *ListAvailableInstancesInput) (req *request.Request, output *ListAvailableInstancesOutput)
- func (c *BILLING) ListAvailableInstancesWithContext(ctx byteplus.Context, input *ListAvailableInstancesInput, ...) (*ListAvailableInstancesOutput, error)
- func (c *BILLING) ListBill(input *ListBillInput) (*ListBillOutput, error)
- func (c *BILLING) ListBillCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListBillCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListBillCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListBillDetail(input *ListBillDetailInput) (*ListBillDetailOutput, error)
- func (c *BILLING) ListBillDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListBillDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListBillDetailCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListBillDetailRequest(input *ListBillDetailInput) (req *request.Request, output *ListBillDetailOutput)
- func (c *BILLING) ListBillDetailWithContext(ctx byteplus.Context, input *ListBillDetailInput, opts ...request.Option) (*ListBillDetailOutput, error)
- func (c *BILLING) ListBillOverviewByCategory(input *ListBillOverviewByCategoryInput) (*ListBillOverviewByCategoryOutput, error)
- func (c *BILLING) ListBillOverviewByCategoryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListBillOverviewByCategoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListBillOverviewByCategoryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListBillOverviewByCategoryRequest(input *ListBillOverviewByCategoryInput) (req *request.Request, output *ListBillOverviewByCategoryOutput)
- func (c *BILLING) ListBillOverviewByCategoryWithContext(ctx byteplus.Context, input *ListBillOverviewByCategoryInput, ...) (*ListBillOverviewByCategoryOutput, error)
- func (c *BILLING) ListBillOverviewByProd(input *ListBillOverviewByProdInput) (*ListBillOverviewByProdOutput, error)
- func (c *BILLING) ListBillOverviewByProdCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListBillOverviewByProdCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListBillOverviewByProdCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListBillOverviewByProdRequest(input *ListBillOverviewByProdInput) (req *request.Request, output *ListBillOverviewByProdOutput)
- func (c *BILLING) ListBillOverviewByProdWithContext(ctx byteplus.Context, input *ListBillOverviewByProdInput, ...) (*ListBillOverviewByProdOutput, error)
- func (c *BILLING) ListBillRequest(input *ListBillInput) (req *request.Request, output *ListBillOutput)
- func (c *BILLING) ListBillWithContext(ctx byteplus.Context, input *ListBillInput, opts ...request.Option) (*ListBillOutput, error)
- func (c *BILLING) ListCouponUsageRecords(input *ListCouponUsageRecordsInput) (*ListCouponUsageRecordsOutput, error)
- func (c *BILLING) ListCouponUsageRecordsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListCouponUsageRecordsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListCouponUsageRecordsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListCouponUsageRecordsRequest(input *ListCouponUsageRecordsInput) (req *request.Request, output *ListCouponUsageRecordsOutput)
- func (c *BILLING) ListCouponUsageRecordsWithContext(ctx byteplus.Context, input *ListCouponUsageRecordsInput, ...) (*ListCouponUsageRecordsOutput, error)
- func (c *BILLING) ListCoupons(input *ListCouponsInput) (*ListCouponsOutput, error)
- func (c *BILLING) ListCouponsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListCouponsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListCouponsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListCouponsRequest(input *ListCouponsInput) (req *request.Request, output *ListCouponsOutput)
- func (c *BILLING) ListCouponsWithContext(ctx byteplus.Context, input *ListCouponsInput, opts ...request.Option) (*ListCouponsOutput, error)
- func (c *BILLING) ListFinancialRelation(input *ListFinancialRelationInput) (*ListFinancialRelationOutput, error)
- func (c *BILLING) ListFinancialRelationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListFinancialRelationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListFinancialRelationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListFinancialRelationRequest(input *ListFinancialRelationInput) (req *request.Request, output *ListFinancialRelationOutput)
- func (c *BILLING) ListFinancialRelationWithContext(ctx byteplus.Context, input *ListFinancialRelationInput, ...) (*ListFinancialRelationOutput, error)
- func (c *BILLING) ListInvitation(input *ListInvitationInput) (*ListInvitationOutput, error)
- func (c *BILLING) ListInvitationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListInvitationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListInvitationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListInvitationRequest(input *ListInvitationInput) (req *request.Request, output *ListInvitationOutput)
- func (c *BILLING) ListInvitationWithContext(ctx byteplus.Context, input *ListInvitationInput, opts ...request.Option) (*ListInvitationOutput, error)
- func (c *BILLING) ListOrderProductDetails(input *ListOrderProductDetailsInput) (*ListOrderProductDetailsOutput, error)
- func (c *BILLING) ListOrderProductDetailsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListOrderProductDetailsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListOrderProductDetailsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListOrderProductDetailsRequest(input *ListOrderProductDetailsInput) (req *request.Request, output *ListOrderProductDetailsOutput)
- func (c *BILLING) ListOrderProductDetailsWithContext(ctx byteplus.Context, input *ListOrderProductDetailsInput, ...) (*ListOrderProductDetailsOutput, error)
- func (c *BILLING) ListOrders(input *ListOrdersInput) (*ListOrdersOutput, error)
- func (c *BILLING) ListOrdersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListOrdersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListOrdersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListOrdersRequest(input *ListOrdersInput) (req *request.Request, output *ListOrdersOutput)
- func (c *BILLING) ListOrdersWithContext(ctx byteplus.Context, input *ListOrdersInput, opts ...request.Option) (*ListOrdersOutput, error)
- func (c *BILLING) ListPackageUsageDetails(input *ListPackageUsageDetailsInput) (*ListPackageUsageDetailsOutput, error)
- func (c *BILLING) ListPackageUsageDetailsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListPackageUsageDetailsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListPackageUsageDetailsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListPackageUsageDetailsRequest(input *ListPackageUsageDetailsInput) (req *request.Request, output *ListPackageUsageDetailsOutput)
- func (c *BILLING) ListPackageUsageDetailsWithContext(ctx byteplus.Context, input *ListPackageUsageDetailsInput, ...) (*ListPackageUsageDetailsOutput, error)
- func (c *BILLING) ListResourcePackages(input *ListResourcePackagesInput) (*ListResourcePackagesOutput, error)
- func (c *BILLING) ListResourcePackagesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListResourcePackagesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListResourcePackagesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListResourcePackagesRequest(input *ListResourcePackagesInput) (req *request.Request, output *ListResourcePackagesOutput)
- func (c *BILLING) ListResourcePackagesWithContext(ctx byteplus.Context, input *ListResourcePackagesInput, opts ...request.Option) (*ListResourcePackagesOutput, error)
- func (c *BILLING) ListSplitBillDetail(input *ListSplitBillDetailInput) (*ListSplitBillDetailOutput, error)
- func (c *BILLING) ListSplitBillDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) ListSplitBillDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) ListSplitBillDetailCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) ListSplitBillDetailRequest(input *ListSplitBillDetailInput) (req *request.Request, output *ListSplitBillDetailOutput)
- func (c *BILLING) ListSplitBillDetailWithContext(ctx byteplus.Context, input *ListSplitBillDetailInput, opts ...request.Option) (*ListSplitBillDetailOutput, error)
- func (c *BILLING) PayOrder(input *PayOrderInput) (*PayOrderOutput, error)
- func (c *BILLING) PayOrderCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) PayOrderCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) PayOrderCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) PayOrderRequest(input *PayOrderInput) (req *request.Request, output *PayOrderOutput)
- func (c *BILLING) PayOrderWithContext(ctx byteplus.Context, input *PayOrderInput, opts ...request.Option) (*PayOrderOutput, error)
- func (c *BILLING) QueryBalanceAcct(input *QueryBalanceAcctInput) (*QueryBalanceAcctOutput, error)
- func (c *BILLING) QueryBalanceAcctCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) QueryBalanceAcctCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) QueryBalanceAcctCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) QueryBalanceAcctRequest(input *QueryBalanceAcctInput) (req *request.Request, output *QueryBalanceAcctOutput)
- func (c *BILLING) QueryBalanceAcctWithContext(ctx byteplus.Context, input *QueryBalanceAcctInput, opts ...request.Option) (*QueryBalanceAcctOutput, error)
- func (c *BILLING) QueryPriceForPayAsYouGo(input *QueryPriceForPayAsYouGoInput) (*QueryPriceForPayAsYouGoOutput, error)
- func (c *BILLING) QueryPriceForPayAsYouGoCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) QueryPriceForPayAsYouGoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) QueryPriceForPayAsYouGoCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) QueryPriceForPayAsYouGoRequest(input *QueryPriceForPayAsYouGoInput) (req *request.Request, output *QueryPriceForPayAsYouGoOutput)
- func (c *BILLING) QueryPriceForPayAsYouGoWithContext(ctx byteplus.Context, input *QueryPriceForPayAsYouGoInput, ...) (*QueryPriceForPayAsYouGoOutput, error)
- func (c *BILLING) QueryPriceForRenew(input *QueryPriceForRenewInput) (*QueryPriceForRenewOutput, error)
- func (c *BILLING) QueryPriceForRenewCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) QueryPriceForRenewCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) QueryPriceForRenewCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) QueryPriceForRenewRequest(input *QueryPriceForRenewInput) (req *request.Request, output *QueryPriceForRenewOutput)
- func (c *BILLING) QueryPriceForRenewWithContext(ctx byteplus.Context, input *QueryPriceForRenewInput, opts ...request.Option) (*QueryPriceForRenewOutput, error)
- func (c *BILLING) QueryPriceForSubscription(input *QueryPriceForSubscriptionInput) (*QueryPriceForSubscriptionOutput, error)
- func (c *BILLING) QueryPriceForSubscriptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) QueryPriceForSubscriptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) QueryPriceForSubscriptionCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) QueryPriceForSubscriptionRequest(input *QueryPriceForSubscriptionInput) (req *request.Request, output *QueryPriceForSubscriptionOutput)
- func (c *BILLING) QueryPriceForSubscriptionWithContext(ctx byteplus.Context, input *QueryPriceForSubscriptionInput, ...) (*QueryPriceForSubscriptionOutput, error)
- func (c *BILLING) RenewInstance(input *RenewInstanceInput) (*RenewInstanceOutput, error)
- func (c *BILLING) RenewInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) RenewInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) RenewInstanceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) RenewInstanceRequest(input *RenewInstanceInput) (req *request.Request, output *RenewInstanceOutput)
- func (c *BILLING) RenewInstanceWithContext(ctx byteplus.Context, input *RenewInstanceInput, opts ...request.Option) (*RenewInstanceOutput, error)
- func (c *BILLING) SetRenewalType(input *SetRenewalTypeInput) (*SetRenewalTypeOutput, error)
- func (c *BILLING) SetRenewalTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) SetRenewalTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) SetRenewalTypeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) SetRenewalTypeRequest(input *SetRenewalTypeInput) (req *request.Request, output *SetRenewalTypeOutput)
- func (c *BILLING) SetRenewalTypeWithContext(ctx byteplus.Context, input *SetRenewalTypeInput, opts ...request.Option) (*SetRenewalTypeOutput, error)
- func (c *BILLING) UnsubscribeInstance(input *UnsubscribeInstanceInput) (*UnsubscribeInstanceOutput, error)
- func (c *BILLING) UnsubscribeInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) UnsubscribeInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) UnsubscribeInstanceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) UnsubscribeInstanceRequest(input *UnsubscribeInstanceInput) (req *request.Request, output *UnsubscribeInstanceOutput)
- func (c *BILLING) UnsubscribeInstanceWithContext(ctx byteplus.Context, input *UnsubscribeInstanceInput, opts ...request.Option) (*UnsubscribeInstanceOutput, error)
- func (c *BILLING) UpdateAuth(input *UpdateAuthInput) (*UpdateAuthOutput, error)
- func (c *BILLING) UpdateAuthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *BILLING) UpdateAuthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *BILLING) UpdateAuthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *BILLING) UpdateAuthRequest(input *UpdateAuthInput) (req *request.Request, output *UpdateAuthOutput)
- func (c *BILLING) UpdateAuthWithContext(ctx byteplus.Context, input *UpdateAuthInput, opts ...request.Option) (*UpdateAuthOutput, error)
- type BILLINGAPI
- type CancelInvitationInput
- func (s CancelInvitationInput) GoString() string
- func (s *CancelInvitationInput) SetAuthID(v string) *CancelInvitationInput
- func (s *CancelInvitationInput) SetInvitationType(v int32) *CancelInvitationInput
- func (s *CancelInvitationInput) SetRelation(v int32) *CancelInvitationInput
- func (s *CancelInvitationInput) SetRelationID(v string) *CancelInvitationInput
- func (s *CancelInvitationInput) SetSubAccountID(v int64) *CancelInvitationInput
- func (s CancelInvitationInput) String() string
- func (s *CancelInvitationInput) Validate() error
- type CancelInvitationOutput
- type CancelOrderInput
- type CancelOrderOutput
- type CleanUpFinancialRelationInput
- func (s CleanUpFinancialRelationInput) GoString() string
- func (s *CleanUpFinancialRelationInput) SetRelation(v int32) *CleanUpFinancialRelationInput
- func (s *CleanUpFinancialRelationInput) SetRelationID(v string) *CleanUpFinancialRelationInput
- func (s *CleanUpFinancialRelationInput) SetSubAccountID(v int64) *CleanUpFinancialRelationInput
- func (s CleanUpFinancialRelationInput) String() string
- func (s *CleanUpFinancialRelationInput) Validate() error
- type CleanUpFinancialRelationOutput
- func (s CleanUpFinancialRelationOutput) GoString() string
- func (s *CleanUpFinancialRelationOutput) SetIsIdempotent(v bool) *CleanUpFinancialRelationOutput
- func (s *CleanUpFinancialRelationOutput) SetIsSuccess(v bool) *CleanUpFinancialRelationOutput
- func (s CleanUpFinancialRelationOutput) String() string
- type ConfigListForQueryPriceForPayAsYouGoInput
- func (s ConfigListForQueryPriceForPayAsYouGoInput) GoString() string
- func (s *ConfigListForQueryPriceForPayAsYouGoInput) SetChargeItemCode(v string) *ConfigListForQueryPriceForPayAsYouGoInput
- func (s *ConfigListForQueryPriceForPayAsYouGoInput) SetConfigurationCode(v string) *ConfigListForQueryPriceForPayAsYouGoInput
- func (s *ConfigListForQueryPriceForPayAsYouGoInput) SetCount(v string) *ConfigListForQueryPriceForPayAsYouGoInput
- func (s *ConfigListForQueryPriceForPayAsYouGoInput) SetQuantity(v int32) *ConfigListForQueryPriceForPayAsYouGoInput
- func (s *ConfigListForQueryPriceForPayAsYouGoInput) SetUseDuration(v int32) *ConfigListForQueryPriceForPayAsYouGoInput
- func (s ConfigListForQueryPriceForPayAsYouGoInput) String() string
- type ConfigListForQueryPriceForPayAsYouGoOutput
- func (s ConfigListForQueryPriceForPayAsYouGoOutput) GoString() string
- func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetChargeItemCode(v string) *ConfigListForQueryPriceForPayAsYouGoOutput
- func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetConfigurationCode(v string) *ConfigListForQueryPriceForPayAsYouGoOutput
- func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetDiscountAmount(v string) *ConfigListForQueryPriceForPayAsYouGoOutput
- func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetDiscountDetail(v *DiscountDetailForQueryPriceForPayAsYouGoOutput) *ConfigListForQueryPriceForPayAsYouGoOutput
- func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetOriginalAmount(v string) *ConfigListForQueryPriceForPayAsYouGoOutput
- func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetPrice(v string) *ConfigListForQueryPriceForPayAsYouGoOutput
- func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetQuantity(v int32) *ConfigListForQueryPriceForPayAsYouGoOutput
- func (s ConfigListForQueryPriceForPayAsYouGoOutput) String() string
- type ConfigListForQueryPriceForSubscriptionInput
- func (s ConfigListForQueryPriceForSubscriptionInput) GoString() string
- func (s *ConfigListForQueryPriceForSubscriptionInput) SetChargeItemCode(v string) *ConfigListForQueryPriceForSubscriptionInput
- func (s *ConfigListForQueryPriceForSubscriptionInput) SetConfigurationCode(v string) *ConfigListForQueryPriceForSubscriptionInput
- func (s *ConfigListForQueryPriceForSubscriptionInput) SetCount(v string) *ConfigListForQueryPriceForSubscriptionInput
- func (s *ConfigListForQueryPriceForSubscriptionInput) SetQuantity(v int32) *ConfigListForQueryPriceForSubscriptionInput
- func (s *ConfigListForQueryPriceForSubscriptionInput) SetUseDuration(v int32) *ConfigListForQueryPriceForSubscriptionInput
- func (s ConfigListForQueryPriceForSubscriptionInput) String() string
- type ConfigListForQueryPriceForSubscriptionOutput
- func (s ConfigListForQueryPriceForSubscriptionOutput) GoString() string
- func (s *ConfigListForQueryPriceForSubscriptionOutput) SetChargeItemCode(v string) *ConfigListForQueryPriceForSubscriptionOutput
- func (s *ConfigListForQueryPriceForSubscriptionOutput) SetConfigurationCode(v string) *ConfigListForQueryPriceForSubscriptionOutput
- func (s *ConfigListForQueryPriceForSubscriptionOutput) SetDiscountAmount(v string) *ConfigListForQueryPriceForSubscriptionOutput
- func (s *ConfigListForQueryPriceForSubscriptionOutput) SetDiscountDetail(v *DiscountDetailForQueryPriceForSubscriptionOutput) *ConfigListForQueryPriceForSubscriptionOutput
- func (s *ConfigListForQueryPriceForSubscriptionOutput) SetOriginalAmount(v string) *ConfigListForQueryPriceForSubscriptionOutput
- func (s *ConfigListForQueryPriceForSubscriptionOutput) SetPrice(v string) *ConfigListForQueryPriceForSubscriptionOutput
- func (s *ConfigListForQueryPriceForSubscriptionOutput) SetQuantity(v int32) *ConfigListForQueryPriceForSubscriptionOutput
- func (s ConfigListForQueryPriceForSubscriptionOutput) String() string
- type ConvertListForListBillOverviewByCategoryOutput
- func (s ConvertListForListBillOverviewByCategoryOutput) GoString() string
- func (s *ConvertListForListBillOverviewByCategoryOutput) SetList(v []*ListForListBillOverviewByCategoryOutput) *ConvertListForListBillOverviewByCategoryOutput
- func (s ConvertListForListBillOverviewByCategoryOutput) String() string
- type CreateFinancialRelationInput
- func (s CreateFinancialRelationInput) GoString() string
- func (s *CreateFinancialRelationInput) SetAccountAlias(v string) *CreateFinancialRelationInput
- func (s *CreateFinancialRelationInput) SetAuthListStr(v string) *CreateFinancialRelationInput
- func (s *CreateFinancialRelationInput) SetRelation(v int32) *CreateFinancialRelationInput
- func (s *CreateFinancialRelationInput) SetSubAccountID(v int64) *CreateFinancialRelationInput
- func (s CreateFinancialRelationInput) String() string
- func (s *CreateFinancialRelationInput) Validate() error
- type CreateFinancialRelationOutput
- type DeleteFinancialRelationInput
- func (s DeleteFinancialRelationInput) GoString() string
- func (s *DeleteFinancialRelationInput) SetRelation(v int32) *DeleteFinancialRelationInput
- func (s *DeleteFinancialRelationInput) SetRelationID(v string) *DeleteFinancialRelationInput
- func (s *DeleteFinancialRelationInput) SetSubAccountID(v int64) *DeleteFinancialRelationInput
- func (s DeleteFinancialRelationInput) String() string
- func (s *DeleteFinancialRelationInput) Validate() error
- type DeleteFinancialRelationOutput
- type DiscountDetailForQueryPriceForPayAsYouGoOutput
- func (s DiscountDetailForQueryPriceForPayAsYouGoOutput) GoString() string
- func (s *DiscountDetailForQueryPriceForPayAsYouGoOutput) SetDiscountPrice(v string) *DiscountDetailForQueryPriceForPayAsYouGoOutput
- func (s *DiscountDetailForQueryPriceForPayAsYouGoOutput) SetDiscountType(v string) *DiscountDetailForQueryPriceForPayAsYouGoOutput
- func (s DiscountDetailForQueryPriceForPayAsYouGoOutput) String() string
- type DiscountDetailForQueryPriceForSubscriptionOutput
- func (s DiscountDetailForQueryPriceForSubscriptionOutput) GoString() string
- func (s *DiscountDetailForQueryPriceForSubscriptionOutput) SetDiscountPrice(v string) *DiscountDetailForQueryPriceForSubscriptionOutput
- func (s *DiscountDetailForQueryPriceForSubscriptionOutput) SetDiscountType(v string) *DiscountDetailForQueryPriceForSubscriptionOutput
- func (s DiscountDetailForQueryPriceForSubscriptionOutput) String() string
- type GetOrderInput
- type GetOrderOutput
- type HandleInvitationInput
- func (s HandleInvitationInput) GoString() string
- func (s *HandleInvitationInput) SetAction(v int32) *HandleInvitationInput
- func (s *HandleInvitationInput) SetAuthID(v string) *HandleInvitationInput
- func (s *HandleInvitationInput) SetInvitationType(v int32) *HandleInvitationInput
- func (s *HandleInvitationInput) SetMajorAccountID(v int64) *HandleInvitationInput
- func (s *HandleInvitationInput) SetRelation(v int32) *HandleInvitationInput
- func (s *HandleInvitationInput) SetRelationID(v string) *HandleInvitationInput
- func (s HandleInvitationInput) String() string
- func (s *HandleInvitationInput) Validate() error
- type HandleInvitationOutput
- type InstanceAmountListForQueryPriceForRenewOutput
- func (s InstanceAmountListForQueryPriceForRenewOutput) GoString() string
- func (s *InstanceAmountListForQueryPriceForRenewOutput) SetConfigurationCode(v string) *InstanceAmountListForQueryPriceForRenewOutput
- func (s *InstanceAmountListForQueryPriceForRenewOutput) SetDiscountAmount(v string) *InstanceAmountListForQueryPriceForRenewOutput
- func (s *InstanceAmountListForQueryPriceForRenewOutput) SetInstanceID(v string) *InstanceAmountListForQueryPriceForRenewOutput
- func (s *InstanceAmountListForQueryPriceForRenewOutput) SetOriginalAmount(v string) *InstanceAmountListForQueryPriceForRenewOutput
- func (s *InstanceAmountListForQueryPriceForRenewOutput) SetProduct(v string) *InstanceAmountListForQueryPriceForRenewOutput
- func (s InstanceAmountListForQueryPriceForRenewOutput) String() string
- type InstanceListForListAvailableInstancesOutput
- func (s InstanceListForListAvailableInstancesOutput) GoString() string
- func (s *InstanceListForListAvailableInstancesOutput) SetAccountID(v int32) *InstanceListForListAvailableInstancesOutput
- func (s *InstanceListForListAvailableInstancesOutput) SetBeginTime(v string) *InstanceListForListAvailableInstancesOutput
- func (s *InstanceListForListAvailableInstancesOutput) SetConfigurationCode(v string) *InstanceListForListAvailableInstancesOutput
- func (s *InstanceListForListAvailableInstancesOutput) SetExpiredTime(v string) *InstanceListForListAvailableInstancesOutput
- func (s *InstanceListForListAvailableInstancesOutput) SetInstanceID(v string) *InstanceListForListAvailableInstancesOutput
- func (s *InstanceListForListAvailableInstancesOutput) SetInstanceName(v string) *InstanceListForListAvailableInstancesOutput
- func (s *InstanceListForListAvailableInstancesOutput) SetPaymentMethod(v string) *InstanceListForListAvailableInstancesOutput
- func (s *InstanceListForListAvailableInstancesOutput) SetProduct(v string) *InstanceListForListAvailableInstancesOutput
- func (s *InstanceListForListAvailableInstancesOutput) SetRemainRenewTimes(v string) *InstanceListForListAvailableInstancesOutput
- func (s *InstanceListForListAvailableInstancesOutput) SetRenewType(v string) *InstanceListForListAvailableInstancesOutput
- func (s *InstanceListForListAvailableInstancesOutput) SetRenewalDurationUnit(v string) *InstanceListForListAvailableInstancesOutput
- func (s *InstanceListForListAvailableInstancesOutput) SetRenewalTimes(v string) *InstanceListForListAvailableInstancesOutput
- func (s *InstanceListForListAvailableInstancesOutput) SetStatus(v string) *InstanceListForListAvailableInstancesOutput
- func (s *InstanceListForListAvailableInstancesOutput) SetSubStatus(v string) *InstanceListForListAvailableInstancesOutput
- func (s InstanceListForListAvailableInstancesOutput) String() string
- type ListAmortizedCostBillDailyInput
- func (s ListAmortizedCostBillDailyInput) GoString() string
- func (s *ListAmortizedCostBillDailyInput) SetAmortizedDay(v string) *ListAmortizedCostBillDailyInput
- func (s *ListAmortizedCostBillDailyInput) SetAmortizedMonth(v string) *ListAmortizedCostBillDailyInput
- func (s *ListAmortizedCostBillDailyInput) SetAmortizedType(v []*string) *ListAmortizedCostBillDailyInput
- func (s *ListAmortizedCostBillDailyInput) SetBillCategory(v []*string) *ListAmortizedCostBillDailyInput
- func (s *ListAmortizedCostBillDailyInput) SetBillPeriod(v string) *ListAmortizedCostBillDailyInput
- func (s *ListAmortizedCostBillDailyInput) SetBillingMode(v []*string) *ListAmortizedCostBillDailyInput
- func (s *ListAmortizedCostBillDailyInput) SetIgnoreZero(v int32) *ListAmortizedCostBillDailyInput
- func (s *ListAmortizedCostBillDailyInput) SetInstanceNo(v string) *ListAmortizedCostBillDailyInput
- func (s *ListAmortizedCostBillDailyInput) SetLimit(v int32) *ListAmortizedCostBillDailyInput
- func (s *ListAmortizedCostBillDailyInput) SetNeedRecordNum(v int32) *ListAmortizedCostBillDailyInput
- func (s *ListAmortizedCostBillDailyInput) SetOffset(v int32) *ListAmortizedCostBillDailyInput
- func (s *ListAmortizedCostBillDailyInput) SetOwnerID(v []*int64) *ListAmortizedCostBillDailyInput
- func (s *ListAmortizedCostBillDailyInput) SetPayerID(v []*int64) *ListAmortizedCostBillDailyInput
- func (s *ListAmortizedCostBillDailyInput) SetProduct(v []*string) *ListAmortizedCostBillDailyInput
- func (s ListAmortizedCostBillDailyInput) String() string
- func (s *ListAmortizedCostBillDailyInput) Validate() error
- type ListAmortizedCostBillDailyOutput
- func (s ListAmortizedCostBillDailyOutput) GoString() string
- func (s *ListAmortizedCostBillDailyOutput) SetLimit(v int32) *ListAmortizedCostBillDailyOutput
- func (s *ListAmortizedCostBillDailyOutput) SetList(v []*ListForListAmortizedCostBillDailyOutput) *ListAmortizedCostBillDailyOutput
- func (s *ListAmortizedCostBillDailyOutput) SetOffset(v int32) *ListAmortizedCostBillDailyOutput
- func (s *ListAmortizedCostBillDailyOutput) SetTotal(v int32) *ListAmortizedCostBillDailyOutput
- func (s ListAmortizedCostBillDailyOutput) String() string
- type ListAmortizedCostBillDetailInput
- func (s ListAmortizedCostBillDetailInput) GoString() string
- func (s *ListAmortizedCostBillDetailInput) SetAmortizedDay(v string) *ListAmortizedCostBillDetailInput
- func (s *ListAmortizedCostBillDetailInput) SetAmortizedMonth(v string) *ListAmortizedCostBillDetailInput
- func (s *ListAmortizedCostBillDetailInput) SetAmortizedType(v []*string) *ListAmortizedCostBillDetailInput
- func (s *ListAmortizedCostBillDetailInput) SetBillCategory(v []*string) *ListAmortizedCostBillDetailInput
- func (s *ListAmortizedCostBillDetailInput) SetBillPeriod(v string) *ListAmortizedCostBillDetailInput
- func (s *ListAmortizedCostBillDetailInput) SetBillingMode(v []*string) *ListAmortizedCostBillDetailInput
- func (s *ListAmortizedCostBillDetailInput) SetIgnoreZero(v int32) *ListAmortizedCostBillDetailInput
- func (s *ListAmortizedCostBillDetailInput) SetInstanceNo(v string) *ListAmortizedCostBillDetailInput
- func (s *ListAmortizedCostBillDetailInput) SetLimit(v int32) *ListAmortizedCostBillDetailInput
- func (s *ListAmortizedCostBillDetailInput) SetNeedRecordNum(v int32) *ListAmortizedCostBillDetailInput
- func (s *ListAmortizedCostBillDetailInput) SetOffset(v int32) *ListAmortizedCostBillDetailInput
- func (s *ListAmortizedCostBillDetailInput) SetOwnerID(v []*int64) *ListAmortizedCostBillDetailInput
- func (s *ListAmortizedCostBillDetailInput) SetPayerID(v []*int64) *ListAmortizedCostBillDetailInput
- func (s *ListAmortizedCostBillDetailInput) SetProduct(v []*string) *ListAmortizedCostBillDetailInput
- func (s ListAmortizedCostBillDetailInput) String() string
- func (s *ListAmortizedCostBillDetailInput) Validate() error
- type ListAmortizedCostBillDetailOutput
- func (s ListAmortizedCostBillDetailOutput) GoString() string
- func (s *ListAmortizedCostBillDetailOutput) SetLimit(v int32) *ListAmortizedCostBillDetailOutput
- func (s *ListAmortizedCostBillDetailOutput) SetList(v []*ListForListAmortizedCostBillDetailOutput) *ListAmortizedCostBillDetailOutput
- func (s *ListAmortizedCostBillDetailOutput) SetOffset(v int32) *ListAmortizedCostBillDetailOutput
- func (s *ListAmortizedCostBillDetailOutput) SetTotal(v int32) *ListAmortizedCostBillDetailOutput
- func (s ListAmortizedCostBillDetailOutput) String() string
- type ListAmortizedCostBillMonthlyInput
- func (s ListAmortizedCostBillMonthlyInput) GoString() string
- func (s *ListAmortizedCostBillMonthlyInput) SetAmortizedMonth(v string) *ListAmortizedCostBillMonthlyInput
- func (s *ListAmortizedCostBillMonthlyInput) SetAmortizedType(v []*string) *ListAmortizedCostBillMonthlyInput
- func (s *ListAmortizedCostBillMonthlyInput) SetBillCategory(v []*string) *ListAmortizedCostBillMonthlyInput
- func (s *ListAmortizedCostBillMonthlyInput) SetBillPeriod(v string) *ListAmortizedCostBillMonthlyInput
- func (s *ListAmortizedCostBillMonthlyInput) SetBillingMode(v []*string) *ListAmortizedCostBillMonthlyInput
- func (s *ListAmortizedCostBillMonthlyInput) SetIgnoreZero(v int32) *ListAmortizedCostBillMonthlyInput
- func (s *ListAmortizedCostBillMonthlyInput) SetInstanceNo(v string) *ListAmortizedCostBillMonthlyInput
- func (s *ListAmortizedCostBillMonthlyInput) SetLimit(v int32) *ListAmortizedCostBillMonthlyInput
- func (s *ListAmortizedCostBillMonthlyInput) SetNeedRecordNum(v int32) *ListAmortizedCostBillMonthlyInput
- func (s *ListAmortizedCostBillMonthlyInput) SetOffset(v int32) *ListAmortizedCostBillMonthlyInput
- func (s *ListAmortizedCostBillMonthlyInput) SetOwnerID(v []*int64) *ListAmortizedCostBillMonthlyInput
- func (s *ListAmortizedCostBillMonthlyInput) SetPayerID(v []*int64) *ListAmortizedCostBillMonthlyInput
- func (s *ListAmortizedCostBillMonthlyInput) SetProduct(v []*string) *ListAmortizedCostBillMonthlyInput
- func (s ListAmortizedCostBillMonthlyInput) String() string
- func (s *ListAmortizedCostBillMonthlyInput) Validate() error
- type ListAmortizedCostBillMonthlyOutput
- func (s ListAmortizedCostBillMonthlyOutput) GoString() string
- func (s *ListAmortizedCostBillMonthlyOutput) SetLimit(v int32) *ListAmortizedCostBillMonthlyOutput
- func (s *ListAmortizedCostBillMonthlyOutput) SetList(v []*ListForListAmortizedCostBillMonthlyOutput) *ListAmortizedCostBillMonthlyOutput
- func (s *ListAmortizedCostBillMonthlyOutput) SetOffset(v int32) *ListAmortizedCostBillMonthlyOutput
- func (s *ListAmortizedCostBillMonthlyOutput) SetTotal(v int32) *ListAmortizedCostBillMonthlyOutput
- func (s ListAmortizedCostBillMonthlyOutput) String() string
- type ListAvailableInstancesInput
- func (s ListAvailableInstancesInput) GoString() string
- func (s *ListAvailableInstancesInput) SetBeginTimeEnd(v string) *ListAvailableInstancesInput
- func (s *ListAvailableInstancesInput) SetBeginTimeStart(v string) *ListAvailableInstancesInput
- func (s *ListAvailableInstancesInput) SetExpiredTimeEnd(v string) *ListAvailableInstancesInput
- func (s *ListAvailableInstancesInput) SetExpiredTimeStart(v string) *ListAvailableInstancesInput
- func (s *ListAvailableInstancesInput) SetInstanceIDs(v []*string) *ListAvailableInstancesInput
- func (s *ListAvailableInstancesInput) SetMaxResults(v int32) *ListAvailableInstancesInput
- func (s *ListAvailableInstancesInput) SetNextToken(v string) *ListAvailableInstancesInput
- func (s *ListAvailableInstancesInput) SetProduct(v string) *ListAvailableInstancesInput
- func (s *ListAvailableInstancesInput) SetRenewType(v string) *ListAvailableInstancesInput
- func (s ListAvailableInstancesInput) String() string
- func (s *ListAvailableInstancesInput) Validate() error
- type ListAvailableInstancesOutput
- func (s ListAvailableInstancesOutput) GoString() string
- func (s *ListAvailableInstancesOutput) SetInstanceList(v []*InstanceListForListAvailableInstancesOutput) *ListAvailableInstancesOutput
- func (s *ListAvailableInstancesOutput) SetMaxResults(v int32) *ListAvailableInstancesOutput
- func (s *ListAvailableInstancesOutput) SetNextToken(v string) *ListAvailableInstancesOutput
- func (s ListAvailableInstancesOutput) String() string
- type ListBillDetailInput
- func (s ListBillDetailInput) GoString() string
- func (s *ListBillDetailInput) SetBillCategory(v []*string) *ListBillDetailInput
- func (s *ListBillDetailInput) SetBillPeriod(v string) *ListBillDetailInput
- func (s *ListBillDetailInput) SetBillingMode(v []*string) *ListBillDetailInput
- func (s *ListBillDetailInput) SetExpenseDate(v string) *ListBillDetailInput
- func (s *ListBillDetailInput) SetGroupPeriod(v int32) *ListBillDetailInput
- func (s *ListBillDetailInput) SetGroupTerm(v int32) *ListBillDetailInput
- func (s *ListBillDetailInput) SetIgnoreZero(v int32) *ListBillDetailInput
- func (s *ListBillDetailInput) SetInstanceNo(v string) *ListBillDetailInput
- func (s *ListBillDetailInput) SetLimit(v int32) *ListBillDetailInput
- func (s *ListBillDetailInput) SetNeedRecordNum(v int32) *ListBillDetailInput
- func (s *ListBillDetailInput) SetOffset(v int32) *ListBillDetailInput
- func (s *ListBillDetailInput) SetOwnerID(v []*int64) *ListBillDetailInput
- func (s *ListBillDetailInput) SetPayerID(v []*int64) *ListBillDetailInput
- func (s *ListBillDetailInput) SetProduct(v []*string) *ListBillDetailInput
- func (s ListBillDetailInput) String() string
- func (s *ListBillDetailInput) Validate() error
- type ListBillDetailOutput
- func (s ListBillDetailOutput) GoString() string
- func (s *ListBillDetailOutput) SetLimit(v int32) *ListBillDetailOutput
- func (s *ListBillDetailOutput) SetList(v []*ListForListBillDetailOutput) *ListBillDetailOutput
- func (s *ListBillDetailOutput) SetOffset(v int32) *ListBillDetailOutput
- func (s *ListBillDetailOutput) SetTotal(v int32) *ListBillDetailOutput
- func (s ListBillDetailOutput) String() string
- type ListBillInput
- func (s ListBillInput) GoString() string
- func (s *ListBillInput) SetBillCategoryParent(v []*string) *ListBillInput
- func (s *ListBillInput) SetBillPeriod(v string) *ListBillInput
- func (s *ListBillInput) SetBillingMode(v []*string) *ListBillInput
- func (s *ListBillInput) SetIgnoreZero(v int32) *ListBillInput
- func (s *ListBillInput) SetLimit(v int32) *ListBillInput
- func (s *ListBillInput) SetNeedRecordNum(v int32) *ListBillInput
- func (s *ListBillInput) SetOffset(v int32) *ListBillInput
- func (s *ListBillInput) SetOwnerID(v []*int64) *ListBillInput
- func (s *ListBillInput) SetPayStatus(v string) *ListBillInput
- func (s *ListBillInput) SetPayerID(v []*int64) *ListBillInput
- func (s *ListBillInput) SetProduct(v []*string) *ListBillInput
- func (s ListBillInput) String() string
- func (s *ListBillInput) Validate() error
- type ListBillOutput
- func (s ListBillOutput) GoString() string
- func (s *ListBillOutput) SetLimit(v int32) *ListBillOutput
- func (s *ListBillOutput) SetList(v []*ListForListBillOutput) *ListBillOutput
- func (s *ListBillOutput) SetOffset(v int32) *ListBillOutput
- func (s *ListBillOutput) SetTotal(v int32) *ListBillOutput
- func (s ListBillOutput) String() string
- type ListBillOverviewByCategoryInput
- func (s ListBillOverviewByCategoryInput) GoString() string
- func (s *ListBillOverviewByCategoryInput) SetBillCategoryParent(v []*string) *ListBillOverviewByCategoryInput
- func (s *ListBillOverviewByCategoryInput) SetBillPeriod(v string) *ListBillOverviewByCategoryInput
- func (s *ListBillOverviewByCategoryInput) SetBillingMode(v []*string) *ListBillOverviewByCategoryInput
- func (s *ListBillOverviewByCategoryInput) SetOwnerID(v []*int64) *ListBillOverviewByCategoryInput
- func (s *ListBillOverviewByCategoryInput) SetPayerID(v []*int64) *ListBillOverviewByCategoryInput
- func (s ListBillOverviewByCategoryInput) String() string
- func (s *ListBillOverviewByCategoryInput) Validate() error
- type ListBillOverviewByCategoryOutput
- type ListBillOverviewByProdInput
- func (s ListBillOverviewByProdInput) GoString() string
- func (s *ListBillOverviewByProdInput) SetBillCategoryParent(v []*string) *ListBillOverviewByProdInput
- func (s *ListBillOverviewByProdInput) SetBillPeriod(v string) *ListBillOverviewByProdInput
- func (s *ListBillOverviewByProdInput) SetBillingMode(v []*string) *ListBillOverviewByProdInput
- func (s *ListBillOverviewByProdInput) SetIgnoreZero(v int32) *ListBillOverviewByProdInput
- func (s *ListBillOverviewByProdInput) SetLimit(v int32) *ListBillOverviewByProdInput
- func (s *ListBillOverviewByProdInput) SetNeedRecordNum(v int32) *ListBillOverviewByProdInput
- func (s *ListBillOverviewByProdInput) SetOffset(v int32) *ListBillOverviewByProdInput
- func (s *ListBillOverviewByProdInput) SetOwnerID(v []*int64) *ListBillOverviewByProdInput
- func (s *ListBillOverviewByProdInput) SetPayerID(v []*int64) *ListBillOverviewByProdInput
- func (s *ListBillOverviewByProdInput) SetProduct(v []*string) *ListBillOverviewByProdInput
- func (s ListBillOverviewByProdInput) String() string
- func (s *ListBillOverviewByProdInput) Validate() error
- type ListBillOverviewByProdOutput
- func (s ListBillOverviewByProdOutput) GoString() string
- func (s *ListBillOverviewByProdOutput) SetLimit(v int32) *ListBillOverviewByProdOutput
- func (s *ListBillOverviewByProdOutput) SetList(v []*ListForListBillOverviewByProdOutput) *ListBillOverviewByProdOutput
- func (s *ListBillOverviewByProdOutput) SetOffset(v int32) *ListBillOverviewByProdOutput
- func (s *ListBillOverviewByProdOutput) SetTotal(v int32) *ListBillOverviewByProdOutput
- func (s ListBillOverviewByProdOutput) String() string
- type ListCouponUsageRecordsInput
- func (s ListCouponUsageRecordsInput) GoString() string
- func (s *ListCouponUsageRecordsInput) SetCouponID(v string) *ListCouponUsageRecordsInput
- func (s *ListCouponUsageRecordsInput) SetLimit(v int32) *ListCouponUsageRecordsInput
- func (s *ListCouponUsageRecordsInput) SetOffset(v int32) *ListCouponUsageRecordsInput
- func (s ListCouponUsageRecordsInput) String() string
- func (s *ListCouponUsageRecordsInput) Validate() error
- type ListCouponUsageRecordsOutput
- func (s ListCouponUsageRecordsOutput) GoString() string
- func (s *ListCouponUsageRecordsOutput) SetLimit(v int32) *ListCouponUsageRecordsOutput
- func (s *ListCouponUsageRecordsOutput) SetList(v []*ListForListCouponUsageRecordsOutput) *ListCouponUsageRecordsOutput
- func (s *ListCouponUsageRecordsOutput) SetOffset(v int32) *ListCouponUsageRecordsOutput
- func (s *ListCouponUsageRecordsOutput) SetTotal(v int32) *ListCouponUsageRecordsOutput
- func (s ListCouponUsageRecordsOutput) String() string
- type ListCouponsInput
- func (s ListCouponsInput) GoString() string
- func (s *ListCouponsInput) SetCouponID(v string) *ListCouponsInput
- func (s *ListCouponsInput) SetLimit(v int32) *ListCouponsInput
- func (s *ListCouponsInput) SetOffset(v int32) *ListCouponsInput
- func (s *ListCouponsInput) SetProductCode(v string) *ListCouponsInput
- func (s *ListCouponsInput) SetStatus(v string) *ListCouponsInput
- func (s *ListCouponsInput) SetValidBeginTime(v string) *ListCouponsInput
- func (s *ListCouponsInput) SetValidEndTime(v string) *ListCouponsInput
- func (s ListCouponsInput) String() string
- type ListCouponsOutput
- func (s ListCouponsOutput) GoString() string
- func (s *ListCouponsOutput) SetLimit(v int32) *ListCouponsOutput
- func (s *ListCouponsOutput) SetList(v []*ListForListCouponsOutput) *ListCouponsOutput
- func (s *ListCouponsOutput) SetOffset(v int32) *ListCouponsOutput
- func (s *ListCouponsOutput) SetTotal(v int32) *ListCouponsOutput
- func (s ListCouponsOutput) String() string
- type ListFinancialRelationInput
- func (s ListFinancialRelationInput) GoString() string
- func (s *ListFinancialRelationInput) SetAccountIDSearchList(v []*string) *ListFinancialRelationInput
- func (s *ListFinancialRelationInput) SetLimit(v int32) *ListFinancialRelationInput
- func (s *ListFinancialRelationInput) SetOffset(v int32) *ListFinancialRelationInput
- func (s *ListFinancialRelationInput) SetRelation(v []*string) *ListFinancialRelationInput
- func (s *ListFinancialRelationInput) SetStatus(v []*string) *ListFinancialRelationInput
- func (s ListFinancialRelationInput) String() string
- type ListFinancialRelationOutput
- func (s ListFinancialRelationOutput) GoString() string
- func (s *ListFinancialRelationOutput) SetLimit(v int32) *ListFinancialRelationOutput
- func (s *ListFinancialRelationOutput) SetList(v []*ListForListFinancialRelationOutput) *ListFinancialRelationOutput
- func (s *ListFinancialRelationOutput) SetOffset(v int32) *ListFinancialRelationOutput
- func (s *ListFinancialRelationOutput) SetTotal(v int32) *ListFinancialRelationOutput
- func (s ListFinancialRelationOutput) String() string
- type ListForListAmortizedCostBillDailyOutput
- func (s ListForListAmortizedCostBillDailyOutput) GoString() string
- func (s *ListForListAmortizedCostBillDailyOutput) SetAmortizedBeginTime(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetAmortizedDay(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetAmortizedEndTime(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetAmortizedMonth(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetAmortizedType(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetBillCategory(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetBillID(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetBillPeriod(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetBillingMethodCode(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetBillingMode(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetBusiPeriod(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetBusinessMode(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetConfigName(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetConfigurationCode(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetCount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetCountryRegion(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetCouponAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetCurrency(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetCurrencySettlement(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedCouponAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPaidAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPosttaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPretaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedRealValue(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedRoundAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettleRealValue(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedTaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDeductionUseDuration(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetDiscountBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetEffectiveFactor(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetElement(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetElementCode(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetExpandField(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetExpenseTime(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetFactor(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetFactorCode(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetInstanceName(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetInstanceNo(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetMainContractNumber(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedCouponAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPaidAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPosttaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPretaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedRealValue(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedRoundAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettleRealValue(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedTaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetOriginalBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetOriginalOrderNo(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetOwnerCustomerName(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetOwnerID(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetOwnerUserName(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetPaidAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetPayerCustomerName(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetPayerID(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetPayerUserName(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetPosttaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetPreTaxPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetPreTaxRealValue(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetPreferentialBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetPretaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetPrice(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetPriceUnit(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetProduct(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetProductZh(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetProject(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetProjectDisplayName(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetRealValue(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetRegion(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetRegionCode(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetRoundAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSellerCustomerName(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSellerID(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSellerUserName(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSettlePayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSettlePosttaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSettlePretaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSettleRealValue(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSettleTaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSplitItemID(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSplitItemName(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetSubjectName(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetTag(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetTax(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetTaxRate(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetUnit(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetUseDuration(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetUseDurationUnit(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetZone(v string) *ListForListAmortizedCostBillDailyOutput
- func (s *ListForListAmortizedCostBillDailyOutput) SetZoneCode(v string) *ListForListAmortizedCostBillDailyOutput
- func (s ListForListAmortizedCostBillDailyOutput) String() string
- type ListForListAmortizedCostBillDetailOutput
- func (s ListForListAmortizedCostBillDetailOutput) GoString() string
- func (s *ListForListAmortizedCostBillDetailOutput) SetAmortizedBeginTime(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetAmortizedDay(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetAmortizedEndTime(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetAmortizedMonth(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetAmortizedType(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetBillCategory(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetBillID(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetBillPeriod(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetBillingFunction(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetBillingMethodCode(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetBillingMode(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetBusiPeriod(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetBusinessMode(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetConfigName(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetCostID(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetCount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetCountryArea(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetCountryRegion(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetCouponAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetCurrency(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetCurrencySettlement(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedCouponAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPaidAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPosttaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPretaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedRealValue(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedRoundAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettleRealValue(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedTaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDeductionUseDuration(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDiscountBillAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDiscountBizBillingFunction(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDiscountBizMeasureInterval(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDiscountBizUnitPrice(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDiscountBizUnitPriceInterval(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetDiscountInfo(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetEffectiveFactor(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetElement(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetExchangeRate(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetExpandField(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetExpenseBeginTime(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetExpenseEndTime(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetFactor(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetInstanceName(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetInstanceNo(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetMainContractNumber(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetMarketPrice(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetMeasureInterval(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetOriginalBillAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetOriginalOrderNo(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetOwnerCustomerName(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetOwnerID(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetOwnerUserName(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetPaidAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetPayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetPayerCustomerName(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetPayerID(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetPayerUserName(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetPosttaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetPreTaxPayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetPreTaxRealValue(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetPreferentialBillAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetPretaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetPrice(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetPriceInterval(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetPriceUnit(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetProduct(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetProductZh(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetProject(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetProjectDisplayName(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetRealValue(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetRegion(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetRoundAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSavingPlanDeductionDiscountAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSavingPlanDeductionSpID(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSellerCustomerName(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSellerID(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSellerUserName(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSettlePayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSettlePosttaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSettlePretaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSettleRealValue(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSettleTaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSplitItemID(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSplitItemName(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetSubjectName(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetTag(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetTax(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetTaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetTaxRate(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetTradeTime(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetUnit(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetUseDuration(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetUseDurationUnit(v string) *ListForListAmortizedCostBillDetailOutput
- func (s *ListForListAmortizedCostBillDetailOutput) SetZone(v string) *ListForListAmortizedCostBillDetailOutput
- func (s ListForListAmortizedCostBillDetailOutput) String() string
- type ListForListAmortizedCostBillMonthlyOutput
- func (s ListForListAmortizedCostBillMonthlyOutput) GoString() string
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetAmortizedBeginTime(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetAmortizedDayNum(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetAmortizedEndTime(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetAmortizedMonth(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetAmortizedType(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedCouponAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPaidAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedRoundAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettleRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBillCategory(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBillID(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBillPeriod(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBillingFunction(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBillingMethodCode(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBillingMode(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBusiPeriod(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetBusinessMode(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetConfigName(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetCount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetCountryRegion(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetCouponAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetCurrency(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetCurrencySettlement(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedCouponAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPaidAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedRoundAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettleRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDeductionUseDuration(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDiscountBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDiscountBizBillingFunction(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDiscountBizMeasureInterval(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDiscountBizUnitPrice(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetDiscountBizUnitPriceInterval(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetEffectiveFactor(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetElement(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetExpandField(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetExpenseTime(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetFactor(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetInstanceName(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetInstanceNo(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetMainContractNumber(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetMarketPrice(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetMeasureInterval(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedCouponAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPaidAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedRoundAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettleRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetOriginalBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetOriginalOrderNo(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetOwnerCustomerName(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetOwnerID(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetOwnerUserName(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetPaidAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetPayerCustomerName(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetPayerID(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetPayerUserName(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetPosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetPreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetPreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetPreferentialBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetPretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetPrice(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetPriceInterval(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetPriceUnit(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetProduct(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetProductZh(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetProject(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetProjectDisplayName(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetRegion(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetRoundAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSellerCustomerName(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSellerID(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSellerUserName(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettlePayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettlePosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettlePretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettleRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettleTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSplitItemID(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSplitItemName(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetSubjectName(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetTag(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetTax(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetTaxRate(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedCouponAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPaidAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedRoundAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettleRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnit(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUseDuration(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetUseDurationUnit(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s *ListForListAmortizedCostBillMonthlyOutput) SetZone(v string) *ListForListAmortizedCostBillMonthlyOutput
- func (s ListForListAmortizedCostBillMonthlyOutput) String() string
- type ListForListBillDetailOutput
- func (s ListForListBillDetailOutput) GoString() string
- func (s *ListForListBillDetailOutput) SetBillCategory(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetBillDetailId(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetBillID(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetBillPeriod(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetBillingFunction(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetBillingMethodCode(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetBillingMode(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetBusiPeriod(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetBusinessMode(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetConfigName(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetConfigurationCode(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetCount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetCountryRegion(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetCouponAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetCreditCarriedAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetCurrency(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetCurrencySettlement(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetDeductionCount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetDeductionUseDuration(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetDiscountBillAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetDiscountBizBillingFunction(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetDiscountBizMeasureInterval(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetDiscountBizUnitPrice(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetDiscountBizUnitPriceInterval(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetDiscountInfo(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetEffectiveFactor(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetElement(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetElementCode(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetExchangeRate(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetExpandField(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetExpenseBeginTime(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetExpenseDate(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetExpenseEndTime(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetFactor(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetFactorCode(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetFormula(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetInstanceName(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetInstanceNo(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetMainContractNumber(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetMarketPrice(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetMeasureInterval(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetOriginalBillAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetOriginalOrderNo(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetOwnerCustomerName(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetOwnerID(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetOwnerUserName(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetPaidAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetPayableAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetPayerCustomerName(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetPayerID(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetPayerUserName(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetPosttaxAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetPreTaxPayableAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetPreferentialBillAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetPretaxAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetPretaxRealValue(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetPrice(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetPriceInterval(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetPriceUnit(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetProduct(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetProductZh(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetProject(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetProjectDisplayName(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetRealValue(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetRegion(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetRegionCode(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetReservationInstance(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetRoundAmount(v float64) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSavingPlanDeductionDiscountAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSavingPlanDeductionSpID(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSavingPlanOriginalAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSellerCustomerName(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSellerID(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSellerUserName(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSellingMode(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSettlePayableAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSettlePosttaxAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSettlePreTaxPayableAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSettlePretaxAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSettlePretaxRealValue(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSettleRealValue(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSettleTax(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSettlementType(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSolutionZh(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetSubjectName(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetTag(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetTax(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetTaxRate(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetTradeTime(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetUnit(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetUnpaidAmount(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetUseDuration(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetUseDurationUnit(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetZone(v string) *ListForListBillDetailOutput
- func (s *ListForListBillDetailOutput) SetZoneCode(v string) *ListForListBillDetailOutput
- func (s ListForListBillDetailOutput) String() string
- type ListForListBillOutput
- func (s ListForListBillOutput) GoString() string
- func (s *ListForListBillOutput) SetBillCategoryParent(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetBillDetailNum(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetBillID(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetBillPeriod(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetBillingMode(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetBusiPeriod(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetBusinessMode(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetCountryRegion(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetCouponAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetCreditCarriedAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetCurrency(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetCurrencySettlement(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetDiscountBillAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetExchangeRate(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetExpenseBeginTime(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetExpenseEndTime(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetOriginalBillAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetOwnerCustomerName(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetOwnerID(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetOwnerUserName(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetPaidAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetPayStatus(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetPayableAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetPayerCustomerName(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetPayerID(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetPayerUserName(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetPosttaxAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetPreTaxPayableAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetPreferentialBillAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetPretaxAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetPretaxRealValue(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetProduct(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetProductZh(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetRealValue(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetRoundBillAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetSavingPlanOriginalAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetSellerCustomerName(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetSellerID(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetSellerUserName(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetSettlePayableAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetSettlePosttaxAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetSettlePreTaxPayableAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetSettlePretaxAmount(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetSettlePretaxRealValue(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetSettleRealValue(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetSettleTax(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetSettlementType(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetSubjectName(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetTax(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetTaxRate(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetTradeTime(v string) *ListForListBillOutput
- func (s *ListForListBillOutput) SetUnpaidAmount(v string) *ListForListBillOutput
- func (s ListForListBillOutput) String() string
- type ListForListBillOverviewByCategoryOutput
- func (s ListForListBillOverviewByCategoryOutput) GoString() string
- func (s *ListForListBillOverviewByCategoryOutput) SetBillCategoryParent(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetBillPeriod(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetBusinessMode(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetCountryArea(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetCountryRegion(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetCouponAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetCreditCarriedAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetCurrency(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetCurrencySettlement(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetDiscountBillAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetOriginalBillAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetOwnerCustomerName(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetOwnerID(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetOwnerUserName(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetPaidAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetPayableAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetPayerCustomerName(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetPayerID(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetPayerUserName(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetPosttaxAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetPreTaxPayableAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetPretaxAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetPretaxRealValue(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetRealValue(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSavingPlanOriginalAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSellerCustomerName(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSellerID(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSellerUserName(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSettlePayableAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSettlePosttaxAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSettlePreTaxPayableAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSettlePretaxAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSettlePretaxRealValue(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSettleRealValue(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSettleTax(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSettlementType(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSubjectName(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetSubjectNo(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetTax(v string) *ListForListBillOverviewByCategoryOutput
- func (s *ListForListBillOverviewByCategoryOutput) SetUnpaidAmount(v string) *ListForListBillOverviewByCategoryOutput
- func (s ListForListBillOverviewByCategoryOutput) String() string
- type ListForListBillOverviewByProdOutput
- func (s ListForListBillOverviewByProdOutput) GoString() string
- func (s *ListForListBillOverviewByProdOutput) SetBillCategoryParent(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetBillPeriod(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetBillingMode(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetBusinessMode(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetCountryRegion(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetCouponAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetCreditCarriedAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetCurrency(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetCurrencySettlement(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetDiscountBillAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetOriginalBillAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetOwnerCustomerName(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetOwnerID(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetOwnerUserName(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetPaidAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetPayableAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetPayerCustomerName(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetPayerID(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetPayerUserName(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetPosttaxAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetPreTaxPayableAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetPreferentialBillAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetPretaxAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetPretaxRealValue(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetProduct(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetProductZh(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetRealValue(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetRoundBillAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetSavingPlanOriginalAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetSellerCustomerName(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetSellerID(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetSellerUserName(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetSettlePayableAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetSettlePosttaxAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetSettlePreTaxPayableAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetSettlePretaxAmount(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetSettlePretaxRealValue(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetSettleRealValue(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetSettleTax(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetSettlementType(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetSubjectName(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetTax(v string) *ListForListBillOverviewByProdOutput
- func (s *ListForListBillOverviewByProdOutput) SetUnpaidAmount(v string) *ListForListBillOverviewByProdOutput
- func (s ListForListBillOverviewByProdOutput) String() string
- type ListForListCouponUsageRecordsOutput
- func (s ListForListCouponUsageRecordsOutput) GoString() string
- func (s *ListForListCouponUsageRecordsOutput) SetAccountID(v int32) *ListForListCouponUsageRecordsOutput
- func (s *ListForListCouponUsageRecordsOutput) SetChangeAmount(v float64) *ListForListCouponUsageRecordsOutput
- func (s *ListForListCouponUsageRecordsOutput) SetChangeType(v int32) *ListForListCouponUsageRecordsOutput
- func (s *ListForListCouponUsageRecordsOutput) SetCouponID(v string) *ListForListCouponUsageRecordsOutput
- func (s *ListForListCouponUsageRecordsOutput) SetCreatedTime(v string) *ListForListCouponUsageRecordsOutput
- func (s *ListForListCouponUsageRecordsOutput) SetPayType(v string) *ListForListCouponUsageRecordsOutput
- func (s *ListForListCouponUsageRecordsOutput) SetProductCode(v string) *ListForListCouponUsageRecordsOutput
- func (s *ListForListCouponUsageRecordsOutput) SetProductName(v string) *ListForListCouponUsageRecordsOutput
- func (s *ListForListCouponUsageRecordsOutput) SetSubBusinessID(v string) *ListForListCouponUsageRecordsOutput
- func (s *ListForListCouponUsageRecordsOutput) SetUserAccountID(v int32) *ListForListCouponUsageRecordsOutput
- func (s ListForListCouponUsageRecordsOutput) String() string
- type ListForListCouponsOutput
- func (s ListForListCouponsOutput) GoString() string
- func (s *ListForListCouponsOutput) SetAccountID(v int32) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetAcquireTime(v string) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetAmountLimit(v float64) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetAssignedOwnerIDList(v []*int32) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetBeginTime(v string) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetCouponID(v string) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetCouponName(v string) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetExpiredTime(v string) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetOrderTypeLimit(v string) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetPayTypeLimit(v string) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetProductLimitList(v []*ProductLimitListForListCouponsOutput) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetRemainingAmount(v float64) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetRemark(v string) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetStatus(v int32) *ListForListCouponsOutput
- func (s *ListForListCouponsOutput) SetUsageLimit(v int32) *ListForListCouponsOutput
- func (s ListForListCouponsOutput) String() string
- type ListForListFinancialRelationOutput
- func (s ListForListFinancialRelationOutput) GoString() string
- func (s *ListForListFinancialRelationOutput) SetAccountAlias(v string) *ListForListFinancialRelationOutput
- func (s *ListForListFinancialRelationOutput) SetAuthInfo(v []*AuthInfoForListFinancialRelationOutput) *ListForListFinancialRelationOutput
- func (s *ListForListFinancialRelationOutput) SetFiliation(v int32) *ListForListFinancialRelationOutput
- func (s *ListForListFinancialRelationOutput) SetFiliationDesc(v string) *ListForListFinancialRelationOutput
- func (s *ListForListFinancialRelationOutput) SetMajorAccountID(v int64) *ListForListFinancialRelationOutput
- func (s *ListForListFinancialRelationOutput) SetMajorAccountName(v string) *ListForListFinancialRelationOutput
- func (s *ListForListFinancialRelationOutput) SetRelation(v int32) *ListForListFinancialRelationOutput
- func (s *ListForListFinancialRelationOutput) SetRelationDesc(v string) *ListForListFinancialRelationOutput
- func (s *ListForListFinancialRelationOutput) SetRelationID(v string) *ListForListFinancialRelationOutput
- func (s *ListForListFinancialRelationOutput) SetStatus(v int32) *ListForListFinancialRelationOutput
- func (s *ListForListFinancialRelationOutput) SetStatusDesc(v string) *ListForListFinancialRelationOutput
- func (s *ListForListFinancialRelationOutput) SetSubAccountID(v int64) *ListForListFinancialRelationOutput
- func (s *ListForListFinancialRelationOutput) SetSubAccountName(v string) *ListForListFinancialRelationOutput
- func (s *ListForListFinancialRelationOutput) SetUpdateTime(v string) *ListForListFinancialRelationOutput
- func (s ListForListFinancialRelationOutput) String() string
- type ListForListInvitationOutput
- func (s ListForListInvitationOutput) GoString() string
- func (s *ListForListInvitationOutput) SetAuth(v *AuthForListInvitationOutput) *ListForListInvitationOutput
- func (s *ListForListInvitationOutput) SetInvitationType(v int32) *ListForListInvitationOutput
- func (s *ListForListInvitationOutput) SetRelation(v *RelationForListInvitationOutput) *ListForListInvitationOutput
- func (s ListForListInvitationOutput) String() string
- type ListForListPackageUsageDetailsOutput
- func (s ListForListPackageUsageDetailsOutput) GoString() string
- func (s *ListForListPackageUsageDetailsOutput) SetAfterAmount(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetBeforeAmount(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetBeginTime(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetConfigurationCode(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetConfigurationName(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductBillingFactor(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionAccountID(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionAmount(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionCalculateFactor(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionElementCode(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionInstanceNo(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionInstanceUnit(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionProduct(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionRatio(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionRegionCode(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionSpecification(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionSpecificationUnit(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionTime(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionUseAmount(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetDeductionUserName(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetEndTime(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetInstanceName(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetInstanceNo(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetOwnerID(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetPackageType(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetProduct(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetProductName(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetRegionCode(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetSpecCalculateFactor(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetSpecification(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetSpecificationUnit(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetSubjectNo(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetUnit(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetUserName(v string) *ListForListPackageUsageDetailsOutput
- func (s *ListForListPackageUsageDetailsOutput) SetZoneCode(v string) *ListForListPackageUsageDetailsOutput
- func (s ListForListPackageUsageDetailsOutput) String() string
- type ListForListResourcePackagesOutput
- func (s ListForListResourcePackagesOutput) GoString() string
- func (s *ListForListResourcePackagesOutput) SetAvailableAmount(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetBillTime(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetConfigurationCode(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetConfigurationName(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetEffectiveTime(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetExpiryTime(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetInstanceName(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetInstanceNo(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetOwnerID(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetPackageType(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetProduct(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetProductName(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetRegionCode(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetResetByNaturalMonth(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetResetPeriod(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetSpecCalculateFactor(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetSpecification(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetSpecificationUnit(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetStatus(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetSubjectNo(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetTotalAmount(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetUnit(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetUserName(v string) *ListForListResourcePackagesOutput
- func (s *ListForListResourcePackagesOutput) SetZoneCode(v string) *ListForListResourcePackagesOutput
- func (s ListForListResourcePackagesOutput) String() string
- type ListForListSplitBillDetailOutput
- func (s ListForListSplitBillDetailOutput) GoString() string
- func (s *ListForListSplitBillDetailOutput) SetBillCategory(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetBillDetailId(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetBillID(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetBillPeriod(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetBillingFunction(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetBillingMethodCode(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetBillingMode(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetBusiPeriod(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetBusinessMode(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetConfigName(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetConfigurationCode(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetCountryRegion(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetCouponDeductionAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetCreditCarriedAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetCurrency(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetCurrencySettlement(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetDeductionCount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetDiscountBillAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetDiscountBizBillingFunction(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetDiscountBizMeasureInterval(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetDiscountBizUnitPrice(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetDiscountBizUnitPriceInterval(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetDiscountInfo(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetEffectiveFactor(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetElement(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetElementCode(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetExchangeRate(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetExpandField(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetExpenseTime(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetFactor(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetFactorCode(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetInstanceName(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetInstanceNo(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetMainContractNumber(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetMarketPrice(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetMeasureInterval(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetOriginalBillAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetOriginalOrderNo(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetOwnerCustomerName(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetOwnerID(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetOwnerUserName(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetPaidAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetPayableAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetPayerCustomerName(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetPayerID(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetPayerUserName(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetPosttaxAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetPreTaxPayableAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetPreferentialBillAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetPretaxAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetPretaxRealValue(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetPrice(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetPriceInterval(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetPriceUnit(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetProduct(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetProductZh(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetProject(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetProjectDisplayName(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetRealValue(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetRegion(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetRegionCode(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetReservationInstance(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetRoundAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSavingPlanDeductionDiscountAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSavingPlanDeductionSpID(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSavingPlanOriginalAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSellerCustomerName(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSellerID(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSellerUserName(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSellingMode(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSettlePayableAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSettlePosttaxAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSettlePreTaxPayableAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSettlePretaxAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSettlePretaxRealValue(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSettleRealValue(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSettleTax(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSettlementType(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSolutionZh(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSplitBillDetailId(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSplitItemAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSplitItemID(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSplitItemName(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSplitItemRatio(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetSubjectName(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetTag(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetTax(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetTaxRate(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetTradeTime(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetUnit(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetUnpaidAmount(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetUseDuration(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetUseDurationUnit(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetZone(v string) *ListForListSplitBillDetailOutput
- func (s *ListForListSplitBillDetailOutput) SetZoneCode(v string) *ListForListSplitBillDetailOutput
- func (s ListForListSplitBillDetailOutput) String() string
- type ListInvitationInput
- type ListInvitationOutput
- type ListOrderProductDetailsInput
- func (s ListOrderProductDetailsInput) GoString() string
- func (s *ListOrderProductDetailsInput) SetMaxResults(v int32) *ListOrderProductDetailsInput
- func (s *ListOrderProductDetailsInput) SetNextToken(v string) *ListOrderProductDetailsInput
- func (s *ListOrderProductDetailsInput) SetOrderID(v string) *ListOrderProductDetailsInput
- func (s ListOrderProductDetailsInput) String() string
- func (s *ListOrderProductDetailsInput) Validate() error
- type ListOrderProductDetailsOutput
- func (s ListOrderProductDetailsOutput) GoString() string
- func (s *ListOrderProductDetailsOutput) SetMaxResults(v int32) *ListOrderProductDetailsOutput
- func (s *ListOrderProductDetailsOutput) SetNextToken(v string) *ListOrderProductDetailsOutput
- func (s *ListOrderProductDetailsOutput) SetOrderProductInfos(v []*OrderProductInfoForListOrderProductDetailsOutput) *ListOrderProductDetailsOutput
- func (s ListOrderProductDetailsOutput) String() string
- type ListOrdersInput
- func (s ListOrdersInput) GoString() string
- func (s *ListOrdersInput) SetCreateTimeEnd(v string) *ListOrdersInput
- func (s *ListOrdersInput) SetCreateTimeStart(v string) *ListOrdersInput
- func (s *ListOrdersInput) SetMaxResults(v int32) *ListOrdersInput
- func (s *ListOrdersInput) SetNextToken(v string) *ListOrdersInput
- func (s *ListOrdersInput) SetOrderType(v string) *ListOrdersInput
- func (s *ListOrdersInput) SetStatus(v string) *ListOrdersInput
- func (s ListOrdersInput) String() string
- type ListOrdersOutput
- func (s ListOrdersOutput) GoString() string
- func (s *ListOrdersOutput) SetMaxResults(v int32) *ListOrdersOutput
- func (s *ListOrdersOutput) SetNextToken(v string) *ListOrdersOutput
- func (s *ListOrdersOutput) SetOrderInfos(v []*OrderInfoForListOrdersOutput) *ListOrdersOutput
- func (s ListOrdersOutput) String() string
- type ListPackageUsageDetailsInput
- func (s ListPackageUsageDetailsInput) GoString() string
- func (s *ListPackageUsageDetailsInput) SetDeductBeginTime(v string) *ListPackageUsageDetailsInput
- func (s *ListPackageUsageDetailsInput) SetDeductEndTime(v string) *ListPackageUsageDetailsInput
- func (s *ListPackageUsageDetailsInput) SetInstanceNo(v string) *ListPackageUsageDetailsInput
- func (s *ListPackageUsageDetailsInput) SetMaxResults(v string) *ListPackageUsageDetailsInput
- func (s *ListPackageUsageDetailsInput) SetNextToken(v string) *ListPackageUsageDetailsInput
- func (s *ListPackageUsageDetailsInput) SetResourceType(v string) *ListPackageUsageDetailsInput
- func (s ListPackageUsageDetailsInput) String() string
- func (s *ListPackageUsageDetailsInput) Validate() error
- type ListPackageUsageDetailsOutput
- func (s ListPackageUsageDetailsOutput) GoString() string
- func (s *ListPackageUsageDetailsOutput) SetList(v []*ListForListPackageUsageDetailsOutput) *ListPackageUsageDetailsOutput
- func (s *ListPackageUsageDetailsOutput) SetNextToken(v string) *ListPackageUsageDetailsOutput
- func (s ListPackageUsageDetailsOutput) String() string
- type ListResourcePackagesInput
- func (s ListResourcePackagesInput) GoString() string
- func (s *ListResourcePackagesInput) SetEffectiveTimeBegin(v string) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetEffectiveTimeEnd(v string) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetMaxResults(v string) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetNextToken(v string) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetProduct(v string) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetResourceType(v string) *ListResourcePackagesInput
- func (s *ListResourcePackagesInput) SetStatus(v string) *ListResourcePackagesInput
- func (s ListResourcePackagesInput) String() string
- func (s *ListResourcePackagesInput) Validate() error
- type ListResourcePackagesOutput
- func (s ListResourcePackagesOutput) GoString() string
- func (s *ListResourcePackagesOutput) SetList(v []*ListForListResourcePackagesOutput) *ListResourcePackagesOutput
- func (s *ListResourcePackagesOutput) SetNextToken(v string) *ListResourcePackagesOutput
- func (s ListResourcePackagesOutput) String() string
- type ListSplitBillDetailInput
- func (s ListSplitBillDetailInput) GoString() string
- func (s *ListSplitBillDetailInput) SetBillCategory(v []*string) *ListSplitBillDetailInput
- func (s *ListSplitBillDetailInput) SetBillPeriod(v string) *ListSplitBillDetailInput
- func (s *ListSplitBillDetailInput) SetBillingMode(v []*string) *ListSplitBillDetailInput
- func (s *ListSplitBillDetailInput) SetExpenseDate(v string) *ListSplitBillDetailInput
- func (s *ListSplitBillDetailInput) SetGroupPeriod(v int32) *ListSplitBillDetailInput
- func (s *ListSplitBillDetailInput) SetIgnoreZero(v int32) *ListSplitBillDetailInput
- func (s *ListSplitBillDetailInput) SetInstanceNo(v string) *ListSplitBillDetailInput
- func (s *ListSplitBillDetailInput) SetLimit(v int32) *ListSplitBillDetailInput
- func (s *ListSplitBillDetailInput) SetNeedRecordNum(v int32) *ListSplitBillDetailInput
- func (s *ListSplitBillDetailInput) SetOffset(v int32) *ListSplitBillDetailInput
- func (s *ListSplitBillDetailInput) SetOwnerID(v []*int64) *ListSplitBillDetailInput
- func (s *ListSplitBillDetailInput) SetPayerID(v []*int64) *ListSplitBillDetailInput
- func (s *ListSplitBillDetailInput) SetProduct(v []*string) *ListSplitBillDetailInput
- func (s *ListSplitBillDetailInput) SetSplitItemID(v string) *ListSplitBillDetailInput
- func (s ListSplitBillDetailInput) String() string
- func (s *ListSplitBillDetailInput) Validate() error
- type ListSplitBillDetailOutput
- func (s ListSplitBillDetailOutput) GoString() string
- func (s *ListSplitBillDetailOutput) SetLimit(v int32) *ListSplitBillDetailOutput
- func (s *ListSplitBillDetailOutput) SetList(v []*ListForListSplitBillDetailOutput) *ListSplitBillDetailOutput
- func (s *ListSplitBillDetailOutput) SetOffset(v int32) *ListSplitBillDetailOutput
- func (s *ListSplitBillDetailOutput) SetTotal(v int32) *ListSplitBillDetailOutput
- func (s ListSplitBillDetailOutput) String() string
- type OrderFailRefundInfoForGetOrderOutput
- func (s OrderFailRefundInfoForGetOrderOutput) GoString() string
- func (s *OrderFailRefundInfoForGetOrderOutput) SetCouponAmount(v string) *OrderFailRefundInfoForGetOrderOutput
- func (s *OrderFailRefundInfoForGetOrderOutput) SetDiscountAmount(v string) *OrderFailRefundInfoForGetOrderOutput
- func (s *OrderFailRefundInfoForGetOrderOutput) SetOriginalAmount(v string) *OrderFailRefundInfoForGetOrderOutput
- func (s *OrderFailRefundInfoForGetOrderOutput) SetPaidAmount(v string) *OrderFailRefundInfoForGetOrderOutput
- func (s *OrderFailRefundInfoForGetOrderOutput) SetPayableAmount(v string) *OrderFailRefundInfoForGetOrderOutput
- func (s OrderFailRefundInfoForGetOrderOutput) String() string
- type OrderFailRefundInfoForListOrderProductDetailsOutput
- func (s OrderFailRefundInfoForListOrderProductDetailsOutput) GoString() string
- func (s *OrderFailRefundInfoForListOrderProductDetailsOutput) SetCouponAmount(v string) *OrderFailRefundInfoForListOrderProductDetailsOutput
- func (s *OrderFailRefundInfoForListOrderProductDetailsOutput) SetDiscountAmount(v string) *OrderFailRefundInfoForListOrderProductDetailsOutput
- func (s *OrderFailRefundInfoForListOrderProductDetailsOutput) SetOriginalAmount(v string) *OrderFailRefundInfoForListOrderProductDetailsOutput
- func (s *OrderFailRefundInfoForListOrderProductDetailsOutput) SetPaidAmount(v string) *OrderFailRefundInfoForListOrderProductDetailsOutput
- func (s *OrderFailRefundInfoForListOrderProductDetailsOutput) SetPayableAmount(v string) *OrderFailRefundInfoForListOrderProductDetailsOutput
- func (s OrderFailRefundInfoForListOrderProductDetailsOutput) String() string
- type OrderFailRefundInfoForListOrdersOutput
- func (s OrderFailRefundInfoForListOrdersOutput) GoString() string
- func (s *OrderFailRefundInfoForListOrdersOutput) SetCouponAmount(v string) *OrderFailRefundInfoForListOrdersOutput
- func (s *OrderFailRefundInfoForListOrdersOutput) SetDiscountAmount(v string) *OrderFailRefundInfoForListOrdersOutput
- func (s *OrderFailRefundInfoForListOrdersOutput) SetOriginalAmount(v string) *OrderFailRefundInfoForListOrdersOutput
- func (s *OrderFailRefundInfoForListOrdersOutput) SetPaidAmount(v string) *OrderFailRefundInfoForListOrdersOutput
- func (s *OrderFailRefundInfoForListOrdersOutput) SetPayableAmount(v string) *OrderFailRefundInfoForListOrdersOutput
- func (s OrderFailRefundInfoForListOrdersOutput) String() string
- type OrderInfoForGetOrderOutput
- func (s OrderInfoForGetOrderOutput) GoString() string
- func (s *OrderInfoForGetOrderOutput) SetBuyerCustomerName(v string) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetBuyerID(v int32) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetCouponAmount(v string) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetCreateTime(v string) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetDiscountAmount(v string) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetOrderFailRefundInfo(v *OrderFailRefundInfoForGetOrderOutput) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetOrderID(v string) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetOrderType(v string) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetOriginalAmount(v string) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetPaidAmount(v string) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetPayableAmount(v string) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetPayerCustomerName(v string) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetPayerID(v int32) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetSellerCustomerName(v string) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetSellerID(v int32) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetStatus(v string) *OrderInfoForGetOrderOutput
- func (s *OrderInfoForGetOrderOutput) SetSubjectNo(v string) *OrderInfoForGetOrderOutput
- func (s OrderInfoForGetOrderOutput) String() string
- type OrderInfoForListOrdersOutput
- func (s OrderInfoForListOrdersOutput) GoString() string
- func (s *OrderInfoForListOrdersOutput) SetBuyerCustomerName(v string) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetBuyerID(v int32) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetCouponAmount(v string) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetCreateTime(v string) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetDiscountAmount(v string) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetOrderFailRefundInfo(v *OrderFailRefundInfoForListOrdersOutput) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetOrderID(v string) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetOrderType(v string) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetOriginalAmount(v string) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetPaidAmount(v string) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetPayableAmount(v string) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetPayerCustomerName(v string) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetPayerID(v int32) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetSellerCustomerName(v string) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetSellerID(v int32) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetStatus(v string) *OrderInfoForListOrdersOutput
- func (s *OrderInfoForListOrdersOutput) SetSubjectNo(v string) *OrderInfoForListOrdersOutput
- func (s OrderInfoForListOrdersOutput) String() string
- type OrderProductInfoForListOrderProductDetailsOutput
- func (s OrderProductInfoForListOrderProductDetailsOutput) GoString() string
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetBeginTime(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetConfigurationCode(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetCouponAmount(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetDiscountAmount(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetEndTime(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetInstanceID(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetOrderFailRefundInfo(v *OrderFailRefundInfoForListOrderProductDetailsOutput) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetOriginalAmount(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetPaidAmount(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetPayableAmount(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetPayerCustomerName(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetPayerID(v int32) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetPaymentMethod(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetPeriod(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetProduct(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetStatus(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s *OrderProductInfoForListOrderProductDetailsOutput) SetTimes(v string) *OrderProductInfoForListOrderProductDetailsOutput
- func (s OrderProductInfoForListOrderProductDetailsOutput) String() string
- type PayOrderInput
- type PayOrderOutput
- type ProductLimitListForListCouponsOutput
- func (s ProductLimitListForListCouponsOutput) GoString() string
- func (s *ProductLimitListForListCouponsOutput) SetBillingMethod(v string) *ProductLimitListForListCouponsOutput
- func (s *ProductLimitListForListCouponsOutput) SetChargeItemCode(v string) *ProductLimitListForListCouponsOutput
- func (s *ProductLimitListForListCouponsOutput) SetChargeItemType(v int32) *ProductLimitListForListCouponsOutput
- func (s *ProductLimitListForListCouponsOutput) SetConfigurationCode(v string) *ProductLimitListForListCouponsOutput
- func (s *ProductLimitListForListCouponsOutput) SetConfigurationName(v string) *ProductLimitListForListCouponsOutput
- func (s *ProductLimitListForListCouponsOutput) SetConfigurationType(v int32) *ProductLimitListForListCouponsOutput
- func (s *ProductLimitListForListCouponsOutput) SetProductCode(v string) *ProductLimitListForListCouponsOutput
- func (s *ProductLimitListForListCouponsOutput) SetProductName(v string) *ProductLimitListForListCouponsOutput
- func (s *ProductLimitListForListCouponsOutput) SetTimeLimitLower(v int32) *ProductLimitListForListCouponsOutput
- func (s *ProductLimitListForListCouponsOutput) SetTimeLimitUpper(v int32) *ProductLimitListForListCouponsOutput
- func (s ProductLimitListForListCouponsOutput) String() string
- type QueryBalanceAcctInput
- type QueryBalanceAcctOutput
- func (s QueryBalanceAcctOutput) GoString() string
- func (s *QueryBalanceAcctOutput) SetAccountID(v int32) *QueryBalanceAcctOutput
- func (s *QueryBalanceAcctOutput) SetArrearsBalance(v string) *QueryBalanceAcctOutput
- func (s *QueryBalanceAcctOutput) SetAvailableBalance(v string) *QueryBalanceAcctOutput
- func (s *QueryBalanceAcctOutput) SetCashBalance(v string) *QueryBalanceAcctOutput
- func (s *QueryBalanceAcctOutput) SetCreditLimit(v string) *QueryBalanceAcctOutput
- func (s *QueryBalanceAcctOutput) SetFreezeAmount(v string) *QueryBalanceAcctOutput
- func (s QueryBalanceAcctOutput) String() string
- type QueryPriceForPayAsYouGoInput
- func (s QueryPriceForPayAsYouGoInput) GoString() string
- func (s *QueryPriceForPayAsYouGoInput) SetConfigList(v []*ConfigListForQueryPriceForPayAsYouGoInput) *QueryPriceForPayAsYouGoInput
- func (s *QueryPriceForPayAsYouGoInput) SetProduct(v string) *QueryPriceForPayAsYouGoInput
- func (s QueryPriceForPayAsYouGoInput) String() string
- func (s *QueryPriceForPayAsYouGoInput) Validate() error
- type QueryPriceForPayAsYouGoOutput
- func (s QueryPriceForPayAsYouGoOutput) GoString() string
- func (s *QueryPriceForPayAsYouGoOutput) SetConfigList(v []*ConfigListForQueryPriceForPayAsYouGoOutput) *QueryPriceForPayAsYouGoOutput
- func (s *QueryPriceForPayAsYouGoOutput) SetCurrency(v string) *QueryPriceForPayAsYouGoOutput
- func (s *QueryPriceForPayAsYouGoOutput) SetTotalDiscountAmount(v string) *QueryPriceForPayAsYouGoOutput
- func (s *QueryPriceForPayAsYouGoOutput) SetTotalOriginalAmount(v string) *QueryPriceForPayAsYouGoOutput
- func (s QueryPriceForPayAsYouGoOutput) String() string
- type QueryPriceForRenewInput
- func (s QueryPriceForRenewInput) GoString() string
- func (s *QueryPriceForRenewInput) SetInstanceIDList(v []*string) *QueryPriceForRenewInput
- func (s *QueryPriceForRenewInput) SetProduct(v string) *QueryPriceForRenewInput
- func (s *QueryPriceForRenewInput) SetUseDuration(v int32) *QueryPriceForRenewInput
- func (s QueryPriceForRenewInput) String() string
- func (s *QueryPriceForRenewInput) Validate() error
- type QueryPriceForRenewOutput
- func (s QueryPriceForRenewOutput) GoString() string
- func (s *QueryPriceForRenewOutput) SetCurrency(v string) *QueryPriceForRenewOutput
- func (s *QueryPriceForRenewOutput) SetInstanceAmountList(v []*InstanceAmountListForQueryPriceForRenewOutput) *QueryPriceForRenewOutput
- func (s *QueryPriceForRenewOutput) SetTotalDiscountAmount(v string) *QueryPriceForRenewOutput
- func (s *QueryPriceForRenewOutput) SetTotalOriginalAmount(v string) *QueryPriceForRenewOutput
- func (s QueryPriceForRenewOutput) String() string
- type QueryPriceForSubscriptionInput
- func (s QueryPriceForSubscriptionInput) GoString() string
- func (s *QueryPriceForSubscriptionInput) SetConfigList(v []*ConfigListForQueryPriceForSubscriptionInput) *QueryPriceForSubscriptionInput
- func (s *QueryPriceForSubscriptionInput) SetProduct(v string) *QueryPriceForSubscriptionInput
- func (s QueryPriceForSubscriptionInput) String() string
- func (s *QueryPriceForSubscriptionInput) Validate() error
- type QueryPriceForSubscriptionOutput
- func (s QueryPriceForSubscriptionOutput) GoString() string
- func (s *QueryPriceForSubscriptionOutput) SetConfigList(v []*ConfigListForQueryPriceForSubscriptionOutput) *QueryPriceForSubscriptionOutput
- func (s *QueryPriceForSubscriptionOutput) SetCurrency(v string) *QueryPriceForSubscriptionOutput
- func (s *QueryPriceForSubscriptionOutput) SetTotalDiscountAmount(v string) *QueryPriceForSubscriptionOutput
- func (s *QueryPriceForSubscriptionOutput) SetTotalOriginalAmount(v string) *QueryPriceForSubscriptionOutput
- func (s QueryPriceForSubscriptionOutput) String() string
- type RelationForListInvitationOutput
- func (s RelationForListInvitationOutput) GoString() string
- func (s *RelationForListInvitationOutput) SetAccountAlias(v string) *RelationForListInvitationOutput
- func (s *RelationForListInvitationOutput) SetAuthInfo(v []*AuthInfoForListInvitationOutput) *RelationForListInvitationOutput
- func (s *RelationForListInvitationOutput) SetFiliation(v int32) *RelationForListInvitationOutput
- func (s *RelationForListInvitationOutput) SetFiliationDesc(v string) *RelationForListInvitationOutput
- func (s *RelationForListInvitationOutput) SetMajorAccountID(v int64) *RelationForListInvitationOutput
- func (s *RelationForListInvitationOutput) SetMajorAccountName(v string) *RelationForListInvitationOutput
- func (s *RelationForListInvitationOutput) SetRelation(v int32) *RelationForListInvitationOutput
- func (s *RelationForListInvitationOutput) SetRelationDesc(v string) *RelationForListInvitationOutput
- func (s *RelationForListInvitationOutput) SetRelationID(v string) *RelationForListInvitationOutput
- func (s *RelationForListInvitationOutput) SetStatus(v int32) *RelationForListInvitationOutput
- func (s *RelationForListInvitationOutput) SetStatusDesc(v string) *RelationForListInvitationOutput
- func (s *RelationForListInvitationOutput) SetSubAccountID(v int64) *RelationForListInvitationOutput
- func (s *RelationForListInvitationOutput) SetSubAccountName(v string) *RelationForListInvitationOutput
- func (s *RelationForListInvitationOutput) SetUpdateTime(v string) *RelationForListInvitationOutput
- func (s RelationForListInvitationOutput) String() string
- type RenewInstanceInput
- func (s RenewInstanceInput) GoString() string
- func (s *RenewInstanceInput) SetClientToken(v string) *RenewInstanceInput
- func (s *RenewInstanceInput) SetInstanceID(v string) *RenewInstanceInput
- func (s *RenewInstanceInput) SetProduct(v string) *RenewInstanceInput
- func (s *RenewInstanceInput) SetRenewRelatedInstance(v bool) *RenewInstanceInput
- func (s *RenewInstanceInput) SetRenewalDuration(v int64) *RenewInstanceInput
- func (s *RenewInstanceInput) SetRenewalDurationUnit(v string) *RenewInstanceInput
- func (s *RenewInstanceInput) SetUnitedExpireDay(v string) *RenewInstanceInput
- func (s RenewInstanceInput) String() string
- func (s *RenewInstanceInput) Validate() error
- type RenewInstanceOutput
- type SetRenewalTypeInput
- func (s SetRenewalTypeInput) GoString() string
- func (s *SetRenewalTypeInput) SetClientToken(v string) *SetRenewalTypeInput
- func (s *SetRenewalTypeInput) SetInstanceID(v string) *SetRenewalTypeInput
- func (s *SetRenewalTypeInput) SetProduct(v string) *SetRenewalTypeInput
- func (s *SetRenewalTypeInput) SetRenewType(v string) *SetRenewalTypeInput
- func (s *SetRenewalTypeInput) SetRenewalDuration(v int64) *SetRenewalTypeInput
- func (s *SetRenewalTypeInput) SetRenewalDurationUnit(v string) *SetRenewalTypeInput
- func (s *SetRenewalTypeInput) SetRenewalTimes(v int64) *SetRenewalTypeInput
- func (s *SetRenewalTypeInput) SetSetRenewalRelatedInstance(v bool) *SetRenewalTypeInput
- func (s SetRenewalTypeInput) String() string
- func (s *SetRenewalTypeInput) Validate() error
- type SetRenewalTypeOutput
- type SuccessInstanceInfoForUnsubscribeInstanceOutput
- func (s SuccessInstanceInfoForUnsubscribeInstanceOutput) GoString() string
- func (s *SuccessInstanceInfoForUnsubscribeInstanceOutput) SetInstanceID(v string) *SuccessInstanceInfoForUnsubscribeInstanceOutput
- func (s *SuccessInstanceInfoForUnsubscribeInstanceOutput) SetProduct(v string) *SuccessInstanceInfoForUnsubscribeInstanceOutput
- func (s SuccessInstanceInfoForUnsubscribeInstanceOutput) String() string
- type SuccessInstanceListForRenewInstanceOutput
- func (s SuccessInstanceListForRenewInstanceOutput) GoString() string
- func (s *SuccessInstanceListForRenewInstanceOutput) SetInstanceID(v string) *SuccessInstanceListForRenewInstanceOutput
- func (s *SuccessInstanceListForRenewInstanceOutput) SetProduct(v string) *SuccessInstanceListForRenewInstanceOutput
- func (s SuccessInstanceListForRenewInstanceOutput) String() string
- type SuccessInstanceListForSetRenewalTypeOutput
- func (s SuccessInstanceListForSetRenewalTypeOutput) GoString() string
- func (s *SuccessInstanceListForSetRenewalTypeOutput) SetInstanceID(v string) *SuccessInstanceListForSetRenewalTypeOutput
- func (s *SuccessInstanceListForSetRenewalTypeOutput) SetProduct(v string) *SuccessInstanceListForSetRenewalTypeOutput
- func (s SuccessInstanceListForSetRenewalTypeOutput) String() string
- type UnsubscribeInstanceInput
- func (s UnsubscribeInstanceInput) GoString() string
- func (s *UnsubscribeInstanceInput) SetClientToken(v string) *UnsubscribeInstanceInput
- func (s *UnsubscribeInstanceInput) SetInstanceID(v string) *UnsubscribeInstanceInput
- func (s *UnsubscribeInstanceInput) SetProduct(v string) *UnsubscribeInstanceInput
- func (s *UnsubscribeInstanceInput) SetUnsubscribeRelatedInstance(v bool) *UnsubscribeInstanceInput
- func (s UnsubscribeInstanceInput) String() string
- func (s *UnsubscribeInstanceInput) Validate() error
- type UnsubscribeInstanceOutput
- func (s UnsubscribeInstanceOutput) GoString() string
- func (s *UnsubscribeInstanceOutput) SetOrderID(v string) *UnsubscribeInstanceOutput
- func (s *UnsubscribeInstanceOutput) SetOrderIDList(v []*string) *UnsubscribeInstanceOutput
- func (s *UnsubscribeInstanceOutput) SetSuccessInstanceInfos(v []*SuccessInstanceInfoForUnsubscribeInstanceOutput) *UnsubscribeInstanceOutput
- func (s UnsubscribeInstanceOutput) String() string
- type UpdateAuthInput
- type UpdateAuthOutput
Constants ¶
const ( // EnumOfPackageTypeForListPackageUsageDetailsOutputPeriodic is a EnumOfPackageTypeForListPackageUsageDetailsOutput enum value EnumOfPackageTypeForListPackageUsageDetailsOutputPeriodic = "Periodic" // EnumOfPackageTypeForListPackageUsageDetailsOutputDiminishing is a EnumOfPackageTypeForListPackageUsageDetailsOutput enum value EnumOfPackageTypeForListPackageUsageDetailsOutputDiminishing = "Diminishing" // EnumOfPackageTypeForListPackageUsageDetailsOutputHybrid is a EnumOfPackageTypeForListPackageUsageDetailsOutput enum value EnumOfPackageTypeForListPackageUsageDetailsOutputHybrid = "Hybrid" )
const ( // EnumOfResourceTypeForListPackageUsageDetailsInputPackage is a EnumOfResourceTypeForListPackageUsageDetailsInput enum value EnumOfResourceTypeForListPackageUsageDetailsInputPackage = "Package" // EnumOfResourceTypeForListPackageUsageDetailsInputRi is a EnumOfResourceTypeForListPackageUsageDetailsInput enum value EnumOfResourceTypeForListPackageUsageDetailsInputRi = "RI" // EnumOfResourceTypeForListPackageUsageDetailsInputRsc is a EnumOfResourceTypeForListPackageUsageDetailsInput enum value EnumOfResourceTypeForListPackageUsageDetailsInputRsc = "RSC" )
const ( // EnumOfResourceTypeForListResourcePackagesInputPackage is a EnumOfResourceTypeForListResourcePackagesInput enum value EnumOfResourceTypeForListResourcePackagesInputPackage = "Package" // EnumOfResourceTypeForListResourcePackagesInputRi is a EnumOfResourceTypeForListResourcePackagesInput enum value EnumOfResourceTypeForListResourcePackagesInputRi = "RI" // EnumOfResourceTypeForListResourcePackagesInputRsc is a EnumOfResourceTypeForListResourcePackagesInput enum value EnumOfResourceTypeForListResourcePackagesInputRsc = "RSC" )
const ( // EnumOfStatusForListResourcePackagesInputEffective is a EnumOfStatusForListResourcePackagesInput enum value EnumOfStatusForListResourcePackagesInputEffective = "Effective" // EnumOfStatusForListResourcePackagesInputNotEffective is a EnumOfStatusForListResourcePackagesInput enum value EnumOfStatusForListResourcePackagesInputNotEffective = "NotEffective" // EnumOfStatusForListResourcePackagesInputFailedToCreate is a EnumOfStatusForListResourcePackagesInput enum value EnumOfStatusForListResourcePackagesInputFailedToCreate = "FailedToCreate" // EnumOfStatusForListResourcePackagesInputUsedUp is a EnumOfStatusForListResourcePackagesInput enum value EnumOfStatusForListResourcePackagesInputUsedUp = "UsedUp" // EnumOfStatusForListResourcePackagesInputExpired is a EnumOfStatusForListResourcePackagesInput enum value EnumOfStatusForListResourcePackagesInputExpired = "Expired" // EnumOfStatusForListResourcePackagesInputRefunded is a EnumOfStatusForListResourcePackagesInput enum value EnumOfStatusForListResourcePackagesInputRefunded = "Refunded" )
const ( // EnumOfStatusForListResourcePackagesOutputEffective is a EnumOfStatusForListResourcePackagesOutput enum value EnumOfStatusForListResourcePackagesOutputEffective = "Effective" // EnumOfStatusForListResourcePackagesOutputNotEffective is a EnumOfStatusForListResourcePackagesOutput enum value EnumOfStatusForListResourcePackagesOutputNotEffective = "NotEffective" // EnumOfStatusForListResourcePackagesOutputFailedToCreate is a EnumOfStatusForListResourcePackagesOutput enum value EnumOfStatusForListResourcePackagesOutputFailedToCreate = "FailedToCreate" // EnumOfStatusForListResourcePackagesOutputUsedUp is a EnumOfStatusForListResourcePackagesOutput enum value EnumOfStatusForListResourcePackagesOutputUsedUp = "UsedUp" // EnumOfStatusForListResourcePackagesOutputExpired is a EnumOfStatusForListResourcePackagesOutput enum value EnumOfStatusForListResourcePackagesOutputExpired = "Expired" // EnumOfStatusForListResourcePackagesOutputRefunded is a EnumOfStatusForListResourcePackagesOutput enum value EnumOfStatusForListResourcePackagesOutputRefunded = "Refunded" )
const ( ServiceName = "billing" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "billing" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthForListInvitationOutput ¶
type AuthForListInvitationOutput struct {
AuthID *string `type:"string" json:",omitempty"`
AuthList []*int32 `type:"list" json:",omitempty"`
MajorAccountID *int32 `type:"int32" json:",omitempty"`
RelationID *string `type:"string" json:",omitempty"`
SubAccountID *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (AuthForListInvitationOutput) GoString ¶
func (s AuthForListInvitationOutput) GoString() string
GoString returns the string representation
func (*AuthForListInvitationOutput) SetAuthID ¶
func (s *AuthForListInvitationOutput) SetAuthID(v string) *AuthForListInvitationOutput
SetAuthID sets the AuthID field's value.
func (*AuthForListInvitationOutput) SetAuthList ¶
func (s *AuthForListInvitationOutput) SetAuthList(v []*int32) *AuthForListInvitationOutput
SetAuthList sets the AuthList field's value.
func (*AuthForListInvitationOutput) SetMajorAccountID ¶
func (s *AuthForListInvitationOutput) SetMajorAccountID(v int32) *AuthForListInvitationOutput
SetMajorAccountID sets the MajorAccountID field's value.
func (*AuthForListInvitationOutput) SetRelationID ¶
func (s *AuthForListInvitationOutput) SetRelationID(v string) *AuthForListInvitationOutput
SetRelationID sets the RelationID field's value.
func (*AuthForListInvitationOutput) SetSubAccountID ¶
func (s *AuthForListInvitationOutput) SetSubAccountID(v int32) *AuthForListInvitationOutput
SetSubAccountID sets the SubAccountID field's value.
func (AuthForListInvitationOutput) String ¶
func (s AuthForListInvitationOutput) String() string
String returns the string representation
type AuthInfoForListFinancialRelationOutput ¶
type AuthInfoForListFinancialRelationOutput struct {
AuthID *string `type:"string" json:",omitempty"`
AuthList []*int32 `type:"list" json:",omitempty"`
AuthStatus *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (AuthInfoForListFinancialRelationOutput) GoString ¶
func (s AuthInfoForListFinancialRelationOutput) GoString() string
GoString returns the string representation
func (*AuthInfoForListFinancialRelationOutput) SetAuthID ¶
func (s *AuthInfoForListFinancialRelationOutput) SetAuthID(v string) *AuthInfoForListFinancialRelationOutput
SetAuthID sets the AuthID field's value.
func (*AuthInfoForListFinancialRelationOutput) SetAuthList ¶
func (s *AuthInfoForListFinancialRelationOutput) SetAuthList(v []*int32) *AuthInfoForListFinancialRelationOutput
SetAuthList sets the AuthList field's value.
func (*AuthInfoForListFinancialRelationOutput) SetAuthStatus ¶
func (s *AuthInfoForListFinancialRelationOutput) SetAuthStatus(v int32) *AuthInfoForListFinancialRelationOutput
SetAuthStatus sets the AuthStatus field's value.
func (AuthInfoForListFinancialRelationOutput) String ¶
func (s AuthInfoForListFinancialRelationOutput) String() string
String returns the string representation
type AuthInfoForListInvitationOutput ¶
type AuthInfoForListInvitationOutput struct {
AuthID *string `type:"string" json:",omitempty"`
AuthList []*int32 `type:"list" json:",omitempty"`
AuthStatus *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (AuthInfoForListInvitationOutput) GoString ¶
func (s AuthInfoForListInvitationOutput) GoString() string
GoString returns the string representation
func (*AuthInfoForListInvitationOutput) SetAuthID ¶
func (s *AuthInfoForListInvitationOutput) SetAuthID(v string) *AuthInfoForListInvitationOutput
SetAuthID sets the AuthID field's value.
func (*AuthInfoForListInvitationOutput) SetAuthList ¶
func (s *AuthInfoForListInvitationOutput) SetAuthList(v []*int32) *AuthInfoForListInvitationOutput
SetAuthList sets the AuthList field's value.
func (*AuthInfoForListInvitationOutput) SetAuthStatus ¶
func (s *AuthInfoForListInvitationOutput) SetAuthStatus(v int32) *AuthInfoForListInvitationOutput
SetAuthStatus sets the AuthStatus field's value.
func (AuthInfoForListInvitationOutput) String ¶
func (s AuthInfoForListInvitationOutput) String() string
String returns the string representation
type BILLING ¶
BILLING provides the API operation methods for making requests to BILLING. See this package's package overview docs for details on the service.
BILLING methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*byteplus.Config) *BILLING
New create int can support ssl or region locate set
func (*BILLING) CancelInvitation ¶
func (c *BILLING) CancelInvitation(input *CancelInvitationInput) (*CancelInvitationOutput, error)
CancelInvitation API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation CancelInvitation for usage and error information.
func (*BILLING) CancelInvitationCommon ¶
func (c *BILLING) CancelInvitationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CancelInvitationCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation CancelInvitationCommon for usage and error information.
func (*BILLING) CancelInvitationCommonRequest ¶
func (c *BILLING) CancelInvitationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CancelInvitationCommonRequest generates a "byteplus/request.Request" representing the client's request for the CancelInvitationCommon operation. The "output" return value will be populated with the CancelInvitationCommon request's response once the request completes successfully.
Use "Send" method on the returned CancelInvitationCommon Request to send the API call to the service. the "output" return value is not valid until after CancelInvitationCommon Send returns without error.
See CancelInvitationCommon for more information on using the CancelInvitationCommon API call, and error handling.
// Example sending a request using the CancelInvitationCommonRequest method.
req, resp := client.CancelInvitationCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) CancelInvitationCommonWithContext ¶
func (c *BILLING) CancelInvitationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CancelInvitationCommonWithContext is the same as CancelInvitationCommon with the addition of the ability to pass a context and additional request options.
See CancelInvitationCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) CancelInvitationRequest ¶
func (c *BILLING) CancelInvitationRequest(input *CancelInvitationInput) (req *request.Request, output *CancelInvitationOutput)
CancelInvitationRequest generates a "byteplus/request.Request" representing the client's request for the CancelInvitation operation. The "output" return value will be populated with the CancelInvitationCommon request's response once the request completes successfully.
Use "Send" method on the returned CancelInvitationCommon Request to send the API call to the service. the "output" return value is not valid until after CancelInvitationCommon Send returns without error.
See CancelInvitation for more information on using the CancelInvitation API call, and error handling.
// Example sending a request using the CancelInvitationRequest method.
req, resp := client.CancelInvitationRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) CancelInvitationWithContext ¶
func (c *BILLING) CancelInvitationWithContext(ctx byteplus.Context, input *CancelInvitationInput, opts ...request.Option) (*CancelInvitationOutput, error)
CancelInvitationWithContext is the same as CancelInvitation with the addition of the ability to pass a context and additional request options.
See CancelInvitation for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) CancelOrder ¶ added in v1.0.17
func (c *BILLING) CancelOrder(input *CancelOrderInput) (*CancelOrderOutput, error)
CancelOrder API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation CancelOrder for usage and error information.
func (*BILLING) CancelOrderCommon ¶ added in v1.0.17
CancelOrderCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation CancelOrderCommon for usage and error information.
func (*BILLING) CancelOrderCommonRequest ¶ added in v1.0.17
func (c *BILLING) CancelOrderCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CancelOrderCommonRequest generates a "byteplus/request.Request" representing the client's request for the CancelOrderCommon operation. The "output" return value will be populated with the CancelOrderCommon request's response once the request completes successfully.
Use "Send" method on the returned CancelOrderCommon Request to send the API call to the service. the "output" return value is not valid until after CancelOrderCommon Send returns without error.
See CancelOrderCommon for more information on using the CancelOrderCommon API call, and error handling.
// Example sending a request using the CancelOrderCommonRequest method.
req, resp := client.CancelOrderCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) CancelOrderCommonWithContext ¶ added in v1.0.17
func (c *BILLING) CancelOrderCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CancelOrderCommonWithContext is the same as CancelOrderCommon with the addition of the ability to pass a context and additional request options.
See CancelOrderCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) CancelOrderRequest ¶ added in v1.0.17
func (c *BILLING) CancelOrderRequest(input *CancelOrderInput) (req *request.Request, output *CancelOrderOutput)
CancelOrderRequest generates a "byteplus/request.Request" representing the client's request for the CancelOrder operation. The "output" return value will be populated with the CancelOrderCommon request's response once the request completes successfully.
Use "Send" method on the returned CancelOrderCommon Request to send the API call to the service. the "output" return value is not valid until after CancelOrderCommon Send returns without error.
See CancelOrder for more information on using the CancelOrder API call, and error handling.
// Example sending a request using the CancelOrderRequest method.
req, resp := client.CancelOrderRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) CancelOrderWithContext ¶ added in v1.0.17
func (c *BILLING) CancelOrderWithContext(ctx byteplus.Context, input *CancelOrderInput, opts ...request.Option) (*CancelOrderOutput, error)
CancelOrderWithContext is the same as CancelOrder with the addition of the ability to pass a context and additional request options.
See CancelOrder for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) CleanUpFinancialRelation ¶ added in v1.0.15
func (c *BILLING) CleanUpFinancialRelation(input *CleanUpFinancialRelationInput) (*CleanUpFinancialRelationOutput, error)
CleanUpFinancialRelation API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation CleanUpFinancialRelation for usage and error information.
func (*BILLING) CleanUpFinancialRelationCommon ¶ added in v1.0.15
func (c *BILLING) CleanUpFinancialRelationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CleanUpFinancialRelationCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation CleanUpFinancialRelationCommon for usage and error information.
func (*BILLING) CleanUpFinancialRelationCommonRequest ¶ added in v1.0.15
func (c *BILLING) CleanUpFinancialRelationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CleanUpFinancialRelationCommonRequest generates a "byteplus/request.Request" representing the client's request for the CleanUpFinancialRelationCommon operation. The "output" return value will be populated with the CleanUpFinancialRelationCommon request's response once the request completes successfully.
Use "Send" method on the returned CleanUpFinancialRelationCommon Request to send the API call to the service. the "output" return value is not valid until after CleanUpFinancialRelationCommon Send returns without error.
See CleanUpFinancialRelationCommon for more information on using the CleanUpFinancialRelationCommon API call, and error handling.
// Example sending a request using the CleanUpFinancialRelationCommonRequest method.
req, resp := client.CleanUpFinancialRelationCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) CleanUpFinancialRelationCommonWithContext ¶ added in v1.0.15
func (c *BILLING) CleanUpFinancialRelationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CleanUpFinancialRelationCommonWithContext is the same as CleanUpFinancialRelationCommon with the addition of the ability to pass a context and additional request options.
See CleanUpFinancialRelationCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) CleanUpFinancialRelationRequest ¶ added in v1.0.15
func (c *BILLING) CleanUpFinancialRelationRequest(input *CleanUpFinancialRelationInput) (req *request.Request, output *CleanUpFinancialRelationOutput)
CleanUpFinancialRelationRequest generates a "byteplus/request.Request" representing the client's request for the CleanUpFinancialRelation operation. The "output" return value will be populated with the CleanUpFinancialRelationCommon request's response once the request completes successfully.
Use "Send" method on the returned CleanUpFinancialRelationCommon Request to send the API call to the service. the "output" return value is not valid until after CleanUpFinancialRelationCommon Send returns without error.
See CleanUpFinancialRelation for more information on using the CleanUpFinancialRelation API call, and error handling.
// Example sending a request using the CleanUpFinancialRelationRequest method.
req, resp := client.CleanUpFinancialRelationRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) CleanUpFinancialRelationWithContext ¶ added in v1.0.15
func (c *BILLING) CleanUpFinancialRelationWithContext(ctx byteplus.Context, input *CleanUpFinancialRelationInput, opts ...request.Option) (*CleanUpFinancialRelationOutput, error)
CleanUpFinancialRelationWithContext is the same as CleanUpFinancialRelation with the addition of the ability to pass a context and additional request options.
See CleanUpFinancialRelation for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) CreateFinancialRelation ¶
func (c *BILLING) CreateFinancialRelation(input *CreateFinancialRelationInput) (*CreateFinancialRelationOutput, error)
CreateFinancialRelation API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation CreateFinancialRelation for usage and error information.
func (*BILLING) CreateFinancialRelationCommon ¶
func (c *BILLING) CreateFinancialRelationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateFinancialRelationCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation CreateFinancialRelationCommon for usage and error information.
func (*BILLING) CreateFinancialRelationCommonRequest ¶
func (c *BILLING) CreateFinancialRelationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateFinancialRelationCommonRequest generates a "byteplus/request.Request" representing the client's request for the CreateFinancialRelationCommon operation. The "output" return value will be populated with the CreateFinancialRelationCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateFinancialRelationCommon Request to send the API call to the service. the "output" return value is not valid until after CreateFinancialRelationCommon Send returns without error.
See CreateFinancialRelationCommon for more information on using the CreateFinancialRelationCommon API call, and error handling.
// Example sending a request using the CreateFinancialRelationCommonRequest method.
req, resp := client.CreateFinancialRelationCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) CreateFinancialRelationCommonWithContext ¶
func (c *BILLING) CreateFinancialRelationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateFinancialRelationCommonWithContext is the same as CreateFinancialRelationCommon with the addition of the ability to pass a context and additional request options.
See CreateFinancialRelationCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) CreateFinancialRelationRequest ¶
func (c *BILLING) CreateFinancialRelationRequest(input *CreateFinancialRelationInput) (req *request.Request, output *CreateFinancialRelationOutput)
CreateFinancialRelationRequest generates a "byteplus/request.Request" representing the client's request for the CreateFinancialRelation operation. The "output" return value will be populated with the CreateFinancialRelationCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateFinancialRelationCommon Request to send the API call to the service. the "output" return value is not valid until after CreateFinancialRelationCommon Send returns without error.
See CreateFinancialRelation for more information on using the CreateFinancialRelation API call, and error handling.
// Example sending a request using the CreateFinancialRelationRequest method.
req, resp := client.CreateFinancialRelationRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) CreateFinancialRelationWithContext ¶
func (c *BILLING) CreateFinancialRelationWithContext(ctx byteplus.Context, input *CreateFinancialRelationInput, opts ...request.Option) (*CreateFinancialRelationOutput, error)
CreateFinancialRelationWithContext is the same as CreateFinancialRelation with the addition of the ability to pass a context and additional request options.
See CreateFinancialRelation for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) DeleteFinancialRelation ¶
func (c *BILLING) DeleteFinancialRelation(input *DeleteFinancialRelationInput) (*DeleteFinancialRelationOutput, error)
DeleteFinancialRelation API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation DeleteFinancialRelation for usage and error information.
func (*BILLING) DeleteFinancialRelationCommon ¶
func (c *BILLING) DeleteFinancialRelationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteFinancialRelationCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation DeleteFinancialRelationCommon for usage and error information.
func (*BILLING) DeleteFinancialRelationCommonRequest ¶
func (c *BILLING) DeleteFinancialRelationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteFinancialRelationCommonRequest generates a "byteplus/request.Request" representing the client's request for the DeleteFinancialRelationCommon operation. The "output" return value will be populated with the DeleteFinancialRelationCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteFinancialRelationCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteFinancialRelationCommon Send returns without error.
See DeleteFinancialRelationCommon for more information on using the DeleteFinancialRelationCommon API call, and error handling.
// Example sending a request using the DeleteFinancialRelationCommonRequest method.
req, resp := client.DeleteFinancialRelationCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) DeleteFinancialRelationCommonWithContext ¶
func (c *BILLING) DeleteFinancialRelationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteFinancialRelationCommonWithContext is the same as DeleteFinancialRelationCommon with the addition of the ability to pass a context and additional request options.
See DeleteFinancialRelationCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) DeleteFinancialRelationRequest ¶
func (c *BILLING) DeleteFinancialRelationRequest(input *DeleteFinancialRelationInput) (req *request.Request, output *DeleteFinancialRelationOutput)
DeleteFinancialRelationRequest generates a "byteplus/request.Request" representing the client's request for the DeleteFinancialRelation operation. The "output" return value will be populated with the DeleteFinancialRelationCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteFinancialRelationCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteFinancialRelationCommon Send returns without error.
See DeleteFinancialRelation for more information on using the DeleteFinancialRelation API call, and error handling.
// Example sending a request using the DeleteFinancialRelationRequest method.
req, resp := client.DeleteFinancialRelationRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) DeleteFinancialRelationWithContext ¶
func (c *BILLING) DeleteFinancialRelationWithContext(ctx byteplus.Context, input *DeleteFinancialRelationInput, opts ...request.Option) (*DeleteFinancialRelationOutput, error)
DeleteFinancialRelationWithContext is the same as DeleteFinancialRelation with the addition of the ability to pass a context and additional request options.
See DeleteFinancialRelation for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) GetOrder ¶ added in v1.0.20
func (c *BILLING) GetOrder(input *GetOrderInput) (*GetOrderOutput, error)
GetOrder API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation GetOrder for usage and error information.
func (*BILLING) GetOrderCommon ¶ added in v1.0.20
GetOrderCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation GetOrderCommon for usage and error information.
func (*BILLING) GetOrderCommonRequest ¶ added in v1.0.20
func (c *BILLING) GetOrderCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetOrderCommonRequest generates a "byteplus/request.Request" representing the client's request for the GetOrderCommon operation. The "output" return value will be populated with the GetOrderCommon request's response once the request completes successfully.
Use "Send" method on the returned GetOrderCommon Request to send the API call to the service. the "output" return value is not valid until after GetOrderCommon Send returns without error.
See GetOrderCommon for more information on using the GetOrderCommon API call, and error handling.
// Example sending a request using the GetOrderCommonRequest method.
req, resp := client.GetOrderCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) GetOrderCommonWithContext ¶ added in v1.0.20
func (c *BILLING) GetOrderCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetOrderCommonWithContext is the same as GetOrderCommon with the addition of the ability to pass a context and additional request options.
See GetOrderCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) GetOrderRequest ¶ added in v1.0.20
func (c *BILLING) GetOrderRequest(input *GetOrderInput) (req *request.Request, output *GetOrderOutput)
GetOrderRequest generates a "byteplus/request.Request" representing the client's request for the GetOrder operation. The "output" return value will be populated with the GetOrderCommon request's response once the request completes successfully.
Use "Send" method on the returned GetOrderCommon Request to send the API call to the service. the "output" return value is not valid until after GetOrderCommon Send returns without error.
See GetOrder for more information on using the GetOrder API call, and error handling.
// Example sending a request using the GetOrderRequest method.
req, resp := client.GetOrderRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) GetOrderWithContext ¶ added in v1.0.20
func (c *BILLING) GetOrderWithContext(ctx byteplus.Context, input *GetOrderInput, opts ...request.Option) (*GetOrderOutput, error)
GetOrderWithContext is the same as GetOrder with the addition of the ability to pass a context and additional request options.
See GetOrder for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) HandleInvitation ¶
func (c *BILLING) HandleInvitation(input *HandleInvitationInput) (*HandleInvitationOutput, error)
HandleInvitation API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation HandleInvitation for usage and error information.
func (*BILLING) HandleInvitationCommon ¶
func (c *BILLING) HandleInvitationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
HandleInvitationCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation HandleInvitationCommon for usage and error information.
func (*BILLING) HandleInvitationCommonRequest ¶
func (c *BILLING) HandleInvitationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
HandleInvitationCommonRequest generates a "byteplus/request.Request" representing the client's request for the HandleInvitationCommon operation. The "output" return value will be populated with the HandleInvitationCommon request's response once the request completes successfully.
Use "Send" method on the returned HandleInvitationCommon Request to send the API call to the service. the "output" return value is not valid until after HandleInvitationCommon Send returns without error.
See HandleInvitationCommon for more information on using the HandleInvitationCommon API call, and error handling.
// Example sending a request using the HandleInvitationCommonRequest method.
req, resp := client.HandleInvitationCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) HandleInvitationCommonWithContext ¶
func (c *BILLING) HandleInvitationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
HandleInvitationCommonWithContext is the same as HandleInvitationCommon with the addition of the ability to pass a context and additional request options.
See HandleInvitationCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) HandleInvitationRequest ¶
func (c *BILLING) HandleInvitationRequest(input *HandleInvitationInput) (req *request.Request, output *HandleInvitationOutput)
HandleInvitationRequest generates a "byteplus/request.Request" representing the client's request for the HandleInvitation operation. The "output" return value will be populated with the HandleInvitationCommon request's response once the request completes successfully.
Use "Send" method on the returned HandleInvitationCommon Request to send the API call to the service. the "output" return value is not valid until after HandleInvitationCommon Send returns without error.
See HandleInvitation for more information on using the HandleInvitation API call, and error handling.
// Example sending a request using the HandleInvitationRequest method.
req, resp := client.HandleInvitationRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) HandleInvitationWithContext ¶
func (c *BILLING) HandleInvitationWithContext(ctx byteplus.Context, input *HandleInvitationInput, opts ...request.Option) (*HandleInvitationOutput, error)
HandleInvitationWithContext is the same as HandleInvitation with the addition of the ability to pass a context and additional request options.
See HandleInvitation for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListAmortizedCostBillDaily ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillDaily(input *ListAmortizedCostBillDailyInput) (*ListAmortizedCostBillDailyOutput, error)
ListAmortizedCostBillDaily API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListAmortizedCostBillDaily for usage and error information.
func (*BILLING) ListAmortizedCostBillDailyCommon ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillDailyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListAmortizedCostBillDailyCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListAmortizedCostBillDailyCommon for usage and error information.
func (*BILLING) ListAmortizedCostBillDailyCommonRequest ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillDailyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListAmortizedCostBillDailyCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListAmortizedCostBillDailyCommon operation. The "output" return value will be populated with the ListAmortizedCostBillDailyCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAmortizedCostBillDailyCommon Request to send the API call to the service. the "output" return value is not valid until after ListAmortizedCostBillDailyCommon Send returns without error.
See ListAmortizedCostBillDailyCommon for more information on using the ListAmortizedCostBillDailyCommon API call, and error handling.
// Example sending a request using the ListAmortizedCostBillDailyCommonRequest method.
req, resp := client.ListAmortizedCostBillDailyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListAmortizedCostBillDailyCommonWithContext ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillDailyCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListAmortizedCostBillDailyCommonWithContext is the same as ListAmortizedCostBillDailyCommon with the addition of the ability to pass a context and additional request options.
See ListAmortizedCostBillDailyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListAmortizedCostBillDailyRequest ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillDailyRequest(input *ListAmortizedCostBillDailyInput) (req *request.Request, output *ListAmortizedCostBillDailyOutput)
ListAmortizedCostBillDailyRequest generates a "byteplus/request.Request" representing the client's request for the ListAmortizedCostBillDaily operation. The "output" return value will be populated with the ListAmortizedCostBillDailyCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAmortizedCostBillDailyCommon Request to send the API call to the service. the "output" return value is not valid until after ListAmortizedCostBillDailyCommon Send returns without error.
See ListAmortizedCostBillDaily for more information on using the ListAmortizedCostBillDaily API call, and error handling.
// Example sending a request using the ListAmortizedCostBillDailyRequest method.
req, resp := client.ListAmortizedCostBillDailyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListAmortizedCostBillDailyWithContext ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillDailyWithContext(ctx byteplus.Context, input *ListAmortizedCostBillDailyInput, opts ...request.Option) (*ListAmortizedCostBillDailyOutput, error)
ListAmortizedCostBillDailyWithContext is the same as ListAmortizedCostBillDaily with the addition of the ability to pass a context and additional request options.
See ListAmortizedCostBillDaily for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListAmortizedCostBillDetail ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillDetail(input *ListAmortizedCostBillDetailInput) (*ListAmortizedCostBillDetailOutput, error)
ListAmortizedCostBillDetail API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListAmortizedCostBillDetail for usage and error information.
func (*BILLING) ListAmortizedCostBillDetailCommon ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListAmortizedCostBillDetailCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListAmortizedCostBillDetailCommon for usage and error information.
func (*BILLING) ListAmortizedCostBillDetailCommonRequest ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListAmortizedCostBillDetailCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListAmortizedCostBillDetailCommon operation. The "output" return value will be populated with the ListAmortizedCostBillDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAmortizedCostBillDetailCommon Request to send the API call to the service. the "output" return value is not valid until after ListAmortizedCostBillDetailCommon Send returns without error.
See ListAmortizedCostBillDetailCommon for more information on using the ListAmortizedCostBillDetailCommon API call, and error handling.
// Example sending a request using the ListAmortizedCostBillDetailCommonRequest method.
req, resp := client.ListAmortizedCostBillDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListAmortizedCostBillDetailCommonWithContext ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillDetailCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListAmortizedCostBillDetailCommonWithContext is the same as ListAmortizedCostBillDetailCommon with the addition of the ability to pass a context and additional request options.
See ListAmortizedCostBillDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListAmortizedCostBillDetailRequest ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillDetailRequest(input *ListAmortizedCostBillDetailInput) (req *request.Request, output *ListAmortizedCostBillDetailOutput)
ListAmortizedCostBillDetailRequest generates a "byteplus/request.Request" representing the client's request for the ListAmortizedCostBillDetail operation. The "output" return value will be populated with the ListAmortizedCostBillDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAmortizedCostBillDetailCommon Request to send the API call to the service. the "output" return value is not valid until after ListAmortizedCostBillDetailCommon Send returns without error.
See ListAmortizedCostBillDetail for more information on using the ListAmortizedCostBillDetail API call, and error handling.
// Example sending a request using the ListAmortizedCostBillDetailRequest method.
req, resp := client.ListAmortizedCostBillDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListAmortizedCostBillDetailWithContext ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillDetailWithContext(ctx byteplus.Context, input *ListAmortizedCostBillDetailInput, opts ...request.Option) (*ListAmortizedCostBillDetailOutput, error)
ListAmortizedCostBillDetailWithContext is the same as ListAmortizedCostBillDetail with the addition of the ability to pass a context and additional request options.
See ListAmortizedCostBillDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListAmortizedCostBillMonthly ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillMonthly(input *ListAmortizedCostBillMonthlyInput) (*ListAmortizedCostBillMonthlyOutput, error)
ListAmortizedCostBillMonthly API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListAmortizedCostBillMonthly for usage and error information.
func (*BILLING) ListAmortizedCostBillMonthlyCommon ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillMonthlyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListAmortizedCostBillMonthlyCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListAmortizedCostBillMonthlyCommon for usage and error information.
func (*BILLING) ListAmortizedCostBillMonthlyCommonRequest ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillMonthlyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListAmortizedCostBillMonthlyCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListAmortizedCostBillMonthlyCommon operation. The "output" return value will be populated with the ListAmortizedCostBillMonthlyCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAmortizedCostBillMonthlyCommon Request to send the API call to the service. the "output" return value is not valid until after ListAmortizedCostBillMonthlyCommon Send returns without error.
See ListAmortizedCostBillMonthlyCommon for more information on using the ListAmortizedCostBillMonthlyCommon API call, and error handling.
// Example sending a request using the ListAmortizedCostBillMonthlyCommonRequest method.
req, resp := client.ListAmortizedCostBillMonthlyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListAmortizedCostBillMonthlyCommonWithContext ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillMonthlyCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListAmortizedCostBillMonthlyCommonWithContext is the same as ListAmortizedCostBillMonthlyCommon with the addition of the ability to pass a context and additional request options.
See ListAmortizedCostBillMonthlyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListAmortizedCostBillMonthlyRequest ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillMonthlyRequest(input *ListAmortizedCostBillMonthlyInput) (req *request.Request, output *ListAmortizedCostBillMonthlyOutput)
ListAmortizedCostBillMonthlyRequest generates a "byteplus/request.Request" representing the client's request for the ListAmortizedCostBillMonthly operation. The "output" return value will be populated with the ListAmortizedCostBillMonthlyCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAmortizedCostBillMonthlyCommon Request to send the API call to the service. the "output" return value is not valid until after ListAmortizedCostBillMonthlyCommon Send returns without error.
See ListAmortizedCostBillMonthly for more information on using the ListAmortizedCostBillMonthly API call, and error handling.
// Example sending a request using the ListAmortizedCostBillMonthlyRequest method.
req, resp := client.ListAmortizedCostBillMonthlyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListAmortizedCostBillMonthlyWithContext ¶ added in v1.0.15
func (c *BILLING) ListAmortizedCostBillMonthlyWithContext(ctx byteplus.Context, input *ListAmortizedCostBillMonthlyInput, opts ...request.Option) (*ListAmortizedCostBillMonthlyOutput, error)
ListAmortizedCostBillMonthlyWithContext is the same as ListAmortizedCostBillMonthly with the addition of the ability to pass a context and additional request options.
See ListAmortizedCostBillMonthly for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListAvailableInstances ¶
func (c *BILLING) ListAvailableInstances(input *ListAvailableInstancesInput) (*ListAvailableInstancesOutput, error)
ListAvailableInstances API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListAvailableInstances for usage and error information.
func (*BILLING) ListAvailableInstancesCommon ¶
func (c *BILLING) ListAvailableInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListAvailableInstancesCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListAvailableInstancesCommon for usage and error information.
func (*BILLING) ListAvailableInstancesCommonRequest ¶
func (c *BILLING) ListAvailableInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListAvailableInstancesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListAvailableInstancesCommon operation. The "output" return value will be populated with the ListAvailableInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAvailableInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after ListAvailableInstancesCommon Send returns without error.
See ListAvailableInstancesCommon for more information on using the ListAvailableInstancesCommon API call, and error handling.
// Example sending a request using the ListAvailableInstancesCommonRequest method.
req, resp := client.ListAvailableInstancesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListAvailableInstancesCommonWithContext ¶
func (c *BILLING) ListAvailableInstancesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListAvailableInstancesCommonWithContext is the same as ListAvailableInstancesCommon with the addition of the ability to pass a context and additional request options.
See ListAvailableInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListAvailableInstancesRequest ¶
func (c *BILLING) ListAvailableInstancesRequest(input *ListAvailableInstancesInput) (req *request.Request, output *ListAvailableInstancesOutput)
ListAvailableInstancesRequest generates a "byteplus/request.Request" representing the client's request for the ListAvailableInstances operation. The "output" return value will be populated with the ListAvailableInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAvailableInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after ListAvailableInstancesCommon Send returns without error.
See ListAvailableInstances for more information on using the ListAvailableInstances API call, and error handling.
// Example sending a request using the ListAvailableInstancesRequest method.
req, resp := client.ListAvailableInstancesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListAvailableInstancesWithContext ¶
func (c *BILLING) ListAvailableInstancesWithContext(ctx byteplus.Context, input *ListAvailableInstancesInput, opts ...request.Option) (*ListAvailableInstancesOutput, error)
ListAvailableInstancesWithContext is the same as ListAvailableInstances with the addition of the ability to pass a context and additional request options.
See ListAvailableInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListBill ¶ added in v1.0.15
func (c *BILLING) ListBill(input *ListBillInput) (*ListBillOutput, error)
ListBill API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListBill for usage and error information.
func (*BILLING) ListBillCommon ¶ added in v1.0.15
ListBillCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListBillCommon for usage and error information.
func (*BILLING) ListBillCommonRequest ¶ added in v1.0.15
func (c *BILLING) ListBillCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListBillCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListBillCommon operation. The "output" return value will be populated with the ListBillCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBillCommon Request to send the API call to the service. the "output" return value is not valid until after ListBillCommon Send returns without error.
See ListBillCommon for more information on using the ListBillCommon API call, and error handling.
// Example sending a request using the ListBillCommonRequest method.
req, resp := client.ListBillCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListBillCommonWithContext ¶ added in v1.0.15
func (c *BILLING) ListBillCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListBillCommonWithContext is the same as ListBillCommon with the addition of the ability to pass a context and additional request options.
See ListBillCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListBillDetail ¶
func (c *BILLING) ListBillDetail(input *ListBillDetailInput) (*ListBillDetailOutput, error)
ListBillDetail API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListBillDetail for usage and error information.
func (*BILLING) ListBillDetailCommon ¶
func (c *BILLING) ListBillDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListBillDetailCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListBillDetailCommon for usage and error information.
func (*BILLING) ListBillDetailCommonRequest ¶
func (c *BILLING) ListBillDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListBillDetailCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListBillDetailCommon operation. The "output" return value will be populated with the ListBillDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBillDetailCommon Request to send the API call to the service. the "output" return value is not valid until after ListBillDetailCommon Send returns without error.
See ListBillDetailCommon for more information on using the ListBillDetailCommon API call, and error handling.
// Example sending a request using the ListBillDetailCommonRequest method.
req, resp := client.ListBillDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListBillDetailCommonWithContext ¶
func (c *BILLING) ListBillDetailCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListBillDetailCommonWithContext is the same as ListBillDetailCommon with the addition of the ability to pass a context and additional request options.
See ListBillDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListBillDetailRequest ¶
func (c *BILLING) ListBillDetailRequest(input *ListBillDetailInput) (req *request.Request, output *ListBillDetailOutput)
ListBillDetailRequest generates a "byteplus/request.Request" representing the client's request for the ListBillDetail operation. The "output" return value will be populated with the ListBillDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBillDetailCommon Request to send the API call to the service. the "output" return value is not valid until after ListBillDetailCommon Send returns without error.
See ListBillDetail for more information on using the ListBillDetail API call, and error handling.
// Example sending a request using the ListBillDetailRequest method.
req, resp := client.ListBillDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListBillDetailWithContext ¶
func (c *BILLING) ListBillDetailWithContext(ctx byteplus.Context, input *ListBillDetailInput, opts ...request.Option) (*ListBillDetailOutput, error)
ListBillDetailWithContext is the same as ListBillDetail with the addition of the ability to pass a context and additional request options.
See ListBillDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListBillOverviewByCategory ¶
func (c *BILLING) ListBillOverviewByCategory(input *ListBillOverviewByCategoryInput) (*ListBillOverviewByCategoryOutput, error)
ListBillOverviewByCategory API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListBillOverviewByCategory for usage and error information.
func (*BILLING) ListBillOverviewByCategoryCommon ¶
func (c *BILLING) ListBillOverviewByCategoryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListBillOverviewByCategoryCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListBillOverviewByCategoryCommon for usage and error information.
func (*BILLING) ListBillOverviewByCategoryCommonRequest ¶
func (c *BILLING) ListBillOverviewByCategoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListBillOverviewByCategoryCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListBillOverviewByCategoryCommon operation. The "output" return value will be populated with the ListBillOverviewByCategoryCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBillOverviewByCategoryCommon Request to send the API call to the service. the "output" return value is not valid until after ListBillOverviewByCategoryCommon Send returns without error.
See ListBillOverviewByCategoryCommon for more information on using the ListBillOverviewByCategoryCommon API call, and error handling.
// Example sending a request using the ListBillOverviewByCategoryCommonRequest method.
req, resp := client.ListBillOverviewByCategoryCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListBillOverviewByCategoryCommonWithContext ¶
func (c *BILLING) ListBillOverviewByCategoryCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListBillOverviewByCategoryCommonWithContext is the same as ListBillOverviewByCategoryCommon with the addition of the ability to pass a context and additional request options.
See ListBillOverviewByCategoryCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListBillOverviewByCategoryRequest ¶
func (c *BILLING) ListBillOverviewByCategoryRequest(input *ListBillOverviewByCategoryInput) (req *request.Request, output *ListBillOverviewByCategoryOutput)
ListBillOverviewByCategoryRequest generates a "byteplus/request.Request" representing the client's request for the ListBillOverviewByCategory operation. The "output" return value will be populated with the ListBillOverviewByCategoryCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBillOverviewByCategoryCommon Request to send the API call to the service. the "output" return value is not valid until after ListBillOverviewByCategoryCommon Send returns without error.
See ListBillOverviewByCategory for more information on using the ListBillOverviewByCategory API call, and error handling.
// Example sending a request using the ListBillOverviewByCategoryRequest method.
req, resp := client.ListBillOverviewByCategoryRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListBillOverviewByCategoryWithContext ¶
func (c *BILLING) ListBillOverviewByCategoryWithContext(ctx byteplus.Context, input *ListBillOverviewByCategoryInput, opts ...request.Option) (*ListBillOverviewByCategoryOutput, error)
ListBillOverviewByCategoryWithContext is the same as ListBillOverviewByCategory with the addition of the ability to pass a context and additional request options.
See ListBillOverviewByCategory for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListBillOverviewByProd ¶
func (c *BILLING) ListBillOverviewByProd(input *ListBillOverviewByProdInput) (*ListBillOverviewByProdOutput, error)
ListBillOverviewByProd API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListBillOverviewByProd for usage and error information.
func (*BILLING) ListBillOverviewByProdCommon ¶
func (c *BILLING) ListBillOverviewByProdCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListBillOverviewByProdCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListBillOverviewByProdCommon for usage and error information.
func (*BILLING) ListBillOverviewByProdCommonRequest ¶
func (c *BILLING) ListBillOverviewByProdCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListBillOverviewByProdCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListBillOverviewByProdCommon operation. The "output" return value will be populated with the ListBillOverviewByProdCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBillOverviewByProdCommon Request to send the API call to the service. the "output" return value is not valid until after ListBillOverviewByProdCommon Send returns without error.
See ListBillOverviewByProdCommon for more information on using the ListBillOverviewByProdCommon API call, and error handling.
// Example sending a request using the ListBillOverviewByProdCommonRequest method.
req, resp := client.ListBillOverviewByProdCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListBillOverviewByProdCommonWithContext ¶
func (c *BILLING) ListBillOverviewByProdCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListBillOverviewByProdCommonWithContext is the same as ListBillOverviewByProdCommon with the addition of the ability to pass a context and additional request options.
See ListBillOverviewByProdCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListBillOverviewByProdRequest ¶
func (c *BILLING) ListBillOverviewByProdRequest(input *ListBillOverviewByProdInput) (req *request.Request, output *ListBillOverviewByProdOutput)
ListBillOverviewByProdRequest generates a "byteplus/request.Request" representing the client's request for the ListBillOverviewByProd operation. The "output" return value will be populated with the ListBillOverviewByProdCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBillOverviewByProdCommon Request to send the API call to the service. the "output" return value is not valid until after ListBillOverviewByProdCommon Send returns without error.
See ListBillOverviewByProd for more information on using the ListBillOverviewByProd API call, and error handling.
// Example sending a request using the ListBillOverviewByProdRequest method.
req, resp := client.ListBillOverviewByProdRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListBillOverviewByProdWithContext ¶
func (c *BILLING) ListBillOverviewByProdWithContext(ctx byteplus.Context, input *ListBillOverviewByProdInput, opts ...request.Option) (*ListBillOverviewByProdOutput, error)
ListBillOverviewByProdWithContext is the same as ListBillOverviewByProd with the addition of the ability to pass a context and additional request options.
See ListBillOverviewByProd for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListBillRequest ¶ added in v1.0.15
func (c *BILLING) ListBillRequest(input *ListBillInput) (req *request.Request, output *ListBillOutput)
ListBillRequest generates a "byteplus/request.Request" representing the client's request for the ListBill operation. The "output" return value will be populated with the ListBillCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBillCommon Request to send the API call to the service. the "output" return value is not valid until after ListBillCommon Send returns without error.
See ListBill for more information on using the ListBill API call, and error handling.
// Example sending a request using the ListBillRequest method.
req, resp := client.ListBillRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListBillWithContext ¶ added in v1.0.15
func (c *BILLING) ListBillWithContext(ctx byteplus.Context, input *ListBillInput, opts ...request.Option) (*ListBillOutput, error)
ListBillWithContext is the same as ListBill with the addition of the ability to pass a context and additional request options.
See ListBill for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListCouponUsageRecords ¶ added in v1.0.23
func (c *BILLING) ListCouponUsageRecords(input *ListCouponUsageRecordsInput) (*ListCouponUsageRecordsOutput, error)
ListCouponUsageRecords API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListCouponUsageRecords for usage and error information.
func (*BILLING) ListCouponUsageRecordsCommon ¶ added in v1.0.23
func (c *BILLING) ListCouponUsageRecordsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListCouponUsageRecordsCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListCouponUsageRecordsCommon for usage and error information.
func (*BILLING) ListCouponUsageRecordsCommonRequest ¶ added in v1.0.23
func (c *BILLING) ListCouponUsageRecordsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListCouponUsageRecordsCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListCouponUsageRecordsCommon operation. The "output" return value will be populated with the ListCouponUsageRecordsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListCouponUsageRecordsCommon Request to send the API call to the service. the "output" return value is not valid until after ListCouponUsageRecordsCommon Send returns without error.
See ListCouponUsageRecordsCommon for more information on using the ListCouponUsageRecordsCommon API call, and error handling.
// Example sending a request using the ListCouponUsageRecordsCommonRequest method.
req, resp := client.ListCouponUsageRecordsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListCouponUsageRecordsCommonWithContext ¶ added in v1.0.23
func (c *BILLING) ListCouponUsageRecordsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListCouponUsageRecordsCommonWithContext is the same as ListCouponUsageRecordsCommon with the addition of the ability to pass a context and additional request options.
See ListCouponUsageRecordsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListCouponUsageRecordsRequest ¶ added in v1.0.23
func (c *BILLING) ListCouponUsageRecordsRequest(input *ListCouponUsageRecordsInput) (req *request.Request, output *ListCouponUsageRecordsOutput)
ListCouponUsageRecordsRequest generates a "byteplus/request.Request" representing the client's request for the ListCouponUsageRecords operation. The "output" return value will be populated with the ListCouponUsageRecordsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListCouponUsageRecordsCommon Request to send the API call to the service. the "output" return value is not valid until after ListCouponUsageRecordsCommon Send returns without error.
See ListCouponUsageRecords for more information on using the ListCouponUsageRecords API call, and error handling.
// Example sending a request using the ListCouponUsageRecordsRequest method.
req, resp := client.ListCouponUsageRecordsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListCouponUsageRecordsWithContext ¶ added in v1.0.23
func (c *BILLING) ListCouponUsageRecordsWithContext(ctx byteplus.Context, input *ListCouponUsageRecordsInput, opts ...request.Option) (*ListCouponUsageRecordsOutput, error)
ListCouponUsageRecordsWithContext is the same as ListCouponUsageRecords with the addition of the ability to pass a context and additional request options.
See ListCouponUsageRecords for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListCoupons ¶ added in v1.0.23
func (c *BILLING) ListCoupons(input *ListCouponsInput) (*ListCouponsOutput, error)
ListCoupons API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListCoupons for usage and error information.
func (*BILLING) ListCouponsCommon ¶ added in v1.0.23
ListCouponsCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListCouponsCommon for usage and error information.
func (*BILLING) ListCouponsCommonRequest ¶ added in v1.0.23
func (c *BILLING) ListCouponsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListCouponsCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListCouponsCommon operation. The "output" return value will be populated with the ListCouponsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListCouponsCommon Request to send the API call to the service. the "output" return value is not valid until after ListCouponsCommon Send returns without error.
See ListCouponsCommon for more information on using the ListCouponsCommon API call, and error handling.
// Example sending a request using the ListCouponsCommonRequest method.
req, resp := client.ListCouponsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListCouponsCommonWithContext ¶ added in v1.0.23
func (c *BILLING) ListCouponsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListCouponsCommonWithContext is the same as ListCouponsCommon with the addition of the ability to pass a context and additional request options.
See ListCouponsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListCouponsRequest ¶ added in v1.0.23
func (c *BILLING) ListCouponsRequest(input *ListCouponsInput) (req *request.Request, output *ListCouponsOutput)
ListCouponsRequest generates a "byteplus/request.Request" representing the client's request for the ListCoupons operation. The "output" return value will be populated with the ListCouponsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListCouponsCommon Request to send the API call to the service. the "output" return value is not valid until after ListCouponsCommon Send returns without error.
See ListCoupons for more information on using the ListCoupons API call, and error handling.
// Example sending a request using the ListCouponsRequest method.
req, resp := client.ListCouponsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListCouponsWithContext ¶ added in v1.0.23
func (c *BILLING) ListCouponsWithContext(ctx byteplus.Context, input *ListCouponsInput, opts ...request.Option) (*ListCouponsOutput, error)
ListCouponsWithContext is the same as ListCoupons with the addition of the ability to pass a context and additional request options.
See ListCoupons for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListFinancialRelation ¶
func (c *BILLING) ListFinancialRelation(input *ListFinancialRelationInput) (*ListFinancialRelationOutput, error)
ListFinancialRelation API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListFinancialRelation for usage and error information.
func (*BILLING) ListFinancialRelationCommon ¶
func (c *BILLING) ListFinancialRelationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListFinancialRelationCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListFinancialRelationCommon for usage and error information.
func (*BILLING) ListFinancialRelationCommonRequest ¶
func (c *BILLING) ListFinancialRelationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListFinancialRelationCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListFinancialRelationCommon operation. The "output" return value will be populated with the ListFinancialRelationCommon request's response once the request completes successfully.
Use "Send" method on the returned ListFinancialRelationCommon Request to send the API call to the service. the "output" return value is not valid until after ListFinancialRelationCommon Send returns without error.
See ListFinancialRelationCommon for more information on using the ListFinancialRelationCommon API call, and error handling.
// Example sending a request using the ListFinancialRelationCommonRequest method.
req, resp := client.ListFinancialRelationCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListFinancialRelationCommonWithContext ¶
func (c *BILLING) ListFinancialRelationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListFinancialRelationCommonWithContext is the same as ListFinancialRelationCommon with the addition of the ability to pass a context and additional request options.
See ListFinancialRelationCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListFinancialRelationRequest ¶
func (c *BILLING) ListFinancialRelationRequest(input *ListFinancialRelationInput) (req *request.Request, output *ListFinancialRelationOutput)
ListFinancialRelationRequest generates a "byteplus/request.Request" representing the client's request for the ListFinancialRelation operation. The "output" return value will be populated with the ListFinancialRelationCommon request's response once the request completes successfully.
Use "Send" method on the returned ListFinancialRelationCommon Request to send the API call to the service. the "output" return value is not valid until after ListFinancialRelationCommon Send returns without error.
See ListFinancialRelation for more information on using the ListFinancialRelation API call, and error handling.
// Example sending a request using the ListFinancialRelationRequest method.
req, resp := client.ListFinancialRelationRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListFinancialRelationWithContext ¶
func (c *BILLING) ListFinancialRelationWithContext(ctx byteplus.Context, input *ListFinancialRelationInput, opts ...request.Option) (*ListFinancialRelationOutput, error)
ListFinancialRelationWithContext is the same as ListFinancialRelation with the addition of the ability to pass a context and additional request options.
See ListFinancialRelation for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListInvitation ¶
func (c *BILLING) ListInvitation(input *ListInvitationInput) (*ListInvitationOutput, error)
ListInvitation API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListInvitation for usage and error information.
func (*BILLING) ListInvitationCommon ¶
func (c *BILLING) ListInvitationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListInvitationCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListInvitationCommon for usage and error information.
func (*BILLING) ListInvitationCommonRequest ¶
func (c *BILLING) ListInvitationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListInvitationCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListInvitationCommon operation. The "output" return value will be populated with the ListInvitationCommon request's response once the request completes successfully.
Use "Send" method on the returned ListInvitationCommon Request to send the API call to the service. the "output" return value is not valid until after ListInvitationCommon Send returns without error.
See ListInvitationCommon for more information on using the ListInvitationCommon API call, and error handling.
// Example sending a request using the ListInvitationCommonRequest method.
req, resp := client.ListInvitationCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListInvitationCommonWithContext ¶
func (c *BILLING) ListInvitationCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListInvitationCommonWithContext is the same as ListInvitationCommon with the addition of the ability to pass a context and additional request options.
See ListInvitationCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListInvitationRequest ¶
func (c *BILLING) ListInvitationRequest(input *ListInvitationInput) (req *request.Request, output *ListInvitationOutput)
ListInvitationRequest generates a "byteplus/request.Request" representing the client's request for the ListInvitation operation. The "output" return value will be populated with the ListInvitationCommon request's response once the request completes successfully.
Use "Send" method on the returned ListInvitationCommon Request to send the API call to the service. the "output" return value is not valid until after ListInvitationCommon Send returns without error.
See ListInvitation for more information on using the ListInvitation API call, and error handling.
// Example sending a request using the ListInvitationRequest method.
req, resp := client.ListInvitationRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListInvitationWithContext ¶
func (c *BILLING) ListInvitationWithContext(ctx byteplus.Context, input *ListInvitationInput, opts ...request.Option) (*ListInvitationOutput, error)
ListInvitationWithContext is the same as ListInvitation with the addition of the ability to pass a context and additional request options.
See ListInvitation for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListOrderProductDetails ¶ added in v1.0.17
func (c *BILLING) ListOrderProductDetails(input *ListOrderProductDetailsInput) (*ListOrderProductDetailsOutput, error)
ListOrderProductDetails API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListOrderProductDetails for usage and error information.
func (*BILLING) ListOrderProductDetailsCommon ¶ added in v1.0.17
func (c *BILLING) ListOrderProductDetailsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListOrderProductDetailsCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListOrderProductDetailsCommon for usage and error information.
func (*BILLING) ListOrderProductDetailsCommonRequest ¶ added in v1.0.17
func (c *BILLING) ListOrderProductDetailsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListOrderProductDetailsCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListOrderProductDetailsCommon operation. The "output" return value will be populated with the ListOrderProductDetailsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListOrderProductDetailsCommon Request to send the API call to the service. the "output" return value is not valid until after ListOrderProductDetailsCommon Send returns without error.
See ListOrderProductDetailsCommon for more information on using the ListOrderProductDetailsCommon API call, and error handling.
// Example sending a request using the ListOrderProductDetailsCommonRequest method.
req, resp := client.ListOrderProductDetailsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListOrderProductDetailsCommonWithContext ¶ added in v1.0.17
func (c *BILLING) ListOrderProductDetailsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListOrderProductDetailsCommonWithContext is the same as ListOrderProductDetailsCommon with the addition of the ability to pass a context and additional request options.
See ListOrderProductDetailsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListOrderProductDetailsRequest ¶ added in v1.0.17
func (c *BILLING) ListOrderProductDetailsRequest(input *ListOrderProductDetailsInput) (req *request.Request, output *ListOrderProductDetailsOutput)
ListOrderProductDetailsRequest generates a "byteplus/request.Request" representing the client's request for the ListOrderProductDetails operation. The "output" return value will be populated with the ListOrderProductDetailsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListOrderProductDetailsCommon Request to send the API call to the service. the "output" return value is not valid until after ListOrderProductDetailsCommon Send returns without error.
See ListOrderProductDetails for more information on using the ListOrderProductDetails API call, and error handling.
// Example sending a request using the ListOrderProductDetailsRequest method.
req, resp := client.ListOrderProductDetailsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListOrderProductDetailsWithContext ¶ added in v1.0.17
func (c *BILLING) ListOrderProductDetailsWithContext(ctx byteplus.Context, input *ListOrderProductDetailsInput, opts ...request.Option) (*ListOrderProductDetailsOutput, error)
ListOrderProductDetailsWithContext is the same as ListOrderProductDetails with the addition of the ability to pass a context and additional request options.
See ListOrderProductDetails for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListOrders ¶ added in v1.0.17
func (c *BILLING) ListOrders(input *ListOrdersInput) (*ListOrdersOutput, error)
ListOrders API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListOrders for usage and error information.
func (*BILLING) ListOrdersCommon ¶ added in v1.0.17
ListOrdersCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListOrdersCommon for usage and error information.
func (*BILLING) ListOrdersCommonRequest ¶ added in v1.0.17
func (c *BILLING) ListOrdersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListOrdersCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListOrdersCommon operation. The "output" return value will be populated with the ListOrdersCommon request's response once the request completes successfully.
Use "Send" method on the returned ListOrdersCommon Request to send the API call to the service. the "output" return value is not valid until after ListOrdersCommon Send returns without error.
See ListOrdersCommon for more information on using the ListOrdersCommon API call, and error handling.
// Example sending a request using the ListOrdersCommonRequest method.
req, resp := client.ListOrdersCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListOrdersCommonWithContext ¶ added in v1.0.17
func (c *BILLING) ListOrdersCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListOrdersCommonWithContext is the same as ListOrdersCommon with the addition of the ability to pass a context and additional request options.
See ListOrdersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListOrdersRequest ¶ added in v1.0.17
func (c *BILLING) ListOrdersRequest(input *ListOrdersInput) (req *request.Request, output *ListOrdersOutput)
ListOrdersRequest generates a "byteplus/request.Request" representing the client's request for the ListOrders operation. The "output" return value will be populated with the ListOrdersCommon request's response once the request completes successfully.
Use "Send" method on the returned ListOrdersCommon Request to send the API call to the service. the "output" return value is not valid until after ListOrdersCommon Send returns without error.
See ListOrders for more information on using the ListOrders API call, and error handling.
// Example sending a request using the ListOrdersRequest method.
req, resp := client.ListOrdersRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListOrdersWithContext ¶ added in v1.0.17
func (c *BILLING) ListOrdersWithContext(ctx byteplus.Context, input *ListOrdersInput, opts ...request.Option) (*ListOrdersOutput, error)
ListOrdersWithContext is the same as ListOrders with the addition of the ability to pass a context and additional request options.
See ListOrders for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListPackageUsageDetails ¶ added in v1.0.15
func (c *BILLING) ListPackageUsageDetails(input *ListPackageUsageDetailsInput) (*ListPackageUsageDetailsOutput, error)
ListPackageUsageDetails API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListPackageUsageDetails for usage and error information.
func (*BILLING) ListPackageUsageDetailsCommon ¶ added in v1.0.15
func (c *BILLING) ListPackageUsageDetailsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListPackageUsageDetailsCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListPackageUsageDetailsCommon for usage and error information.
func (*BILLING) ListPackageUsageDetailsCommonRequest ¶ added in v1.0.15
func (c *BILLING) ListPackageUsageDetailsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListPackageUsageDetailsCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListPackageUsageDetailsCommon operation. The "output" return value will be populated with the ListPackageUsageDetailsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListPackageUsageDetailsCommon Request to send the API call to the service. the "output" return value is not valid until after ListPackageUsageDetailsCommon Send returns without error.
See ListPackageUsageDetailsCommon for more information on using the ListPackageUsageDetailsCommon API call, and error handling.
// Example sending a request using the ListPackageUsageDetailsCommonRequest method.
req, resp := client.ListPackageUsageDetailsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListPackageUsageDetailsCommonWithContext ¶ added in v1.0.15
func (c *BILLING) ListPackageUsageDetailsCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListPackageUsageDetailsCommonWithContext is the same as ListPackageUsageDetailsCommon with the addition of the ability to pass a context and additional request options.
See ListPackageUsageDetailsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListPackageUsageDetailsRequest ¶ added in v1.0.15
func (c *BILLING) ListPackageUsageDetailsRequest(input *ListPackageUsageDetailsInput) (req *request.Request, output *ListPackageUsageDetailsOutput)
ListPackageUsageDetailsRequest generates a "byteplus/request.Request" representing the client's request for the ListPackageUsageDetails operation. The "output" return value will be populated with the ListPackageUsageDetailsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListPackageUsageDetailsCommon Request to send the API call to the service. the "output" return value is not valid until after ListPackageUsageDetailsCommon Send returns without error.
See ListPackageUsageDetails for more information on using the ListPackageUsageDetails API call, and error handling.
// Example sending a request using the ListPackageUsageDetailsRequest method.
req, resp := client.ListPackageUsageDetailsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListPackageUsageDetailsWithContext ¶ added in v1.0.15
func (c *BILLING) ListPackageUsageDetailsWithContext(ctx byteplus.Context, input *ListPackageUsageDetailsInput, opts ...request.Option) (*ListPackageUsageDetailsOutput, error)
ListPackageUsageDetailsWithContext is the same as ListPackageUsageDetails with the addition of the ability to pass a context and additional request options.
See ListPackageUsageDetails for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListResourcePackages ¶ added in v1.0.15
func (c *BILLING) ListResourcePackages(input *ListResourcePackagesInput) (*ListResourcePackagesOutput, error)
ListResourcePackages API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListResourcePackages for usage and error information.
func (*BILLING) ListResourcePackagesCommon ¶ added in v1.0.15
func (c *BILLING) ListResourcePackagesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListResourcePackagesCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListResourcePackagesCommon for usage and error information.
func (*BILLING) ListResourcePackagesCommonRequest ¶ added in v1.0.15
func (c *BILLING) ListResourcePackagesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListResourcePackagesCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListResourcePackagesCommon operation. The "output" return value will be populated with the ListResourcePackagesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListResourcePackagesCommon Request to send the API call to the service. the "output" return value is not valid until after ListResourcePackagesCommon Send returns without error.
See ListResourcePackagesCommon for more information on using the ListResourcePackagesCommon API call, and error handling.
// Example sending a request using the ListResourcePackagesCommonRequest method.
req, resp := client.ListResourcePackagesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListResourcePackagesCommonWithContext ¶ added in v1.0.15
func (c *BILLING) ListResourcePackagesCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListResourcePackagesCommonWithContext is the same as ListResourcePackagesCommon with the addition of the ability to pass a context and additional request options.
See ListResourcePackagesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListResourcePackagesRequest ¶ added in v1.0.15
func (c *BILLING) ListResourcePackagesRequest(input *ListResourcePackagesInput) (req *request.Request, output *ListResourcePackagesOutput)
ListResourcePackagesRequest generates a "byteplus/request.Request" representing the client's request for the ListResourcePackages operation. The "output" return value will be populated with the ListResourcePackagesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListResourcePackagesCommon Request to send the API call to the service. the "output" return value is not valid until after ListResourcePackagesCommon Send returns without error.
See ListResourcePackages for more information on using the ListResourcePackages API call, and error handling.
// Example sending a request using the ListResourcePackagesRequest method.
req, resp := client.ListResourcePackagesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListResourcePackagesWithContext ¶ added in v1.0.15
func (c *BILLING) ListResourcePackagesWithContext(ctx byteplus.Context, input *ListResourcePackagesInput, opts ...request.Option) (*ListResourcePackagesOutput, error)
ListResourcePackagesWithContext is the same as ListResourcePackages with the addition of the ability to pass a context and additional request options.
See ListResourcePackages for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListSplitBillDetail ¶
func (c *BILLING) ListSplitBillDetail(input *ListSplitBillDetailInput) (*ListSplitBillDetailOutput, error)
ListSplitBillDetail API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListSplitBillDetail for usage and error information.
func (*BILLING) ListSplitBillDetailCommon ¶
func (c *BILLING) ListSplitBillDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListSplitBillDetailCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation ListSplitBillDetailCommon for usage and error information.
func (*BILLING) ListSplitBillDetailCommonRequest ¶
func (c *BILLING) ListSplitBillDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListSplitBillDetailCommonRequest generates a "byteplus/request.Request" representing the client's request for the ListSplitBillDetailCommon operation. The "output" return value will be populated with the ListSplitBillDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned ListSplitBillDetailCommon Request to send the API call to the service. the "output" return value is not valid until after ListSplitBillDetailCommon Send returns without error.
See ListSplitBillDetailCommon for more information on using the ListSplitBillDetailCommon API call, and error handling.
// Example sending a request using the ListSplitBillDetailCommonRequest method.
req, resp := client.ListSplitBillDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListSplitBillDetailCommonWithContext ¶
func (c *BILLING) ListSplitBillDetailCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListSplitBillDetailCommonWithContext is the same as ListSplitBillDetailCommon with the addition of the ability to pass a context and additional request options.
See ListSplitBillDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) ListSplitBillDetailRequest ¶
func (c *BILLING) ListSplitBillDetailRequest(input *ListSplitBillDetailInput) (req *request.Request, output *ListSplitBillDetailOutput)
ListSplitBillDetailRequest generates a "byteplus/request.Request" representing the client's request for the ListSplitBillDetail operation. The "output" return value will be populated with the ListSplitBillDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned ListSplitBillDetailCommon Request to send the API call to the service. the "output" return value is not valid until after ListSplitBillDetailCommon Send returns without error.
See ListSplitBillDetail for more information on using the ListSplitBillDetail API call, and error handling.
// Example sending a request using the ListSplitBillDetailRequest method.
req, resp := client.ListSplitBillDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) ListSplitBillDetailWithContext ¶
func (c *BILLING) ListSplitBillDetailWithContext(ctx byteplus.Context, input *ListSplitBillDetailInput, opts ...request.Option) (*ListSplitBillDetailOutput, error)
ListSplitBillDetailWithContext is the same as ListSplitBillDetail with the addition of the ability to pass a context and additional request options.
See ListSplitBillDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) PayOrder ¶ added in v1.0.17
func (c *BILLING) PayOrder(input *PayOrderInput) (*PayOrderOutput, error)
PayOrder API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation PayOrder for usage and error information.
func (*BILLING) PayOrderCommon ¶ added in v1.0.17
PayOrderCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation PayOrderCommon for usage and error information.
func (*BILLING) PayOrderCommonRequest ¶ added in v1.0.17
func (c *BILLING) PayOrderCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
PayOrderCommonRequest generates a "byteplus/request.Request" representing the client's request for the PayOrderCommon operation. The "output" return value will be populated with the PayOrderCommon request's response once the request completes successfully.
Use "Send" method on the returned PayOrderCommon Request to send the API call to the service. the "output" return value is not valid until after PayOrderCommon Send returns without error.
See PayOrderCommon for more information on using the PayOrderCommon API call, and error handling.
// Example sending a request using the PayOrderCommonRequest method.
req, resp := client.PayOrderCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) PayOrderCommonWithContext ¶ added in v1.0.17
func (c *BILLING) PayOrderCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
PayOrderCommonWithContext is the same as PayOrderCommon with the addition of the ability to pass a context and additional request options.
See PayOrderCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) PayOrderRequest ¶ added in v1.0.17
func (c *BILLING) PayOrderRequest(input *PayOrderInput) (req *request.Request, output *PayOrderOutput)
PayOrderRequest generates a "byteplus/request.Request" representing the client's request for the PayOrder operation. The "output" return value will be populated with the PayOrderCommon request's response once the request completes successfully.
Use "Send" method on the returned PayOrderCommon Request to send the API call to the service. the "output" return value is not valid until after PayOrderCommon Send returns without error.
See PayOrder for more information on using the PayOrder API call, and error handling.
// Example sending a request using the PayOrderRequest method.
req, resp := client.PayOrderRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) PayOrderWithContext ¶ added in v1.0.17
func (c *BILLING) PayOrderWithContext(ctx byteplus.Context, input *PayOrderInput, opts ...request.Option) (*PayOrderOutput, error)
PayOrderWithContext is the same as PayOrder with the addition of the ability to pass a context and additional request options.
See PayOrder for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) QueryBalanceAcct ¶ added in v1.0.15
func (c *BILLING) QueryBalanceAcct(input *QueryBalanceAcctInput) (*QueryBalanceAcctOutput, error)
QueryBalanceAcct API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation QueryBalanceAcct for usage and error information.
func (*BILLING) QueryBalanceAcctCommon ¶ added in v1.0.15
func (c *BILLING) QueryBalanceAcctCommon(input *map[string]interface{}) (*map[string]interface{}, error)
QueryBalanceAcctCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation QueryBalanceAcctCommon for usage and error information.
func (*BILLING) QueryBalanceAcctCommonRequest ¶ added in v1.0.15
func (c *BILLING) QueryBalanceAcctCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QueryBalanceAcctCommonRequest generates a "byteplus/request.Request" representing the client's request for the QueryBalanceAcctCommon operation. The "output" return value will be populated with the QueryBalanceAcctCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryBalanceAcctCommon Request to send the API call to the service. the "output" return value is not valid until after QueryBalanceAcctCommon Send returns without error.
See QueryBalanceAcctCommon for more information on using the QueryBalanceAcctCommon API call, and error handling.
// Example sending a request using the QueryBalanceAcctCommonRequest method.
req, resp := client.QueryBalanceAcctCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) QueryBalanceAcctCommonWithContext ¶ added in v1.0.15
func (c *BILLING) QueryBalanceAcctCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QueryBalanceAcctCommonWithContext is the same as QueryBalanceAcctCommon with the addition of the ability to pass a context and additional request options.
See QueryBalanceAcctCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) QueryBalanceAcctRequest ¶ added in v1.0.15
func (c *BILLING) QueryBalanceAcctRequest(input *QueryBalanceAcctInput) (req *request.Request, output *QueryBalanceAcctOutput)
QueryBalanceAcctRequest generates a "byteplus/request.Request" representing the client's request for the QueryBalanceAcct operation. The "output" return value will be populated with the QueryBalanceAcctCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryBalanceAcctCommon Request to send the API call to the service. the "output" return value is not valid until after QueryBalanceAcctCommon Send returns without error.
See QueryBalanceAcct for more information on using the QueryBalanceAcct API call, and error handling.
// Example sending a request using the QueryBalanceAcctRequest method.
req, resp := client.QueryBalanceAcctRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) QueryBalanceAcctWithContext ¶ added in v1.0.15
func (c *BILLING) QueryBalanceAcctWithContext(ctx byteplus.Context, input *QueryBalanceAcctInput, opts ...request.Option) (*QueryBalanceAcctOutput, error)
QueryBalanceAcctWithContext is the same as QueryBalanceAcct with the addition of the ability to pass a context and additional request options.
See QueryBalanceAcct for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) QueryPriceForPayAsYouGo ¶ added in v1.0.15
func (c *BILLING) QueryPriceForPayAsYouGo(input *QueryPriceForPayAsYouGoInput) (*QueryPriceForPayAsYouGoOutput, error)
QueryPriceForPayAsYouGo API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation QueryPriceForPayAsYouGo for usage and error information.
func (*BILLING) QueryPriceForPayAsYouGoCommon ¶ added in v1.0.15
func (c *BILLING) QueryPriceForPayAsYouGoCommon(input *map[string]interface{}) (*map[string]interface{}, error)
QueryPriceForPayAsYouGoCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation QueryPriceForPayAsYouGoCommon for usage and error information.
func (*BILLING) QueryPriceForPayAsYouGoCommonRequest ¶ added in v1.0.15
func (c *BILLING) QueryPriceForPayAsYouGoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QueryPriceForPayAsYouGoCommonRequest generates a "byteplus/request.Request" representing the client's request for the QueryPriceForPayAsYouGoCommon operation. The "output" return value will be populated with the QueryPriceForPayAsYouGoCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryPriceForPayAsYouGoCommon Request to send the API call to the service. the "output" return value is not valid until after QueryPriceForPayAsYouGoCommon Send returns without error.
See QueryPriceForPayAsYouGoCommon for more information on using the QueryPriceForPayAsYouGoCommon API call, and error handling.
// Example sending a request using the QueryPriceForPayAsYouGoCommonRequest method.
req, resp := client.QueryPriceForPayAsYouGoCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) QueryPriceForPayAsYouGoCommonWithContext ¶ added in v1.0.15
func (c *BILLING) QueryPriceForPayAsYouGoCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QueryPriceForPayAsYouGoCommonWithContext is the same as QueryPriceForPayAsYouGoCommon with the addition of the ability to pass a context and additional request options.
See QueryPriceForPayAsYouGoCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) QueryPriceForPayAsYouGoRequest ¶ added in v1.0.15
func (c *BILLING) QueryPriceForPayAsYouGoRequest(input *QueryPriceForPayAsYouGoInput) (req *request.Request, output *QueryPriceForPayAsYouGoOutput)
QueryPriceForPayAsYouGoRequest generates a "byteplus/request.Request" representing the client's request for the QueryPriceForPayAsYouGo operation. The "output" return value will be populated with the QueryPriceForPayAsYouGoCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryPriceForPayAsYouGoCommon Request to send the API call to the service. the "output" return value is not valid until after QueryPriceForPayAsYouGoCommon Send returns without error.
See QueryPriceForPayAsYouGo for more information on using the QueryPriceForPayAsYouGo API call, and error handling.
// Example sending a request using the QueryPriceForPayAsYouGoRequest method.
req, resp := client.QueryPriceForPayAsYouGoRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) QueryPriceForPayAsYouGoWithContext ¶ added in v1.0.15
func (c *BILLING) QueryPriceForPayAsYouGoWithContext(ctx byteplus.Context, input *QueryPriceForPayAsYouGoInput, opts ...request.Option) (*QueryPriceForPayAsYouGoOutput, error)
QueryPriceForPayAsYouGoWithContext is the same as QueryPriceForPayAsYouGo with the addition of the ability to pass a context and additional request options.
See QueryPriceForPayAsYouGo for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) QueryPriceForRenew ¶ added in v1.0.15
func (c *BILLING) QueryPriceForRenew(input *QueryPriceForRenewInput) (*QueryPriceForRenewOutput, error)
QueryPriceForRenew API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation QueryPriceForRenew for usage and error information.
func (*BILLING) QueryPriceForRenewCommon ¶ added in v1.0.15
func (c *BILLING) QueryPriceForRenewCommon(input *map[string]interface{}) (*map[string]interface{}, error)
QueryPriceForRenewCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation QueryPriceForRenewCommon for usage and error information.
func (*BILLING) QueryPriceForRenewCommonRequest ¶ added in v1.0.15
func (c *BILLING) QueryPriceForRenewCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QueryPriceForRenewCommonRequest generates a "byteplus/request.Request" representing the client's request for the QueryPriceForRenewCommon operation. The "output" return value will be populated with the QueryPriceForRenewCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryPriceForRenewCommon Request to send the API call to the service. the "output" return value is not valid until after QueryPriceForRenewCommon Send returns without error.
See QueryPriceForRenewCommon for more information on using the QueryPriceForRenewCommon API call, and error handling.
// Example sending a request using the QueryPriceForRenewCommonRequest method.
req, resp := client.QueryPriceForRenewCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) QueryPriceForRenewCommonWithContext ¶ added in v1.0.15
func (c *BILLING) QueryPriceForRenewCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QueryPriceForRenewCommonWithContext is the same as QueryPriceForRenewCommon with the addition of the ability to pass a context and additional request options.
See QueryPriceForRenewCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) QueryPriceForRenewRequest ¶ added in v1.0.15
func (c *BILLING) QueryPriceForRenewRequest(input *QueryPriceForRenewInput) (req *request.Request, output *QueryPriceForRenewOutput)
QueryPriceForRenewRequest generates a "byteplus/request.Request" representing the client's request for the QueryPriceForRenew operation. The "output" return value will be populated with the QueryPriceForRenewCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryPriceForRenewCommon Request to send the API call to the service. the "output" return value is not valid until after QueryPriceForRenewCommon Send returns without error.
See QueryPriceForRenew for more information on using the QueryPriceForRenew API call, and error handling.
// Example sending a request using the QueryPriceForRenewRequest method.
req, resp := client.QueryPriceForRenewRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) QueryPriceForRenewWithContext ¶ added in v1.0.15
func (c *BILLING) QueryPriceForRenewWithContext(ctx byteplus.Context, input *QueryPriceForRenewInput, opts ...request.Option) (*QueryPriceForRenewOutput, error)
QueryPriceForRenewWithContext is the same as QueryPriceForRenew with the addition of the ability to pass a context and additional request options.
See QueryPriceForRenew for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) QueryPriceForSubscription ¶ added in v1.0.15
func (c *BILLING) QueryPriceForSubscription(input *QueryPriceForSubscriptionInput) (*QueryPriceForSubscriptionOutput, error)
QueryPriceForSubscription API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation QueryPriceForSubscription for usage and error information.
func (*BILLING) QueryPriceForSubscriptionCommon ¶ added in v1.0.15
func (c *BILLING) QueryPriceForSubscriptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
QueryPriceForSubscriptionCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation QueryPriceForSubscriptionCommon for usage and error information.
func (*BILLING) QueryPriceForSubscriptionCommonRequest ¶ added in v1.0.15
func (c *BILLING) QueryPriceForSubscriptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
QueryPriceForSubscriptionCommonRequest generates a "byteplus/request.Request" representing the client's request for the QueryPriceForSubscriptionCommon operation. The "output" return value will be populated with the QueryPriceForSubscriptionCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryPriceForSubscriptionCommon Request to send the API call to the service. the "output" return value is not valid until after QueryPriceForSubscriptionCommon Send returns without error.
See QueryPriceForSubscriptionCommon for more information on using the QueryPriceForSubscriptionCommon API call, and error handling.
// Example sending a request using the QueryPriceForSubscriptionCommonRequest method.
req, resp := client.QueryPriceForSubscriptionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) QueryPriceForSubscriptionCommonWithContext ¶ added in v1.0.15
func (c *BILLING) QueryPriceForSubscriptionCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
QueryPriceForSubscriptionCommonWithContext is the same as QueryPriceForSubscriptionCommon with the addition of the ability to pass a context and additional request options.
See QueryPriceForSubscriptionCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) QueryPriceForSubscriptionRequest ¶ added in v1.0.15
func (c *BILLING) QueryPriceForSubscriptionRequest(input *QueryPriceForSubscriptionInput) (req *request.Request, output *QueryPriceForSubscriptionOutput)
QueryPriceForSubscriptionRequest generates a "byteplus/request.Request" representing the client's request for the QueryPriceForSubscription operation. The "output" return value will be populated with the QueryPriceForSubscriptionCommon request's response once the request completes successfully.
Use "Send" method on the returned QueryPriceForSubscriptionCommon Request to send the API call to the service. the "output" return value is not valid until after QueryPriceForSubscriptionCommon Send returns without error.
See QueryPriceForSubscription for more information on using the QueryPriceForSubscription API call, and error handling.
// Example sending a request using the QueryPriceForSubscriptionRequest method.
req, resp := client.QueryPriceForSubscriptionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) QueryPriceForSubscriptionWithContext ¶ added in v1.0.15
func (c *BILLING) QueryPriceForSubscriptionWithContext(ctx byteplus.Context, input *QueryPriceForSubscriptionInput, opts ...request.Option) (*QueryPriceForSubscriptionOutput, error)
QueryPriceForSubscriptionWithContext is the same as QueryPriceForSubscription with the addition of the ability to pass a context and additional request options.
See QueryPriceForSubscription for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) RenewInstance ¶ added in v1.0.17
func (c *BILLING) RenewInstance(input *RenewInstanceInput) (*RenewInstanceOutput, error)
RenewInstance API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation RenewInstance for usage and error information.
func (*BILLING) RenewInstanceCommon ¶ added in v1.0.17
func (c *BILLING) RenewInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RenewInstanceCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation RenewInstanceCommon for usage and error information.
func (*BILLING) RenewInstanceCommonRequest ¶ added in v1.0.17
func (c *BILLING) RenewInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RenewInstanceCommonRequest generates a "byteplus/request.Request" representing the client's request for the RenewInstanceCommon operation. The "output" return value will be populated with the RenewInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RenewInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RenewInstanceCommon Send returns without error.
See RenewInstanceCommon for more information on using the RenewInstanceCommon API call, and error handling.
// Example sending a request using the RenewInstanceCommonRequest method.
req, resp := client.RenewInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) RenewInstanceCommonWithContext ¶ added in v1.0.17
func (c *BILLING) RenewInstanceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RenewInstanceCommonWithContext is the same as RenewInstanceCommon with the addition of the ability to pass a context and additional request options.
See RenewInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) RenewInstanceRequest ¶ added in v1.0.17
func (c *BILLING) RenewInstanceRequest(input *RenewInstanceInput) (req *request.Request, output *RenewInstanceOutput)
RenewInstanceRequest generates a "byteplus/request.Request" representing the client's request for the RenewInstance operation. The "output" return value will be populated with the RenewInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RenewInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RenewInstanceCommon Send returns without error.
See RenewInstance for more information on using the RenewInstance API call, and error handling.
// Example sending a request using the RenewInstanceRequest method.
req, resp := client.RenewInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) RenewInstanceWithContext ¶ added in v1.0.17
func (c *BILLING) RenewInstanceWithContext(ctx byteplus.Context, input *RenewInstanceInput, opts ...request.Option) (*RenewInstanceOutput, error)
RenewInstanceWithContext is the same as RenewInstance with the addition of the ability to pass a context and additional request options.
See RenewInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) SetRenewalType ¶ added in v1.0.17
func (c *BILLING) SetRenewalType(input *SetRenewalTypeInput) (*SetRenewalTypeOutput, error)
SetRenewalType API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation SetRenewalType for usage and error information.
func (*BILLING) SetRenewalTypeCommon ¶ added in v1.0.17
func (c *BILLING) SetRenewalTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SetRenewalTypeCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation SetRenewalTypeCommon for usage and error information.
func (*BILLING) SetRenewalTypeCommonRequest ¶ added in v1.0.17
func (c *BILLING) SetRenewalTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SetRenewalTypeCommonRequest generates a "byteplus/request.Request" representing the client's request for the SetRenewalTypeCommon operation. The "output" return value will be populated with the SetRenewalTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned SetRenewalTypeCommon Request to send the API call to the service. the "output" return value is not valid until after SetRenewalTypeCommon Send returns without error.
See SetRenewalTypeCommon for more information on using the SetRenewalTypeCommon API call, and error handling.
// Example sending a request using the SetRenewalTypeCommonRequest method.
req, resp := client.SetRenewalTypeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) SetRenewalTypeCommonWithContext ¶ added in v1.0.17
func (c *BILLING) SetRenewalTypeCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SetRenewalTypeCommonWithContext is the same as SetRenewalTypeCommon with the addition of the ability to pass a context and additional request options.
See SetRenewalTypeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) SetRenewalTypeRequest ¶ added in v1.0.17
func (c *BILLING) SetRenewalTypeRequest(input *SetRenewalTypeInput) (req *request.Request, output *SetRenewalTypeOutput)
SetRenewalTypeRequest generates a "byteplus/request.Request" representing the client's request for the SetRenewalType operation. The "output" return value will be populated with the SetRenewalTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned SetRenewalTypeCommon Request to send the API call to the service. the "output" return value is not valid until after SetRenewalTypeCommon Send returns without error.
See SetRenewalType for more information on using the SetRenewalType API call, and error handling.
// Example sending a request using the SetRenewalTypeRequest method.
req, resp := client.SetRenewalTypeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) SetRenewalTypeWithContext ¶ added in v1.0.17
func (c *BILLING) SetRenewalTypeWithContext(ctx byteplus.Context, input *SetRenewalTypeInput, opts ...request.Option) (*SetRenewalTypeOutput, error)
SetRenewalTypeWithContext is the same as SetRenewalType with the addition of the ability to pass a context and additional request options.
See SetRenewalType for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) UnsubscribeInstance ¶
func (c *BILLING) UnsubscribeInstance(input *UnsubscribeInstanceInput) (*UnsubscribeInstanceOutput, error)
UnsubscribeInstance API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation UnsubscribeInstance for usage and error information.
func (*BILLING) UnsubscribeInstanceCommon ¶
func (c *BILLING) UnsubscribeInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UnsubscribeInstanceCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation UnsubscribeInstanceCommon for usage and error information.
func (*BILLING) UnsubscribeInstanceCommonRequest ¶
func (c *BILLING) UnsubscribeInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UnsubscribeInstanceCommonRequest generates a "byteplus/request.Request" representing the client's request for the UnsubscribeInstanceCommon operation. The "output" return value will be populated with the UnsubscribeInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned UnsubscribeInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after UnsubscribeInstanceCommon Send returns without error.
See UnsubscribeInstanceCommon for more information on using the UnsubscribeInstanceCommon API call, and error handling.
// Example sending a request using the UnsubscribeInstanceCommonRequest method.
req, resp := client.UnsubscribeInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) UnsubscribeInstanceCommonWithContext ¶
func (c *BILLING) UnsubscribeInstanceCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UnsubscribeInstanceCommonWithContext is the same as UnsubscribeInstanceCommon with the addition of the ability to pass a context and additional request options.
See UnsubscribeInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) UnsubscribeInstanceRequest ¶
func (c *BILLING) UnsubscribeInstanceRequest(input *UnsubscribeInstanceInput) (req *request.Request, output *UnsubscribeInstanceOutput)
UnsubscribeInstanceRequest generates a "byteplus/request.Request" representing the client's request for the UnsubscribeInstance operation. The "output" return value will be populated with the UnsubscribeInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned UnsubscribeInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after UnsubscribeInstanceCommon Send returns without error.
See UnsubscribeInstance for more information on using the UnsubscribeInstance API call, and error handling.
// Example sending a request using the UnsubscribeInstanceRequest method.
req, resp := client.UnsubscribeInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) UnsubscribeInstanceWithContext ¶
func (c *BILLING) UnsubscribeInstanceWithContext(ctx byteplus.Context, input *UnsubscribeInstanceInput, opts ...request.Option) (*UnsubscribeInstanceOutput, error)
UnsubscribeInstanceWithContext is the same as UnsubscribeInstance with the addition of the ability to pass a context and additional request options.
See UnsubscribeInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) UpdateAuth ¶ added in v1.0.15
func (c *BILLING) UpdateAuth(input *UpdateAuthInput) (*UpdateAuthOutput, error)
UpdateAuth API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation UpdateAuth for usage and error information.
func (*BILLING) UpdateAuthCommon ¶ added in v1.0.15
UpdateAuthCommon API operation for BILLING.
Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.
See the BYTEPLUS API reference guide for BILLING's API operation UpdateAuthCommon for usage and error information.
func (*BILLING) UpdateAuthCommonRequest ¶ added in v1.0.15
func (c *BILLING) UpdateAuthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateAuthCommonRequest generates a "byteplus/request.Request" representing the client's request for the UpdateAuthCommon operation. The "output" return value will be populated with the UpdateAuthCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAuthCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAuthCommon Send returns without error.
See UpdateAuthCommon for more information on using the UpdateAuthCommon API call, and error handling.
// Example sending a request using the UpdateAuthCommonRequest method.
req, resp := client.UpdateAuthCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) UpdateAuthCommonWithContext ¶ added in v1.0.15
func (c *BILLING) UpdateAuthCommonWithContext(ctx byteplus.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateAuthCommonWithContext is the same as UpdateAuthCommon with the addition of the ability to pass a context and additional request options.
See UpdateAuthCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*BILLING) UpdateAuthRequest ¶ added in v1.0.15
func (c *BILLING) UpdateAuthRequest(input *UpdateAuthInput) (req *request.Request, output *UpdateAuthOutput)
UpdateAuthRequest generates a "byteplus/request.Request" representing the client's request for the UpdateAuth operation. The "output" return value will be populated with the UpdateAuthCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAuthCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAuthCommon Send returns without error.
See UpdateAuth for more information on using the UpdateAuth API call, and error handling.
// Example sending a request using the UpdateAuthRequest method.
req, resp := client.UpdateAuthRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*BILLING) UpdateAuthWithContext ¶ added in v1.0.15
func (c *BILLING) UpdateAuthWithContext(ctx byteplus.Context, input *UpdateAuthInput, opts ...request.Option) (*UpdateAuthOutput, error)
UpdateAuthWithContext is the same as UpdateAuth with the addition of the ability to pass a context and additional request options.
See UpdateAuth for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type BILLINGAPI ¶
type BILLINGAPI interface {
CancelInvitationCommon(*map[string]interface{}) (*map[string]interface{}, error)
CancelInvitationCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CancelInvitationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CancelInvitation(*CancelInvitationInput) (*CancelInvitationOutput, error)
CancelInvitationWithContext(byteplus.Context, *CancelInvitationInput, ...request.Option) (*CancelInvitationOutput, error)
CancelInvitationRequest(*CancelInvitationInput) (*request.Request, *CancelInvitationOutput)
CancelOrderCommon(*map[string]interface{}) (*map[string]interface{}, error)
CancelOrderCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CancelOrderCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CancelOrder(*CancelOrderInput) (*CancelOrderOutput, error)
CancelOrderWithContext(byteplus.Context, *CancelOrderInput, ...request.Option) (*CancelOrderOutput, error)
CancelOrderRequest(*CancelOrderInput) (*request.Request, *CancelOrderOutput)
CleanUpFinancialRelationCommon(*map[string]interface{}) (*map[string]interface{}, error)
CleanUpFinancialRelationCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CleanUpFinancialRelationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CleanUpFinancialRelation(*CleanUpFinancialRelationInput) (*CleanUpFinancialRelationOutput, error)
CleanUpFinancialRelationWithContext(byteplus.Context, *CleanUpFinancialRelationInput, ...request.Option) (*CleanUpFinancialRelationOutput, error)
CleanUpFinancialRelationRequest(*CleanUpFinancialRelationInput) (*request.Request, *CleanUpFinancialRelationOutput)
CreateFinancialRelationCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateFinancialRelationCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateFinancialRelationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateFinancialRelation(*CreateFinancialRelationInput) (*CreateFinancialRelationOutput, error)
CreateFinancialRelationWithContext(byteplus.Context, *CreateFinancialRelationInput, ...request.Option) (*CreateFinancialRelationOutput, error)
CreateFinancialRelationRequest(*CreateFinancialRelationInput) (*request.Request, *CreateFinancialRelationOutput)
DeleteFinancialRelationCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteFinancialRelationCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteFinancialRelationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteFinancialRelation(*DeleteFinancialRelationInput) (*DeleteFinancialRelationOutput, error)
DeleteFinancialRelationWithContext(byteplus.Context, *DeleteFinancialRelationInput, ...request.Option) (*DeleteFinancialRelationOutput, error)
DeleteFinancialRelationRequest(*DeleteFinancialRelationInput) (*request.Request, *DeleteFinancialRelationOutput)
GetOrderCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetOrderCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetOrderCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetOrder(*GetOrderInput) (*GetOrderOutput, error)
GetOrderWithContext(byteplus.Context, *GetOrderInput, ...request.Option) (*GetOrderOutput, error)
GetOrderRequest(*GetOrderInput) (*request.Request, *GetOrderOutput)
HandleInvitationCommon(*map[string]interface{}) (*map[string]interface{}, error)
HandleInvitationCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
HandleInvitationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
HandleInvitation(*HandleInvitationInput) (*HandleInvitationOutput, error)
HandleInvitationWithContext(byteplus.Context, *HandleInvitationInput, ...request.Option) (*HandleInvitationOutput, error)
HandleInvitationRequest(*HandleInvitationInput) (*request.Request, *HandleInvitationOutput)
ListAmortizedCostBillDailyCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListAmortizedCostBillDailyCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListAmortizedCostBillDailyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListAmortizedCostBillDaily(*ListAmortizedCostBillDailyInput) (*ListAmortizedCostBillDailyOutput, error)
ListAmortizedCostBillDailyWithContext(byteplus.Context, *ListAmortizedCostBillDailyInput, ...request.Option) (*ListAmortizedCostBillDailyOutput, error)
ListAmortizedCostBillDailyRequest(*ListAmortizedCostBillDailyInput) (*request.Request, *ListAmortizedCostBillDailyOutput)
ListAmortizedCostBillDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListAmortizedCostBillDetailCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListAmortizedCostBillDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListAmortizedCostBillDetail(*ListAmortizedCostBillDetailInput) (*ListAmortizedCostBillDetailOutput, error)
ListAmortizedCostBillDetailWithContext(byteplus.Context, *ListAmortizedCostBillDetailInput, ...request.Option) (*ListAmortizedCostBillDetailOutput, error)
ListAmortizedCostBillDetailRequest(*ListAmortizedCostBillDetailInput) (*request.Request, *ListAmortizedCostBillDetailOutput)
ListAmortizedCostBillMonthlyCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListAmortizedCostBillMonthlyCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListAmortizedCostBillMonthlyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListAmortizedCostBillMonthly(*ListAmortizedCostBillMonthlyInput) (*ListAmortizedCostBillMonthlyOutput, error)
ListAmortizedCostBillMonthlyWithContext(byteplus.Context, *ListAmortizedCostBillMonthlyInput, ...request.Option) (*ListAmortizedCostBillMonthlyOutput, error)
ListAmortizedCostBillMonthlyRequest(*ListAmortizedCostBillMonthlyInput) (*request.Request, *ListAmortizedCostBillMonthlyOutput)
ListAvailableInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListAvailableInstancesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListAvailableInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListAvailableInstances(*ListAvailableInstancesInput) (*ListAvailableInstancesOutput, error)
ListAvailableInstancesWithContext(byteplus.Context, *ListAvailableInstancesInput, ...request.Option) (*ListAvailableInstancesOutput, error)
ListAvailableInstancesRequest(*ListAvailableInstancesInput) (*request.Request, *ListAvailableInstancesOutput)
ListBillCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListBillCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListBillCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListBill(*ListBillInput) (*ListBillOutput, error)
ListBillWithContext(byteplus.Context, *ListBillInput, ...request.Option) (*ListBillOutput, error)
ListBillRequest(*ListBillInput) (*request.Request, *ListBillOutput)
ListBillDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListBillDetailCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListBillDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListBillDetail(*ListBillDetailInput) (*ListBillDetailOutput, error)
ListBillDetailWithContext(byteplus.Context, *ListBillDetailInput, ...request.Option) (*ListBillDetailOutput, error)
ListBillDetailRequest(*ListBillDetailInput) (*request.Request, *ListBillDetailOutput)
ListBillOverviewByCategoryCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListBillOverviewByCategoryCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListBillOverviewByCategoryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListBillOverviewByCategory(*ListBillOverviewByCategoryInput) (*ListBillOverviewByCategoryOutput, error)
ListBillOverviewByCategoryWithContext(byteplus.Context, *ListBillOverviewByCategoryInput, ...request.Option) (*ListBillOverviewByCategoryOutput, error)
ListBillOverviewByCategoryRequest(*ListBillOverviewByCategoryInput) (*request.Request, *ListBillOverviewByCategoryOutput)
ListBillOverviewByProdCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListBillOverviewByProdCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListBillOverviewByProdCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListBillOverviewByProd(*ListBillOverviewByProdInput) (*ListBillOverviewByProdOutput, error)
ListBillOverviewByProdWithContext(byteplus.Context, *ListBillOverviewByProdInput, ...request.Option) (*ListBillOverviewByProdOutput, error)
ListBillOverviewByProdRequest(*ListBillOverviewByProdInput) (*request.Request, *ListBillOverviewByProdOutput)
ListCouponUsageRecordsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListCouponUsageRecordsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListCouponUsageRecordsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListCouponUsageRecords(*ListCouponUsageRecordsInput) (*ListCouponUsageRecordsOutput, error)
ListCouponUsageRecordsWithContext(byteplus.Context, *ListCouponUsageRecordsInput, ...request.Option) (*ListCouponUsageRecordsOutput, error)
ListCouponUsageRecordsRequest(*ListCouponUsageRecordsInput) (*request.Request, *ListCouponUsageRecordsOutput)
ListCouponsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListCouponsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListCouponsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListCoupons(*ListCouponsInput) (*ListCouponsOutput, error)
ListCouponsWithContext(byteplus.Context, *ListCouponsInput, ...request.Option) (*ListCouponsOutput, error)
ListCouponsRequest(*ListCouponsInput) (*request.Request, *ListCouponsOutput)
ListFinancialRelationCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListFinancialRelationCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListFinancialRelationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListFinancialRelation(*ListFinancialRelationInput) (*ListFinancialRelationOutput, error)
ListFinancialRelationWithContext(byteplus.Context, *ListFinancialRelationInput, ...request.Option) (*ListFinancialRelationOutput, error)
ListFinancialRelationRequest(*ListFinancialRelationInput) (*request.Request, *ListFinancialRelationOutput)
ListInvitationCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListInvitationCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListInvitationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListInvitation(*ListInvitationInput) (*ListInvitationOutput, error)
ListInvitationWithContext(byteplus.Context, *ListInvitationInput, ...request.Option) (*ListInvitationOutput, error)
ListInvitationRequest(*ListInvitationInput) (*request.Request, *ListInvitationOutput)
ListOrderProductDetailsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListOrderProductDetailsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListOrderProductDetailsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListOrderProductDetails(*ListOrderProductDetailsInput) (*ListOrderProductDetailsOutput, error)
ListOrderProductDetailsWithContext(byteplus.Context, *ListOrderProductDetailsInput, ...request.Option) (*ListOrderProductDetailsOutput, error)
ListOrderProductDetailsRequest(*ListOrderProductDetailsInput) (*request.Request, *ListOrderProductDetailsOutput)
ListOrdersCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListOrdersCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListOrdersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListOrders(*ListOrdersInput) (*ListOrdersOutput, error)
ListOrdersWithContext(byteplus.Context, *ListOrdersInput, ...request.Option) (*ListOrdersOutput, error)
ListOrdersRequest(*ListOrdersInput) (*request.Request, *ListOrdersOutput)
ListPackageUsageDetailsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListPackageUsageDetailsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListPackageUsageDetailsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListPackageUsageDetails(*ListPackageUsageDetailsInput) (*ListPackageUsageDetailsOutput, error)
ListPackageUsageDetailsWithContext(byteplus.Context, *ListPackageUsageDetailsInput, ...request.Option) (*ListPackageUsageDetailsOutput, error)
ListPackageUsageDetailsRequest(*ListPackageUsageDetailsInput) (*request.Request, *ListPackageUsageDetailsOutput)
ListResourcePackagesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListResourcePackagesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListResourcePackagesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListResourcePackages(*ListResourcePackagesInput) (*ListResourcePackagesOutput, error)
ListResourcePackagesWithContext(byteplus.Context, *ListResourcePackagesInput, ...request.Option) (*ListResourcePackagesOutput, error)
ListResourcePackagesRequest(*ListResourcePackagesInput) (*request.Request, *ListResourcePackagesOutput)
ListSplitBillDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListSplitBillDetailCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListSplitBillDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListSplitBillDetail(*ListSplitBillDetailInput) (*ListSplitBillDetailOutput, error)
ListSplitBillDetailWithContext(byteplus.Context, *ListSplitBillDetailInput, ...request.Option) (*ListSplitBillDetailOutput, error)
ListSplitBillDetailRequest(*ListSplitBillDetailInput) (*request.Request, *ListSplitBillDetailOutput)
PayOrderCommon(*map[string]interface{}) (*map[string]interface{}, error)
PayOrderCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
PayOrderCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
PayOrder(*PayOrderInput) (*PayOrderOutput, error)
PayOrderWithContext(byteplus.Context, *PayOrderInput, ...request.Option) (*PayOrderOutput, error)
PayOrderRequest(*PayOrderInput) (*request.Request, *PayOrderOutput)
QueryBalanceAcctCommon(*map[string]interface{}) (*map[string]interface{}, error)
QueryBalanceAcctCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QueryBalanceAcctCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QueryBalanceAcct(*QueryBalanceAcctInput) (*QueryBalanceAcctOutput, error)
QueryBalanceAcctWithContext(byteplus.Context, *QueryBalanceAcctInput, ...request.Option) (*QueryBalanceAcctOutput, error)
QueryBalanceAcctRequest(*QueryBalanceAcctInput) (*request.Request, *QueryBalanceAcctOutput)
QueryPriceForPayAsYouGoCommon(*map[string]interface{}) (*map[string]interface{}, error)
QueryPriceForPayAsYouGoCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QueryPriceForPayAsYouGoCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QueryPriceForPayAsYouGo(*QueryPriceForPayAsYouGoInput) (*QueryPriceForPayAsYouGoOutput, error)
QueryPriceForPayAsYouGoWithContext(byteplus.Context, *QueryPriceForPayAsYouGoInput, ...request.Option) (*QueryPriceForPayAsYouGoOutput, error)
QueryPriceForPayAsYouGoRequest(*QueryPriceForPayAsYouGoInput) (*request.Request, *QueryPriceForPayAsYouGoOutput)
QueryPriceForRenewCommon(*map[string]interface{}) (*map[string]interface{}, error)
QueryPriceForRenewCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QueryPriceForRenewCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QueryPriceForRenew(*QueryPriceForRenewInput) (*QueryPriceForRenewOutput, error)
QueryPriceForRenewWithContext(byteplus.Context, *QueryPriceForRenewInput, ...request.Option) (*QueryPriceForRenewOutput, error)
QueryPriceForRenewRequest(*QueryPriceForRenewInput) (*request.Request, *QueryPriceForRenewOutput)
QueryPriceForSubscriptionCommon(*map[string]interface{}) (*map[string]interface{}, error)
QueryPriceForSubscriptionCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
QueryPriceForSubscriptionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
QueryPriceForSubscription(*QueryPriceForSubscriptionInput) (*QueryPriceForSubscriptionOutput, error)
QueryPriceForSubscriptionWithContext(byteplus.Context, *QueryPriceForSubscriptionInput, ...request.Option) (*QueryPriceForSubscriptionOutput, error)
QueryPriceForSubscriptionRequest(*QueryPriceForSubscriptionInput) (*request.Request, *QueryPriceForSubscriptionOutput)
RenewInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RenewInstanceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RenewInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RenewInstance(*RenewInstanceInput) (*RenewInstanceOutput, error)
RenewInstanceWithContext(byteplus.Context, *RenewInstanceInput, ...request.Option) (*RenewInstanceOutput, error)
RenewInstanceRequest(*RenewInstanceInput) (*request.Request, *RenewInstanceOutput)
SetRenewalTypeCommon(*map[string]interface{}) (*map[string]interface{}, error)
SetRenewalTypeCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SetRenewalTypeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SetRenewalType(*SetRenewalTypeInput) (*SetRenewalTypeOutput, error)
SetRenewalTypeWithContext(byteplus.Context, *SetRenewalTypeInput, ...request.Option) (*SetRenewalTypeOutput, error)
SetRenewalTypeRequest(*SetRenewalTypeInput) (*request.Request, *SetRenewalTypeOutput)
UnsubscribeInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
UnsubscribeInstanceCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UnsubscribeInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UnsubscribeInstance(*UnsubscribeInstanceInput) (*UnsubscribeInstanceOutput, error)
UnsubscribeInstanceWithContext(byteplus.Context, *UnsubscribeInstanceInput, ...request.Option) (*UnsubscribeInstanceOutput, error)
UnsubscribeInstanceRequest(*UnsubscribeInstanceInput) (*request.Request, *UnsubscribeInstanceOutput)
UpdateAuthCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateAuthCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateAuthCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateAuth(*UpdateAuthInput) (*UpdateAuthOutput, error)
UpdateAuthWithContext(byteplus.Context, *UpdateAuthInput, ...request.Option) (*UpdateAuthOutput, error)
UpdateAuthRequest(*UpdateAuthInput) (*request.Request, *UpdateAuthOutput)
}
BILLINGAPI provides an interface to enable mocking the billing.BILLING service client's API operation,
// byteplus sdk func uses an SDK service client to make a request to
// BILLING.
func myFunc(svc BILLINGAPI) bool {
// Make svc.CancelInvitation request
}
func main() {
sess := session.New()
svc := billing.New(sess)
myFunc(svc)
}
type CancelInvitationInput ¶
type CancelInvitationInput struct {
AuthID *string `type:"string" json:",omitempty"`
// InvitationType is a required field
InvitationType *int32 `type:"int32" json:",omitempty" required:"true"`
Relation *int32 `type:"int32" json:",omitempty"`
// RelationID is a required field
RelationID *string `type:"string" json:",omitempty" required:"true"`
SubAccountID *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (CancelInvitationInput) GoString ¶
func (s CancelInvitationInput) GoString() string
GoString returns the string representation
func (*CancelInvitationInput) SetAuthID ¶ added in v1.0.15
func (s *CancelInvitationInput) SetAuthID(v string) *CancelInvitationInput
SetAuthID sets the AuthID field's value.
func (*CancelInvitationInput) SetInvitationType ¶
func (s *CancelInvitationInput) SetInvitationType(v int32) *CancelInvitationInput
SetInvitationType sets the InvitationType field's value.
func (*CancelInvitationInput) SetRelation ¶
func (s *CancelInvitationInput) SetRelation(v int32) *CancelInvitationInput
SetRelation sets the Relation field's value.
func (*CancelInvitationInput) SetRelationID ¶
func (s *CancelInvitationInput) SetRelationID(v string) *CancelInvitationInput
SetRelationID sets the RelationID field's value.
func (*CancelInvitationInput) SetSubAccountID ¶
func (s *CancelInvitationInput) SetSubAccountID(v int64) *CancelInvitationInput
SetSubAccountID sets the SubAccountID field's value.
func (CancelInvitationInput) String ¶
func (s CancelInvitationInput) String() string
String returns the string representation
func (*CancelInvitationInput) Validate ¶
func (s *CancelInvitationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelInvitationOutput ¶
type CancelInvitationOutput struct {
Metadata *response.ResponseMetadata
IsSuccess *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (CancelInvitationOutput) GoString ¶
func (s CancelInvitationOutput) GoString() string
GoString returns the string representation
func (*CancelInvitationOutput) SetIsSuccess ¶
func (s *CancelInvitationOutput) SetIsSuccess(v bool) *CancelInvitationOutput
SetIsSuccess sets the IsSuccess field's value.
func (CancelInvitationOutput) String ¶
func (s CancelInvitationOutput) String() string
String returns the string representation
type CancelOrderInput ¶ added in v1.0.17
type CancelOrderInput struct {
// OrderID is a required field
OrderID *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CancelOrderInput) GoString ¶ added in v1.0.17
func (s CancelOrderInput) GoString() string
GoString returns the string representation
func (*CancelOrderInput) SetOrderID ¶ added in v1.0.17
func (s *CancelOrderInput) SetOrderID(v string) *CancelOrderInput
SetOrderID sets the OrderID field's value.
func (CancelOrderInput) String ¶ added in v1.0.17
func (s CancelOrderInput) String() string
String returns the string representation
func (*CancelOrderInput) Validate ¶ added in v1.0.17
func (s *CancelOrderInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelOrderOutput ¶ added in v1.0.17
type CancelOrderOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CancelOrderOutput) GoString ¶ added in v1.0.17
func (s CancelOrderOutput) GoString() string
GoString returns the string representation
func (CancelOrderOutput) String ¶ added in v1.0.17
func (s CancelOrderOutput) String() string
String returns the string representation
type CleanUpFinancialRelationInput ¶ added in v1.0.15
type CleanUpFinancialRelationInput struct {
// Relation is a required field
Relation *int32 `type:"int32" json:",omitempty" required:"true"`
// RelationID is a required field
RelationID *string `type:"string" json:",omitempty" required:"true"`
// SubAccountID is a required field
SubAccountID *int64 `type:"int64" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CleanUpFinancialRelationInput) GoString ¶ added in v1.0.15
func (s CleanUpFinancialRelationInput) GoString() string
GoString returns the string representation
func (*CleanUpFinancialRelationInput) SetRelation ¶ added in v1.0.15
func (s *CleanUpFinancialRelationInput) SetRelation(v int32) *CleanUpFinancialRelationInput
SetRelation sets the Relation field's value.
func (*CleanUpFinancialRelationInput) SetRelationID ¶ added in v1.0.15
func (s *CleanUpFinancialRelationInput) SetRelationID(v string) *CleanUpFinancialRelationInput
SetRelationID sets the RelationID field's value.
func (*CleanUpFinancialRelationInput) SetSubAccountID ¶ added in v1.0.15
func (s *CleanUpFinancialRelationInput) SetSubAccountID(v int64) *CleanUpFinancialRelationInput
SetSubAccountID sets the SubAccountID field's value.
func (CleanUpFinancialRelationInput) String ¶ added in v1.0.15
func (s CleanUpFinancialRelationInput) String() string
String returns the string representation
func (*CleanUpFinancialRelationInput) Validate ¶ added in v1.0.15
func (s *CleanUpFinancialRelationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CleanUpFinancialRelationOutput ¶ added in v1.0.15
type CleanUpFinancialRelationOutput struct {
Metadata *response.ResponseMetadata
IsIdempotent *bool `type:"boolean" json:",omitempty"`
IsSuccess *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (CleanUpFinancialRelationOutput) GoString ¶ added in v1.0.15
func (s CleanUpFinancialRelationOutput) GoString() string
GoString returns the string representation
func (*CleanUpFinancialRelationOutput) SetIsIdempotent ¶ added in v1.0.15
func (s *CleanUpFinancialRelationOutput) SetIsIdempotent(v bool) *CleanUpFinancialRelationOutput
SetIsIdempotent sets the IsIdempotent field's value.
func (*CleanUpFinancialRelationOutput) SetIsSuccess ¶ added in v1.0.15
func (s *CleanUpFinancialRelationOutput) SetIsSuccess(v bool) *CleanUpFinancialRelationOutput
SetIsSuccess sets the IsSuccess field's value.
func (CleanUpFinancialRelationOutput) String ¶ added in v1.0.15
func (s CleanUpFinancialRelationOutput) String() string
String returns the string representation
type ConfigListForQueryPriceForPayAsYouGoInput ¶ added in v1.0.15
type ConfigListForQueryPriceForPayAsYouGoInput struct {
ChargeItemCode *string `type:"string" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
Count *string `type:"string" json:",omitempty"`
Quantity *int32 `type:"int32" json:",omitempty"`
UseDuration *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConfigListForQueryPriceForPayAsYouGoInput) GoString ¶ added in v1.0.15
func (s ConfigListForQueryPriceForPayAsYouGoInput) GoString() string
GoString returns the string representation
func (*ConfigListForQueryPriceForPayAsYouGoInput) SetChargeItemCode ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForPayAsYouGoInput) SetChargeItemCode(v string) *ConfigListForQueryPriceForPayAsYouGoInput
SetChargeItemCode sets the ChargeItemCode field's value.
func (*ConfigListForQueryPriceForPayAsYouGoInput) SetConfigurationCode ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForPayAsYouGoInput) SetConfigurationCode(v string) *ConfigListForQueryPriceForPayAsYouGoInput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ConfigListForQueryPriceForPayAsYouGoInput) SetCount ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForPayAsYouGoInput) SetCount(v string) *ConfigListForQueryPriceForPayAsYouGoInput
SetCount sets the Count field's value.
func (*ConfigListForQueryPriceForPayAsYouGoInput) SetQuantity ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForPayAsYouGoInput) SetQuantity(v int32) *ConfigListForQueryPriceForPayAsYouGoInput
SetQuantity sets the Quantity field's value.
func (*ConfigListForQueryPriceForPayAsYouGoInput) SetUseDuration ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForPayAsYouGoInput) SetUseDuration(v int32) *ConfigListForQueryPriceForPayAsYouGoInput
SetUseDuration sets the UseDuration field's value.
func (ConfigListForQueryPriceForPayAsYouGoInput) String ¶ added in v1.0.15
func (s ConfigListForQueryPriceForPayAsYouGoInput) String() string
String returns the string representation
type ConfigListForQueryPriceForPayAsYouGoOutput ¶ added in v1.0.15
type ConfigListForQueryPriceForPayAsYouGoOutput struct {
ChargeItemCode *string `type:"string" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
DiscountAmount *string `type:"string" json:",omitempty"`
DiscountDetail *DiscountDetailForQueryPriceForPayAsYouGoOutput `type:"structure" json:",omitempty"`
OriginalAmount *string `type:"string" json:",omitempty"`
Price *string `type:"string" json:",omitempty"`
Quantity *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConfigListForQueryPriceForPayAsYouGoOutput) GoString ¶ added in v1.0.15
func (s ConfigListForQueryPriceForPayAsYouGoOutput) GoString() string
GoString returns the string representation
func (*ConfigListForQueryPriceForPayAsYouGoOutput) SetChargeItemCode ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetChargeItemCode(v string) *ConfigListForQueryPriceForPayAsYouGoOutput
SetChargeItemCode sets the ChargeItemCode field's value.
func (*ConfigListForQueryPriceForPayAsYouGoOutput) SetConfigurationCode ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetConfigurationCode(v string) *ConfigListForQueryPriceForPayAsYouGoOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ConfigListForQueryPriceForPayAsYouGoOutput) SetDiscountAmount ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetDiscountAmount(v string) *ConfigListForQueryPriceForPayAsYouGoOutput
SetDiscountAmount sets the DiscountAmount field's value.
func (*ConfigListForQueryPriceForPayAsYouGoOutput) SetDiscountDetail ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetDiscountDetail(v *DiscountDetailForQueryPriceForPayAsYouGoOutput) *ConfigListForQueryPriceForPayAsYouGoOutput
SetDiscountDetail sets the DiscountDetail field's value.
func (*ConfigListForQueryPriceForPayAsYouGoOutput) SetOriginalAmount ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetOriginalAmount(v string) *ConfigListForQueryPriceForPayAsYouGoOutput
SetOriginalAmount sets the OriginalAmount field's value.
func (*ConfigListForQueryPriceForPayAsYouGoOutput) SetPrice ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetPrice(v string) *ConfigListForQueryPriceForPayAsYouGoOutput
SetPrice sets the Price field's value.
func (*ConfigListForQueryPriceForPayAsYouGoOutput) SetQuantity ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForPayAsYouGoOutput) SetQuantity(v int32) *ConfigListForQueryPriceForPayAsYouGoOutput
SetQuantity sets the Quantity field's value.
func (ConfigListForQueryPriceForPayAsYouGoOutput) String ¶ added in v1.0.15
func (s ConfigListForQueryPriceForPayAsYouGoOutput) String() string
String returns the string representation
type ConfigListForQueryPriceForSubscriptionInput ¶ added in v1.0.15
type ConfigListForQueryPriceForSubscriptionInput struct {
ChargeItemCode *string `type:"string" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
Count *string `type:"string" json:",omitempty"`
Quantity *int32 `type:"int32" json:",omitempty"`
UseDuration *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConfigListForQueryPriceForSubscriptionInput) GoString ¶ added in v1.0.15
func (s ConfigListForQueryPriceForSubscriptionInput) GoString() string
GoString returns the string representation
func (*ConfigListForQueryPriceForSubscriptionInput) SetChargeItemCode ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForSubscriptionInput) SetChargeItemCode(v string) *ConfigListForQueryPriceForSubscriptionInput
SetChargeItemCode sets the ChargeItemCode field's value.
func (*ConfigListForQueryPriceForSubscriptionInput) SetConfigurationCode ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForSubscriptionInput) SetConfigurationCode(v string) *ConfigListForQueryPriceForSubscriptionInput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ConfigListForQueryPriceForSubscriptionInput) SetCount ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForSubscriptionInput) SetCount(v string) *ConfigListForQueryPriceForSubscriptionInput
SetCount sets the Count field's value.
func (*ConfigListForQueryPriceForSubscriptionInput) SetQuantity ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForSubscriptionInput) SetQuantity(v int32) *ConfigListForQueryPriceForSubscriptionInput
SetQuantity sets the Quantity field's value.
func (*ConfigListForQueryPriceForSubscriptionInput) SetUseDuration ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForSubscriptionInput) SetUseDuration(v int32) *ConfigListForQueryPriceForSubscriptionInput
SetUseDuration sets the UseDuration field's value.
func (ConfigListForQueryPriceForSubscriptionInput) String ¶ added in v1.0.15
func (s ConfigListForQueryPriceForSubscriptionInput) String() string
String returns the string representation
type ConfigListForQueryPriceForSubscriptionOutput ¶ added in v1.0.15
type ConfigListForQueryPriceForSubscriptionOutput struct {
ChargeItemCode *string `type:"string" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
DiscountAmount *string `type:"string" json:",omitempty"`
DiscountDetail *DiscountDetailForQueryPriceForSubscriptionOutput `type:"structure" json:",omitempty"`
OriginalAmount *string `type:"string" json:",omitempty"`
Price *string `type:"string" json:",omitempty"`
Quantity *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConfigListForQueryPriceForSubscriptionOutput) GoString ¶ added in v1.0.15
func (s ConfigListForQueryPriceForSubscriptionOutput) GoString() string
GoString returns the string representation
func (*ConfigListForQueryPriceForSubscriptionOutput) SetChargeItemCode ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForSubscriptionOutput) SetChargeItemCode(v string) *ConfigListForQueryPriceForSubscriptionOutput
SetChargeItemCode sets the ChargeItemCode field's value.
func (*ConfigListForQueryPriceForSubscriptionOutput) SetConfigurationCode ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForSubscriptionOutput) SetConfigurationCode(v string) *ConfigListForQueryPriceForSubscriptionOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ConfigListForQueryPriceForSubscriptionOutput) SetDiscountAmount ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForSubscriptionOutput) SetDiscountAmount(v string) *ConfigListForQueryPriceForSubscriptionOutput
SetDiscountAmount sets the DiscountAmount field's value.
func (*ConfigListForQueryPriceForSubscriptionOutput) SetDiscountDetail ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForSubscriptionOutput) SetDiscountDetail(v *DiscountDetailForQueryPriceForSubscriptionOutput) *ConfigListForQueryPriceForSubscriptionOutput
SetDiscountDetail sets the DiscountDetail field's value.
func (*ConfigListForQueryPriceForSubscriptionOutput) SetOriginalAmount ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForSubscriptionOutput) SetOriginalAmount(v string) *ConfigListForQueryPriceForSubscriptionOutput
SetOriginalAmount sets the OriginalAmount field's value.
func (*ConfigListForQueryPriceForSubscriptionOutput) SetPrice ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForSubscriptionOutput) SetPrice(v string) *ConfigListForQueryPriceForSubscriptionOutput
SetPrice sets the Price field's value.
func (*ConfigListForQueryPriceForSubscriptionOutput) SetQuantity ¶ added in v1.0.15
func (s *ConfigListForQueryPriceForSubscriptionOutput) SetQuantity(v int32) *ConfigListForQueryPriceForSubscriptionOutput
SetQuantity sets the Quantity field's value.
func (ConfigListForQueryPriceForSubscriptionOutput) String ¶ added in v1.0.15
func (s ConfigListForQueryPriceForSubscriptionOutput) String() string
String returns the string representation
type ConvertListForListBillOverviewByCategoryOutput ¶
type ConvertListForListBillOverviewByCategoryOutput struct {
List []*ListForListBillOverviewByCategoryOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertListForListBillOverviewByCategoryOutput) GoString ¶
func (s ConvertListForListBillOverviewByCategoryOutput) GoString() string
GoString returns the string representation
func (*ConvertListForListBillOverviewByCategoryOutput) SetList ¶
func (s *ConvertListForListBillOverviewByCategoryOutput) SetList(v []*ListForListBillOverviewByCategoryOutput) *ConvertListForListBillOverviewByCategoryOutput
SetList sets the List field's value.
func (ConvertListForListBillOverviewByCategoryOutput) String ¶
func (s ConvertListForListBillOverviewByCategoryOutput) String() string
String returns the string representation
type CreateFinancialRelationInput ¶
type CreateFinancialRelationInput struct {
AccountAlias *string `type:"string" json:",omitempty"`
AuthListStr *string `type:"string" json:",omitempty"`
// Relation is a required field
Relation *int32 `type:"int32" json:",omitempty" required:"true"`
// SubAccountID is a required field
SubAccountID *int64 `type:"int64" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateFinancialRelationInput) GoString ¶
func (s CreateFinancialRelationInput) GoString() string
GoString returns the string representation
func (*CreateFinancialRelationInput) SetAccountAlias ¶
func (s *CreateFinancialRelationInput) SetAccountAlias(v string) *CreateFinancialRelationInput
SetAccountAlias sets the AccountAlias field's value.
func (*CreateFinancialRelationInput) SetAuthListStr ¶ added in v1.0.15
func (s *CreateFinancialRelationInput) SetAuthListStr(v string) *CreateFinancialRelationInput
SetAuthListStr sets the AuthListStr field's value.
func (*CreateFinancialRelationInput) SetRelation ¶
func (s *CreateFinancialRelationInput) SetRelation(v int32) *CreateFinancialRelationInput
SetRelation sets the Relation field's value.
func (*CreateFinancialRelationInput) SetSubAccountID ¶
func (s *CreateFinancialRelationInput) SetSubAccountID(v int64) *CreateFinancialRelationInput
SetSubAccountID sets the SubAccountID field's value.
func (CreateFinancialRelationInput) String ¶
func (s CreateFinancialRelationInput) String() string
String returns the string representation
func (*CreateFinancialRelationInput) Validate ¶
func (s *CreateFinancialRelationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateFinancialRelationOutput ¶
type CreateFinancialRelationOutput struct {
Metadata *response.ResponseMetadata
IsSuccess *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateFinancialRelationOutput) GoString ¶
func (s CreateFinancialRelationOutput) GoString() string
GoString returns the string representation
func (*CreateFinancialRelationOutput) SetIsSuccess ¶
func (s *CreateFinancialRelationOutput) SetIsSuccess(v bool) *CreateFinancialRelationOutput
SetIsSuccess sets the IsSuccess field's value.
func (CreateFinancialRelationOutput) String ¶
func (s CreateFinancialRelationOutput) String() string
String returns the string representation
type DeleteFinancialRelationInput ¶
type DeleteFinancialRelationInput struct {
// Relation is a required field
Relation *int32 `type:"int32" json:",omitempty" required:"true"`
// RelationID is a required field
RelationID *string `type:"string" json:",omitempty" required:"true"`
// SubAccountID is a required field
SubAccountID *int64 `type:"int64" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteFinancialRelationInput) GoString ¶
func (s DeleteFinancialRelationInput) GoString() string
GoString returns the string representation
func (*DeleteFinancialRelationInput) SetRelation ¶
func (s *DeleteFinancialRelationInput) SetRelation(v int32) *DeleteFinancialRelationInput
SetRelation sets the Relation field's value.
func (*DeleteFinancialRelationInput) SetRelationID ¶
func (s *DeleteFinancialRelationInput) SetRelationID(v string) *DeleteFinancialRelationInput
SetRelationID sets the RelationID field's value.
func (*DeleteFinancialRelationInput) SetSubAccountID ¶
func (s *DeleteFinancialRelationInput) SetSubAccountID(v int64) *DeleteFinancialRelationInput
SetSubAccountID sets the SubAccountID field's value.
func (DeleteFinancialRelationInput) String ¶
func (s DeleteFinancialRelationInput) String() string
String returns the string representation
func (*DeleteFinancialRelationInput) Validate ¶
func (s *DeleteFinancialRelationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteFinancialRelationOutput ¶
type DeleteFinancialRelationOutput struct {
Metadata *response.ResponseMetadata
IsSuccess *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteFinancialRelationOutput) GoString ¶
func (s DeleteFinancialRelationOutput) GoString() string
GoString returns the string representation
func (*DeleteFinancialRelationOutput) SetIsSuccess ¶
func (s *DeleteFinancialRelationOutput) SetIsSuccess(v bool) *DeleteFinancialRelationOutput
SetIsSuccess sets the IsSuccess field's value.
func (DeleteFinancialRelationOutput) String ¶
func (s DeleteFinancialRelationOutput) String() string
String returns the string representation
type DiscountDetailForQueryPriceForPayAsYouGoOutput ¶ added in v1.0.15
type DiscountDetailForQueryPriceForPayAsYouGoOutput struct {
DiscountPrice *string `type:"string" json:",omitempty"`
DiscountType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DiscountDetailForQueryPriceForPayAsYouGoOutput) GoString ¶ added in v1.0.15
func (s DiscountDetailForQueryPriceForPayAsYouGoOutput) GoString() string
GoString returns the string representation
func (*DiscountDetailForQueryPriceForPayAsYouGoOutput) SetDiscountPrice ¶ added in v1.0.15
func (s *DiscountDetailForQueryPriceForPayAsYouGoOutput) SetDiscountPrice(v string) *DiscountDetailForQueryPriceForPayAsYouGoOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*DiscountDetailForQueryPriceForPayAsYouGoOutput) SetDiscountType ¶ added in v1.0.15
func (s *DiscountDetailForQueryPriceForPayAsYouGoOutput) SetDiscountType(v string) *DiscountDetailForQueryPriceForPayAsYouGoOutput
SetDiscountType sets the DiscountType field's value.
func (DiscountDetailForQueryPriceForPayAsYouGoOutput) String ¶ added in v1.0.15
func (s DiscountDetailForQueryPriceForPayAsYouGoOutput) String() string
String returns the string representation
type DiscountDetailForQueryPriceForSubscriptionOutput ¶ added in v1.0.15
type DiscountDetailForQueryPriceForSubscriptionOutput struct {
DiscountPrice *string `type:"string" json:",omitempty"`
DiscountType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DiscountDetailForQueryPriceForSubscriptionOutput) GoString ¶ added in v1.0.15
func (s DiscountDetailForQueryPriceForSubscriptionOutput) GoString() string
GoString returns the string representation
func (*DiscountDetailForQueryPriceForSubscriptionOutput) SetDiscountPrice ¶ added in v1.0.15
func (s *DiscountDetailForQueryPriceForSubscriptionOutput) SetDiscountPrice(v string) *DiscountDetailForQueryPriceForSubscriptionOutput
SetDiscountPrice sets the DiscountPrice field's value.
func (*DiscountDetailForQueryPriceForSubscriptionOutput) SetDiscountType ¶ added in v1.0.15
func (s *DiscountDetailForQueryPriceForSubscriptionOutput) SetDiscountType(v string) *DiscountDetailForQueryPriceForSubscriptionOutput
SetDiscountType sets the DiscountType field's value.
func (DiscountDetailForQueryPriceForSubscriptionOutput) String ¶ added in v1.0.15
func (s DiscountDetailForQueryPriceForSubscriptionOutput) String() string
String returns the string representation
type GetOrderInput ¶ added in v1.0.20
type GetOrderInput struct {
// OrderID is a required field
OrderID *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetOrderInput) GoString ¶ added in v1.0.20
func (s GetOrderInput) GoString() string
GoString returns the string representation
func (*GetOrderInput) SetOrderID ¶ added in v1.0.20
func (s *GetOrderInput) SetOrderID(v string) *GetOrderInput
SetOrderID sets the OrderID field's value.
func (GetOrderInput) String ¶ added in v1.0.20
func (s GetOrderInput) String() string
String returns the string representation
func (*GetOrderInput) Validate ¶ added in v1.0.20
func (s *GetOrderInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetOrderOutput ¶ added in v1.0.20
type GetOrderOutput struct {
Metadata *response.ResponseMetadata
OrderInfo *OrderInfoForGetOrderOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetOrderOutput) GoString ¶ added in v1.0.20
func (s GetOrderOutput) GoString() string
GoString returns the string representation
func (*GetOrderOutput) SetOrderInfo ¶ added in v1.0.20
func (s *GetOrderOutput) SetOrderInfo(v *OrderInfoForGetOrderOutput) *GetOrderOutput
SetOrderInfo sets the OrderInfo field's value.
func (GetOrderOutput) String ¶ added in v1.0.20
func (s GetOrderOutput) String() string
String returns the string representation
type HandleInvitationInput ¶
type HandleInvitationInput struct {
// Action is a required field
Action *int32 `type:"int32" json:",omitempty" required:"true"`
AuthID *string `type:"string" json:",omitempty"`
// InvitationType is a required field
InvitationType *int32 `type:"int32" json:",omitempty" required:"true"`
MajorAccountID *int64 `type:"int64" json:",omitempty"`
Relation *int32 `type:"int32" json:",omitempty"`
// RelationID is a required field
RelationID *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (HandleInvitationInput) GoString ¶
func (s HandleInvitationInput) GoString() string
GoString returns the string representation
func (*HandleInvitationInput) SetAction ¶
func (s *HandleInvitationInput) SetAction(v int32) *HandleInvitationInput
SetAction sets the Action field's value.
func (*HandleInvitationInput) SetAuthID ¶ added in v1.0.15
func (s *HandleInvitationInput) SetAuthID(v string) *HandleInvitationInput
SetAuthID sets the AuthID field's value.
func (*HandleInvitationInput) SetInvitationType ¶
func (s *HandleInvitationInput) SetInvitationType(v int32) *HandleInvitationInput
SetInvitationType sets the InvitationType field's value.
func (*HandleInvitationInput) SetMajorAccountID ¶
func (s *HandleInvitationInput) SetMajorAccountID(v int64) *HandleInvitationInput
SetMajorAccountID sets the MajorAccountID field's value.
func (*HandleInvitationInput) SetRelation ¶
func (s *HandleInvitationInput) SetRelation(v int32) *HandleInvitationInput
SetRelation sets the Relation field's value.
func (*HandleInvitationInput) SetRelationID ¶
func (s *HandleInvitationInput) SetRelationID(v string) *HandleInvitationInput
SetRelationID sets the RelationID field's value.
func (HandleInvitationInput) String ¶
func (s HandleInvitationInput) String() string
String returns the string representation
func (*HandleInvitationInput) Validate ¶
func (s *HandleInvitationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type HandleInvitationOutput ¶
type HandleInvitationOutput struct {
Metadata *response.ResponseMetadata
IsSuccess *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (HandleInvitationOutput) GoString ¶
func (s HandleInvitationOutput) GoString() string
GoString returns the string representation
func (*HandleInvitationOutput) SetIsSuccess ¶
func (s *HandleInvitationOutput) SetIsSuccess(v bool) *HandleInvitationOutput
SetIsSuccess sets the IsSuccess field's value.
func (HandleInvitationOutput) String ¶
func (s HandleInvitationOutput) String() string
String returns the string representation
type InstanceAmountListForQueryPriceForRenewOutput ¶ added in v1.0.15
type InstanceAmountListForQueryPriceForRenewOutput struct {
ConfigurationCode *string `type:"string" json:",omitempty"`
DiscountAmount *string `type:"string" json:",omitempty"`
InstanceID *string `type:"string" json:",omitempty"`
OriginalAmount *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceAmountListForQueryPriceForRenewOutput) GoString ¶ added in v1.0.15
func (s InstanceAmountListForQueryPriceForRenewOutput) GoString() string
GoString returns the string representation
func (*InstanceAmountListForQueryPriceForRenewOutput) SetConfigurationCode ¶ added in v1.0.15
func (s *InstanceAmountListForQueryPriceForRenewOutput) SetConfigurationCode(v string) *InstanceAmountListForQueryPriceForRenewOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*InstanceAmountListForQueryPriceForRenewOutput) SetDiscountAmount ¶ added in v1.0.15
func (s *InstanceAmountListForQueryPriceForRenewOutput) SetDiscountAmount(v string) *InstanceAmountListForQueryPriceForRenewOutput
SetDiscountAmount sets the DiscountAmount field's value.
func (*InstanceAmountListForQueryPriceForRenewOutput) SetInstanceID ¶ added in v1.0.15
func (s *InstanceAmountListForQueryPriceForRenewOutput) SetInstanceID(v string) *InstanceAmountListForQueryPriceForRenewOutput
SetInstanceID sets the InstanceID field's value.
func (*InstanceAmountListForQueryPriceForRenewOutput) SetOriginalAmount ¶ added in v1.0.15
func (s *InstanceAmountListForQueryPriceForRenewOutput) SetOriginalAmount(v string) *InstanceAmountListForQueryPriceForRenewOutput
SetOriginalAmount sets the OriginalAmount field's value.
func (*InstanceAmountListForQueryPriceForRenewOutput) SetProduct ¶ added in v1.0.15
func (s *InstanceAmountListForQueryPriceForRenewOutput) SetProduct(v string) *InstanceAmountListForQueryPriceForRenewOutput
SetProduct sets the Product field's value.
func (InstanceAmountListForQueryPriceForRenewOutput) String ¶ added in v1.0.15
func (s InstanceAmountListForQueryPriceForRenewOutput) String() string
String returns the string representation
type InstanceListForListAvailableInstancesOutput ¶
type InstanceListForListAvailableInstancesOutput struct {
AccountID *int32 `type:"int32" json:",omitempty"`
BeginTime *string `type:"string" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
ExpiredTime *string `type:"string" json:",omitempty"`
InstanceID *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
PaymentMethod *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
RemainRenewTimes *string `type:"string" json:",omitempty"`
RenewType *string `type:"string" json:",omitempty"`
RenewalDurationUnit *string `type:"string" json:",omitempty"`
RenewalTimes *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
SubStatus *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstanceListForListAvailableInstancesOutput) GoString ¶
func (s InstanceListForListAvailableInstancesOutput) GoString() string
GoString returns the string representation
func (*InstanceListForListAvailableInstancesOutput) SetAccountID ¶
func (s *InstanceListForListAvailableInstancesOutput) SetAccountID(v int32) *InstanceListForListAvailableInstancesOutput
SetAccountID sets the AccountID field's value.
func (*InstanceListForListAvailableInstancesOutput) SetBeginTime ¶
func (s *InstanceListForListAvailableInstancesOutput) SetBeginTime(v string) *InstanceListForListAvailableInstancesOutput
SetBeginTime sets the BeginTime field's value.
func (*InstanceListForListAvailableInstancesOutput) SetConfigurationCode ¶
func (s *InstanceListForListAvailableInstancesOutput) SetConfigurationCode(v string) *InstanceListForListAvailableInstancesOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*InstanceListForListAvailableInstancesOutput) SetExpiredTime ¶
func (s *InstanceListForListAvailableInstancesOutput) SetExpiredTime(v string) *InstanceListForListAvailableInstancesOutput
SetExpiredTime sets the ExpiredTime field's value.
func (*InstanceListForListAvailableInstancesOutput) SetInstanceID ¶
func (s *InstanceListForListAvailableInstancesOutput) SetInstanceID(v string) *InstanceListForListAvailableInstancesOutput
SetInstanceID sets the InstanceID field's value.
func (*InstanceListForListAvailableInstancesOutput) SetInstanceName ¶
func (s *InstanceListForListAvailableInstancesOutput) SetInstanceName(v string) *InstanceListForListAvailableInstancesOutput
SetInstanceName sets the InstanceName field's value.
func (*InstanceListForListAvailableInstancesOutput) SetPaymentMethod ¶
func (s *InstanceListForListAvailableInstancesOutput) SetPaymentMethod(v string) *InstanceListForListAvailableInstancesOutput
SetPaymentMethod sets the PaymentMethod field's value.
func (*InstanceListForListAvailableInstancesOutput) SetProduct ¶
func (s *InstanceListForListAvailableInstancesOutput) SetProduct(v string) *InstanceListForListAvailableInstancesOutput
SetProduct sets the Product field's value.
func (*InstanceListForListAvailableInstancesOutput) SetRemainRenewTimes ¶
func (s *InstanceListForListAvailableInstancesOutput) SetRemainRenewTimes(v string) *InstanceListForListAvailableInstancesOutput
SetRemainRenewTimes sets the RemainRenewTimes field's value.
func (*InstanceListForListAvailableInstancesOutput) SetRenewType ¶
func (s *InstanceListForListAvailableInstancesOutput) SetRenewType(v string) *InstanceListForListAvailableInstancesOutput
SetRenewType sets the RenewType field's value.
func (*InstanceListForListAvailableInstancesOutput) SetRenewalDurationUnit ¶
func (s *InstanceListForListAvailableInstancesOutput) SetRenewalDurationUnit(v string) *InstanceListForListAvailableInstancesOutput
SetRenewalDurationUnit sets the RenewalDurationUnit field's value.
func (*InstanceListForListAvailableInstancesOutput) SetRenewalTimes ¶
func (s *InstanceListForListAvailableInstancesOutput) SetRenewalTimes(v string) *InstanceListForListAvailableInstancesOutput
SetRenewalTimes sets the RenewalTimes field's value.
func (*InstanceListForListAvailableInstancesOutput) SetStatus ¶
func (s *InstanceListForListAvailableInstancesOutput) SetStatus(v string) *InstanceListForListAvailableInstancesOutput
SetStatus sets the Status field's value.
func (*InstanceListForListAvailableInstancesOutput) SetSubStatus ¶
func (s *InstanceListForListAvailableInstancesOutput) SetSubStatus(v string) *InstanceListForListAvailableInstancesOutput
SetSubStatus sets the SubStatus field's value.
func (InstanceListForListAvailableInstancesOutput) String ¶
func (s InstanceListForListAvailableInstancesOutput) String() string
String returns the string representation
type ListAmortizedCostBillDailyInput ¶ added in v1.0.15
type ListAmortizedCostBillDailyInput struct {
AmortizedDay *string `type:"string" json:",omitempty"`
// AmortizedMonth is a required field
AmortizedMonth *string `type:"string" json:",omitempty" required:"true"`
AmortizedType []*string `type:"list" json:",omitempty"`
BillCategory []*string `type:"list" json:",omitempty"`
BillPeriod *string `type:"string" json:",omitempty"`
BillingMode []*string `type:"list" json:",omitempty"`
IgnoreZero *int32 `type:"int32" json:",omitempty"`
InstanceNo *string `type:"string" json:",omitempty"`
// Limit is a required field
Limit *int32 `type:"int32" json:",omitempty" required:"true"`
NeedRecordNum *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
OwnerID []*int64 `type:"list" json:",omitempty"`
PayerID []*int64 `type:"list" json:",omitempty"`
Product []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListAmortizedCostBillDailyInput) GoString ¶ added in v1.0.15
func (s ListAmortizedCostBillDailyInput) GoString() string
GoString returns the string representation
func (*ListAmortizedCostBillDailyInput) SetAmortizedDay ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetAmortizedDay(v string) *ListAmortizedCostBillDailyInput
SetAmortizedDay sets the AmortizedDay field's value.
func (*ListAmortizedCostBillDailyInput) SetAmortizedMonth ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetAmortizedMonth(v string) *ListAmortizedCostBillDailyInput
SetAmortizedMonth sets the AmortizedMonth field's value.
func (*ListAmortizedCostBillDailyInput) SetAmortizedType ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetAmortizedType(v []*string) *ListAmortizedCostBillDailyInput
SetAmortizedType sets the AmortizedType field's value.
func (*ListAmortizedCostBillDailyInput) SetBillCategory ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetBillCategory(v []*string) *ListAmortizedCostBillDailyInput
SetBillCategory sets the BillCategory field's value.
func (*ListAmortizedCostBillDailyInput) SetBillPeriod ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetBillPeriod(v string) *ListAmortizedCostBillDailyInput
SetBillPeriod sets the BillPeriod field's value.
func (*ListAmortizedCostBillDailyInput) SetBillingMode ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetBillingMode(v []*string) *ListAmortizedCostBillDailyInput
SetBillingMode sets the BillingMode field's value.
func (*ListAmortizedCostBillDailyInput) SetIgnoreZero ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetIgnoreZero(v int32) *ListAmortizedCostBillDailyInput
SetIgnoreZero sets the IgnoreZero field's value.
func (*ListAmortizedCostBillDailyInput) SetInstanceNo ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetInstanceNo(v string) *ListAmortizedCostBillDailyInput
SetInstanceNo sets the InstanceNo field's value.
func (*ListAmortizedCostBillDailyInput) SetLimit ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetLimit(v int32) *ListAmortizedCostBillDailyInput
SetLimit sets the Limit field's value.
func (*ListAmortizedCostBillDailyInput) SetNeedRecordNum ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetNeedRecordNum(v int32) *ListAmortizedCostBillDailyInput
SetNeedRecordNum sets the NeedRecordNum field's value.
func (*ListAmortizedCostBillDailyInput) SetOffset ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetOffset(v int32) *ListAmortizedCostBillDailyInput
SetOffset sets the Offset field's value.
func (*ListAmortizedCostBillDailyInput) SetOwnerID ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetOwnerID(v []*int64) *ListAmortizedCostBillDailyInput
SetOwnerID sets the OwnerID field's value.
func (*ListAmortizedCostBillDailyInput) SetPayerID ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetPayerID(v []*int64) *ListAmortizedCostBillDailyInput
SetPayerID sets the PayerID field's value.
func (*ListAmortizedCostBillDailyInput) SetProduct ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) SetProduct(v []*string) *ListAmortizedCostBillDailyInput
SetProduct sets the Product field's value.
func (ListAmortizedCostBillDailyInput) String ¶ added in v1.0.15
func (s ListAmortizedCostBillDailyInput) String() string
String returns the string representation
func (*ListAmortizedCostBillDailyInput) Validate ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAmortizedCostBillDailyOutput ¶ added in v1.0.15
type ListAmortizedCostBillDailyOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
List []*ListForListAmortizedCostBillDailyOutput `type:"list" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListAmortizedCostBillDailyOutput) GoString ¶ added in v1.0.15
func (s ListAmortizedCostBillDailyOutput) GoString() string
GoString returns the string representation
func (*ListAmortizedCostBillDailyOutput) SetLimit ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyOutput) SetLimit(v int32) *ListAmortizedCostBillDailyOutput
SetLimit sets the Limit field's value.
func (*ListAmortizedCostBillDailyOutput) SetList ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyOutput) SetList(v []*ListForListAmortizedCostBillDailyOutput) *ListAmortizedCostBillDailyOutput
SetList sets the List field's value.
func (*ListAmortizedCostBillDailyOutput) SetOffset ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyOutput) SetOffset(v int32) *ListAmortizedCostBillDailyOutput
SetOffset sets the Offset field's value.
func (*ListAmortizedCostBillDailyOutput) SetTotal ¶ added in v1.0.15
func (s *ListAmortizedCostBillDailyOutput) SetTotal(v int32) *ListAmortizedCostBillDailyOutput
SetTotal sets the Total field's value.
func (ListAmortizedCostBillDailyOutput) String ¶ added in v1.0.15
func (s ListAmortizedCostBillDailyOutput) String() string
String returns the string representation
type ListAmortizedCostBillDetailInput ¶ added in v1.0.15
type ListAmortizedCostBillDetailInput struct {
AmortizedDay *string `type:"string" json:",omitempty"`
// AmortizedMonth is a required field
AmortizedMonth *string `type:"string" json:",omitempty" required:"true"`
AmortizedType []*string `type:"list" json:",omitempty"`
BillCategory []*string `type:"list" json:",omitempty"`
BillPeriod *string `type:"string" json:",omitempty"`
BillingMode []*string `type:"list" json:",omitempty"`
IgnoreZero *int32 `type:"int32" json:",omitempty"`
InstanceNo *string `type:"string" json:",omitempty"`
// Limit is a required field
Limit *int32 `type:"int32" json:",omitempty" required:"true"`
NeedRecordNum *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
OwnerID []*int64 `type:"list" json:",omitempty"`
PayerID []*int64 `type:"list" json:",omitempty"`
Product []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListAmortizedCostBillDetailInput) GoString ¶ added in v1.0.15
func (s ListAmortizedCostBillDetailInput) GoString() string
GoString returns the string representation
func (*ListAmortizedCostBillDetailInput) SetAmortizedDay ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetAmortizedDay(v string) *ListAmortizedCostBillDetailInput
SetAmortizedDay sets the AmortizedDay field's value.
func (*ListAmortizedCostBillDetailInput) SetAmortizedMonth ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetAmortizedMonth(v string) *ListAmortizedCostBillDetailInput
SetAmortizedMonth sets the AmortizedMonth field's value.
func (*ListAmortizedCostBillDetailInput) SetAmortizedType ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetAmortizedType(v []*string) *ListAmortizedCostBillDetailInput
SetAmortizedType sets the AmortizedType field's value.
func (*ListAmortizedCostBillDetailInput) SetBillCategory ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetBillCategory(v []*string) *ListAmortizedCostBillDetailInput
SetBillCategory sets the BillCategory field's value.
func (*ListAmortizedCostBillDetailInput) SetBillPeriod ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetBillPeriod(v string) *ListAmortizedCostBillDetailInput
SetBillPeriod sets the BillPeriod field's value.
func (*ListAmortizedCostBillDetailInput) SetBillingMode ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetBillingMode(v []*string) *ListAmortizedCostBillDetailInput
SetBillingMode sets the BillingMode field's value.
func (*ListAmortizedCostBillDetailInput) SetIgnoreZero ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetIgnoreZero(v int32) *ListAmortizedCostBillDetailInput
SetIgnoreZero sets the IgnoreZero field's value.
func (*ListAmortizedCostBillDetailInput) SetInstanceNo ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetInstanceNo(v string) *ListAmortizedCostBillDetailInput
SetInstanceNo sets the InstanceNo field's value.
func (*ListAmortizedCostBillDetailInput) SetLimit ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetLimit(v int32) *ListAmortizedCostBillDetailInput
SetLimit sets the Limit field's value.
func (*ListAmortizedCostBillDetailInput) SetNeedRecordNum ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetNeedRecordNum(v int32) *ListAmortizedCostBillDetailInput
SetNeedRecordNum sets the NeedRecordNum field's value.
func (*ListAmortizedCostBillDetailInput) SetOffset ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetOffset(v int32) *ListAmortizedCostBillDetailInput
SetOffset sets the Offset field's value.
func (*ListAmortizedCostBillDetailInput) SetOwnerID ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetOwnerID(v []*int64) *ListAmortizedCostBillDetailInput
SetOwnerID sets the OwnerID field's value.
func (*ListAmortizedCostBillDetailInput) SetPayerID ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetPayerID(v []*int64) *ListAmortizedCostBillDetailInput
SetPayerID sets the PayerID field's value.
func (*ListAmortizedCostBillDetailInput) SetProduct ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) SetProduct(v []*string) *ListAmortizedCostBillDetailInput
SetProduct sets the Product field's value.
func (ListAmortizedCostBillDetailInput) String ¶ added in v1.0.15
func (s ListAmortizedCostBillDetailInput) String() string
String returns the string representation
func (*ListAmortizedCostBillDetailInput) Validate ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAmortizedCostBillDetailOutput ¶ added in v1.0.15
type ListAmortizedCostBillDetailOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
List []*ListForListAmortizedCostBillDetailOutput `type:"list" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListAmortizedCostBillDetailOutput) GoString ¶ added in v1.0.15
func (s ListAmortizedCostBillDetailOutput) GoString() string
GoString returns the string representation
func (*ListAmortizedCostBillDetailOutput) SetLimit ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailOutput) SetLimit(v int32) *ListAmortizedCostBillDetailOutput
SetLimit sets the Limit field's value.
func (*ListAmortizedCostBillDetailOutput) SetList ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailOutput) SetList(v []*ListForListAmortizedCostBillDetailOutput) *ListAmortizedCostBillDetailOutput
SetList sets the List field's value.
func (*ListAmortizedCostBillDetailOutput) SetOffset ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailOutput) SetOffset(v int32) *ListAmortizedCostBillDetailOutput
SetOffset sets the Offset field's value.
func (*ListAmortizedCostBillDetailOutput) SetTotal ¶ added in v1.0.15
func (s *ListAmortizedCostBillDetailOutput) SetTotal(v int32) *ListAmortizedCostBillDetailOutput
SetTotal sets the Total field's value.
func (ListAmortizedCostBillDetailOutput) String ¶ added in v1.0.15
func (s ListAmortizedCostBillDetailOutput) String() string
String returns the string representation
type ListAmortizedCostBillMonthlyInput ¶ added in v1.0.15
type ListAmortizedCostBillMonthlyInput struct {
// AmortizedMonth is a required field
AmortizedMonth *string `type:"string" json:",omitempty" required:"true"`
AmortizedType []*string `type:"list" json:",omitempty"`
BillCategory []*string `type:"list" json:",omitempty"`
BillPeriod *string `type:"string" json:",omitempty"`
BillingMode []*string `type:"list" json:",omitempty"`
IgnoreZero *int32 `type:"int32" json:",omitempty"`
InstanceNo *string `type:"string" json:",omitempty"`
// Limit is a required field
Limit *int32 `type:"int32" json:",omitempty" required:"true"`
NeedRecordNum *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
OwnerID []*int64 `type:"list" json:",omitempty"`
PayerID []*int64 `type:"list" json:",omitempty"`
Product []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListAmortizedCostBillMonthlyInput) GoString ¶ added in v1.0.15
func (s ListAmortizedCostBillMonthlyInput) GoString() string
GoString returns the string representation
func (*ListAmortizedCostBillMonthlyInput) SetAmortizedMonth ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) SetAmortizedMonth(v string) *ListAmortizedCostBillMonthlyInput
SetAmortizedMonth sets the AmortizedMonth field's value.
func (*ListAmortizedCostBillMonthlyInput) SetAmortizedType ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) SetAmortizedType(v []*string) *ListAmortizedCostBillMonthlyInput
SetAmortizedType sets the AmortizedType field's value.
func (*ListAmortizedCostBillMonthlyInput) SetBillCategory ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) SetBillCategory(v []*string) *ListAmortizedCostBillMonthlyInput
SetBillCategory sets the BillCategory field's value.
func (*ListAmortizedCostBillMonthlyInput) SetBillPeriod ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) SetBillPeriod(v string) *ListAmortizedCostBillMonthlyInput
SetBillPeriod sets the BillPeriod field's value.
func (*ListAmortizedCostBillMonthlyInput) SetBillingMode ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) SetBillingMode(v []*string) *ListAmortizedCostBillMonthlyInput
SetBillingMode sets the BillingMode field's value.
func (*ListAmortizedCostBillMonthlyInput) SetIgnoreZero ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) SetIgnoreZero(v int32) *ListAmortizedCostBillMonthlyInput
SetIgnoreZero sets the IgnoreZero field's value.
func (*ListAmortizedCostBillMonthlyInput) SetInstanceNo ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) SetInstanceNo(v string) *ListAmortizedCostBillMonthlyInput
SetInstanceNo sets the InstanceNo field's value.
func (*ListAmortizedCostBillMonthlyInput) SetLimit ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) SetLimit(v int32) *ListAmortizedCostBillMonthlyInput
SetLimit sets the Limit field's value.
func (*ListAmortizedCostBillMonthlyInput) SetNeedRecordNum ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) SetNeedRecordNum(v int32) *ListAmortizedCostBillMonthlyInput
SetNeedRecordNum sets the NeedRecordNum field's value.
func (*ListAmortizedCostBillMonthlyInput) SetOffset ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) SetOffset(v int32) *ListAmortizedCostBillMonthlyInput
SetOffset sets the Offset field's value.
func (*ListAmortizedCostBillMonthlyInput) SetOwnerID ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) SetOwnerID(v []*int64) *ListAmortizedCostBillMonthlyInput
SetOwnerID sets the OwnerID field's value.
func (*ListAmortizedCostBillMonthlyInput) SetPayerID ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) SetPayerID(v []*int64) *ListAmortizedCostBillMonthlyInput
SetPayerID sets the PayerID field's value.
func (*ListAmortizedCostBillMonthlyInput) SetProduct ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) SetProduct(v []*string) *ListAmortizedCostBillMonthlyInput
SetProduct sets the Product field's value.
func (ListAmortizedCostBillMonthlyInput) String ¶ added in v1.0.15
func (s ListAmortizedCostBillMonthlyInput) String() string
String returns the string representation
func (*ListAmortizedCostBillMonthlyInput) Validate ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAmortizedCostBillMonthlyOutput ¶ added in v1.0.15
type ListAmortizedCostBillMonthlyOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
List []*ListForListAmortizedCostBillMonthlyOutput `type:"list" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListAmortizedCostBillMonthlyOutput) GoString ¶ added in v1.0.15
func (s ListAmortizedCostBillMonthlyOutput) GoString() string
GoString returns the string representation
func (*ListAmortizedCostBillMonthlyOutput) SetLimit ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyOutput) SetLimit(v int32) *ListAmortizedCostBillMonthlyOutput
SetLimit sets the Limit field's value.
func (*ListAmortizedCostBillMonthlyOutput) SetList ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyOutput) SetList(v []*ListForListAmortizedCostBillMonthlyOutput) *ListAmortizedCostBillMonthlyOutput
SetList sets the List field's value.
func (*ListAmortizedCostBillMonthlyOutput) SetOffset ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyOutput) SetOffset(v int32) *ListAmortizedCostBillMonthlyOutput
SetOffset sets the Offset field's value.
func (*ListAmortizedCostBillMonthlyOutput) SetTotal ¶ added in v1.0.15
func (s *ListAmortizedCostBillMonthlyOutput) SetTotal(v int32) *ListAmortizedCostBillMonthlyOutput
SetTotal sets the Total field's value.
func (ListAmortizedCostBillMonthlyOutput) String ¶ added in v1.0.15
func (s ListAmortizedCostBillMonthlyOutput) String() string
String returns the string representation
type ListAvailableInstancesInput ¶
type ListAvailableInstancesInput struct {
BeginTimeEnd *string `type:"string" json:",omitempty"`
BeginTimeStart *string `type:"string" json:",omitempty"`
ExpiredTimeEnd *string `type:"string" json:",omitempty"`
ExpiredTimeStart *string `type:"string" json:",omitempty"`
InstanceIDs []*string `type:"list" json:",omitempty"`
// MaxResults is a required field
MaxResults *int32 `type:"int32" json:",omitempty" required:"true"`
NextToken *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
RenewType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListAvailableInstancesInput) GoString ¶
func (s ListAvailableInstancesInput) GoString() string
GoString returns the string representation
func (*ListAvailableInstancesInput) SetBeginTimeEnd ¶
func (s *ListAvailableInstancesInput) SetBeginTimeEnd(v string) *ListAvailableInstancesInput
SetBeginTimeEnd sets the BeginTimeEnd field's value.
func (*ListAvailableInstancesInput) SetBeginTimeStart ¶
func (s *ListAvailableInstancesInput) SetBeginTimeStart(v string) *ListAvailableInstancesInput
SetBeginTimeStart sets the BeginTimeStart field's value.
func (*ListAvailableInstancesInput) SetExpiredTimeEnd ¶
func (s *ListAvailableInstancesInput) SetExpiredTimeEnd(v string) *ListAvailableInstancesInput
SetExpiredTimeEnd sets the ExpiredTimeEnd field's value.
func (*ListAvailableInstancesInput) SetExpiredTimeStart ¶
func (s *ListAvailableInstancesInput) SetExpiredTimeStart(v string) *ListAvailableInstancesInput
SetExpiredTimeStart sets the ExpiredTimeStart field's value.
func (*ListAvailableInstancesInput) SetInstanceIDs ¶
func (s *ListAvailableInstancesInput) SetInstanceIDs(v []*string) *ListAvailableInstancesInput
SetInstanceIDs sets the InstanceIDs field's value.
func (*ListAvailableInstancesInput) SetMaxResults ¶
func (s *ListAvailableInstancesInput) SetMaxResults(v int32) *ListAvailableInstancesInput
SetMaxResults sets the MaxResults field's value.
func (*ListAvailableInstancesInput) SetNextToken ¶
func (s *ListAvailableInstancesInput) SetNextToken(v string) *ListAvailableInstancesInput
SetNextToken sets the NextToken field's value.
func (*ListAvailableInstancesInput) SetProduct ¶
func (s *ListAvailableInstancesInput) SetProduct(v string) *ListAvailableInstancesInput
SetProduct sets the Product field's value.
func (*ListAvailableInstancesInput) SetRenewType ¶
func (s *ListAvailableInstancesInput) SetRenewType(v string) *ListAvailableInstancesInput
SetRenewType sets the RenewType field's value.
func (ListAvailableInstancesInput) String ¶
func (s ListAvailableInstancesInput) String() string
String returns the string representation
func (*ListAvailableInstancesInput) Validate ¶
func (s *ListAvailableInstancesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAvailableInstancesOutput ¶
type ListAvailableInstancesOutput struct {
Metadata *response.ResponseMetadata
InstanceList []*InstanceListForListAvailableInstancesOutput `type:"list" json:",omitempty"`
MaxResults *int32 `type:"int32" json:",omitempty"`
NextToken *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListAvailableInstancesOutput) GoString ¶
func (s ListAvailableInstancesOutput) GoString() string
GoString returns the string representation
func (*ListAvailableInstancesOutput) SetInstanceList ¶
func (s *ListAvailableInstancesOutput) SetInstanceList(v []*InstanceListForListAvailableInstancesOutput) *ListAvailableInstancesOutput
SetInstanceList sets the InstanceList field's value.
func (*ListAvailableInstancesOutput) SetMaxResults ¶
func (s *ListAvailableInstancesOutput) SetMaxResults(v int32) *ListAvailableInstancesOutput
SetMaxResults sets the MaxResults field's value.
func (*ListAvailableInstancesOutput) SetNextToken ¶
func (s *ListAvailableInstancesOutput) SetNextToken(v string) *ListAvailableInstancesOutput
SetNextToken sets the NextToken field's value.
func (ListAvailableInstancesOutput) String ¶
func (s ListAvailableInstancesOutput) String() string
String returns the string representation
type ListBillDetailInput ¶
type ListBillDetailInput struct {
BillCategory []*string `type:"list" json:",omitempty"`
// BillPeriod is a required field
BillPeriod *string `type:"string" json:",omitempty" required:"true"`
BillingMode []*string `type:"list" json:",omitempty"`
ExpenseDate *string `type:"string" json:",omitempty"`
GroupPeriod *int32 `type:"int32" json:",omitempty"`
GroupTerm *int32 `type:"int32" json:",omitempty"`
IgnoreZero *int32 `type:"int32" json:",omitempty"`
InstanceNo *string `type:"string" json:",omitempty"`
// Limit is a required field
Limit *int32 `type:"int32" json:",omitempty" required:"true"`
NeedRecordNum *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
OwnerID []*int64 `type:"list" json:",omitempty"`
PayerID []*int64 `type:"list" json:",omitempty"`
Product []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListBillDetailInput) GoString ¶
func (s ListBillDetailInput) GoString() string
GoString returns the string representation
func (*ListBillDetailInput) SetBillCategory ¶
func (s *ListBillDetailInput) SetBillCategory(v []*string) *ListBillDetailInput
SetBillCategory sets the BillCategory field's value.
func (*ListBillDetailInput) SetBillPeriod ¶
func (s *ListBillDetailInput) SetBillPeriod(v string) *ListBillDetailInput
SetBillPeriod sets the BillPeriod field's value.
func (*ListBillDetailInput) SetBillingMode ¶
func (s *ListBillDetailInput) SetBillingMode(v []*string) *ListBillDetailInput
SetBillingMode sets the BillingMode field's value.
func (*ListBillDetailInput) SetExpenseDate ¶
func (s *ListBillDetailInput) SetExpenseDate(v string) *ListBillDetailInput
SetExpenseDate sets the ExpenseDate field's value.
func (*ListBillDetailInput) SetGroupPeriod ¶
func (s *ListBillDetailInput) SetGroupPeriod(v int32) *ListBillDetailInput
SetGroupPeriod sets the GroupPeriod field's value.
func (*ListBillDetailInput) SetGroupTerm ¶
func (s *ListBillDetailInput) SetGroupTerm(v int32) *ListBillDetailInput
SetGroupTerm sets the GroupTerm field's value.
func (*ListBillDetailInput) SetIgnoreZero ¶
func (s *ListBillDetailInput) SetIgnoreZero(v int32) *ListBillDetailInput
SetIgnoreZero sets the IgnoreZero field's value.
func (*ListBillDetailInput) SetInstanceNo ¶
func (s *ListBillDetailInput) SetInstanceNo(v string) *ListBillDetailInput
SetInstanceNo sets the InstanceNo field's value.
func (*ListBillDetailInput) SetLimit ¶
func (s *ListBillDetailInput) SetLimit(v int32) *ListBillDetailInput
SetLimit sets the Limit field's value.
func (*ListBillDetailInput) SetNeedRecordNum ¶
func (s *ListBillDetailInput) SetNeedRecordNum(v int32) *ListBillDetailInput
SetNeedRecordNum sets the NeedRecordNum field's value.
func (*ListBillDetailInput) SetOffset ¶
func (s *ListBillDetailInput) SetOffset(v int32) *ListBillDetailInput
SetOffset sets the Offset field's value.
func (*ListBillDetailInput) SetOwnerID ¶
func (s *ListBillDetailInput) SetOwnerID(v []*int64) *ListBillDetailInput
SetOwnerID sets the OwnerID field's value.
func (*ListBillDetailInput) SetPayerID ¶
func (s *ListBillDetailInput) SetPayerID(v []*int64) *ListBillDetailInput
SetPayerID sets the PayerID field's value.
func (*ListBillDetailInput) SetProduct ¶
func (s *ListBillDetailInput) SetProduct(v []*string) *ListBillDetailInput
SetProduct sets the Product field's value.
func (ListBillDetailInput) String ¶
func (s ListBillDetailInput) String() string
String returns the string representation
func (*ListBillDetailInput) Validate ¶
func (s *ListBillDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListBillDetailOutput ¶
type ListBillDetailOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
List []*ListForListBillDetailOutput `type:"list" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListBillDetailOutput) GoString ¶
func (s ListBillDetailOutput) GoString() string
GoString returns the string representation
func (*ListBillDetailOutput) SetLimit ¶
func (s *ListBillDetailOutput) SetLimit(v int32) *ListBillDetailOutput
SetLimit sets the Limit field's value.
func (*ListBillDetailOutput) SetList ¶
func (s *ListBillDetailOutput) SetList(v []*ListForListBillDetailOutput) *ListBillDetailOutput
SetList sets the List field's value.
func (*ListBillDetailOutput) SetOffset ¶
func (s *ListBillDetailOutput) SetOffset(v int32) *ListBillDetailOutput
SetOffset sets the Offset field's value.
func (*ListBillDetailOutput) SetTotal ¶
func (s *ListBillDetailOutput) SetTotal(v int32) *ListBillDetailOutput
SetTotal sets the Total field's value.
func (ListBillDetailOutput) String ¶
func (s ListBillDetailOutput) String() string
String returns the string representation
type ListBillInput ¶ added in v1.0.15
type ListBillInput struct {
BillCategoryParent []*string `type:"list" json:",omitempty"`
// BillPeriod is a required field
BillPeriod *string `type:"string" json:",omitempty" required:"true"`
BillingMode []*string `type:"list" json:",omitempty"`
IgnoreZero *int32 `type:"int32" json:",omitempty"`
// Limit is a required field
Limit *int32 `type:"int32" json:",omitempty" required:"true"`
NeedRecordNum *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
OwnerID []*int64 `type:"list" json:",omitempty"`
PayStatus *string `type:"string" json:",omitempty"`
PayerID []*int64 `type:"list" json:",omitempty"`
Product []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListBillInput) GoString ¶ added in v1.0.15
func (s ListBillInput) GoString() string
GoString returns the string representation
func (*ListBillInput) SetBillCategoryParent ¶ added in v1.0.15
func (s *ListBillInput) SetBillCategoryParent(v []*string) *ListBillInput
SetBillCategoryParent sets the BillCategoryParent field's value.
func (*ListBillInput) SetBillPeriod ¶ added in v1.0.15
func (s *ListBillInput) SetBillPeriod(v string) *ListBillInput
SetBillPeriod sets the BillPeriod field's value.
func (*ListBillInput) SetBillingMode ¶ added in v1.0.15
func (s *ListBillInput) SetBillingMode(v []*string) *ListBillInput
SetBillingMode sets the BillingMode field's value.
func (*ListBillInput) SetIgnoreZero ¶ added in v1.0.15
func (s *ListBillInput) SetIgnoreZero(v int32) *ListBillInput
SetIgnoreZero sets the IgnoreZero field's value.
func (*ListBillInput) SetLimit ¶ added in v1.0.15
func (s *ListBillInput) SetLimit(v int32) *ListBillInput
SetLimit sets the Limit field's value.
func (*ListBillInput) SetNeedRecordNum ¶ added in v1.0.15
func (s *ListBillInput) SetNeedRecordNum(v int32) *ListBillInput
SetNeedRecordNum sets the NeedRecordNum field's value.
func (*ListBillInput) SetOffset ¶ added in v1.0.15
func (s *ListBillInput) SetOffset(v int32) *ListBillInput
SetOffset sets the Offset field's value.
func (*ListBillInput) SetOwnerID ¶ added in v1.0.15
func (s *ListBillInput) SetOwnerID(v []*int64) *ListBillInput
SetOwnerID sets the OwnerID field's value.
func (*ListBillInput) SetPayStatus ¶ added in v1.0.15
func (s *ListBillInput) SetPayStatus(v string) *ListBillInput
SetPayStatus sets the PayStatus field's value.
func (*ListBillInput) SetPayerID ¶ added in v1.0.15
func (s *ListBillInput) SetPayerID(v []*int64) *ListBillInput
SetPayerID sets the PayerID field's value.
func (*ListBillInput) SetProduct ¶ added in v1.0.15
func (s *ListBillInput) SetProduct(v []*string) *ListBillInput
SetProduct sets the Product field's value.
func (ListBillInput) String ¶ added in v1.0.15
func (s ListBillInput) String() string
String returns the string representation
func (*ListBillInput) Validate ¶ added in v1.0.15
func (s *ListBillInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListBillOutput ¶ added in v1.0.15
type ListBillOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
List []*ListForListBillOutput `type:"list" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListBillOutput) GoString ¶ added in v1.0.15
func (s ListBillOutput) GoString() string
GoString returns the string representation
func (*ListBillOutput) SetLimit ¶ added in v1.0.15
func (s *ListBillOutput) SetLimit(v int32) *ListBillOutput
SetLimit sets the Limit field's value.
func (*ListBillOutput) SetList ¶ added in v1.0.15
func (s *ListBillOutput) SetList(v []*ListForListBillOutput) *ListBillOutput
SetList sets the List field's value.
func (*ListBillOutput) SetOffset ¶ added in v1.0.15
func (s *ListBillOutput) SetOffset(v int32) *ListBillOutput
SetOffset sets the Offset field's value.
func (*ListBillOutput) SetTotal ¶ added in v1.0.15
func (s *ListBillOutput) SetTotal(v int32) *ListBillOutput
SetTotal sets the Total field's value.
func (ListBillOutput) String ¶ added in v1.0.15
func (s ListBillOutput) String() string
String returns the string representation
type ListBillOverviewByCategoryInput ¶
type ListBillOverviewByCategoryInput struct {
BillCategoryParent []*string `type:"list" json:",omitempty"`
// BillPeriod is a required field
BillPeriod *string `min:"7" max:"7" type:"string" json:",omitempty" required:"true"`
BillingMode []*string `type:"list" json:",omitempty"`
OwnerID []*int64 `type:"list" json:",omitempty"`
PayerID []*int64 `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListBillOverviewByCategoryInput) GoString ¶
func (s ListBillOverviewByCategoryInput) GoString() string
GoString returns the string representation
func (*ListBillOverviewByCategoryInput) SetBillCategoryParent ¶
func (s *ListBillOverviewByCategoryInput) SetBillCategoryParent(v []*string) *ListBillOverviewByCategoryInput
SetBillCategoryParent sets the BillCategoryParent field's value.
func (*ListBillOverviewByCategoryInput) SetBillPeriod ¶
func (s *ListBillOverviewByCategoryInput) SetBillPeriod(v string) *ListBillOverviewByCategoryInput
SetBillPeriod sets the BillPeriod field's value.
func (*ListBillOverviewByCategoryInput) SetBillingMode ¶
func (s *ListBillOverviewByCategoryInput) SetBillingMode(v []*string) *ListBillOverviewByCategoryInput
SetBillingMode sets the BillingMode field's value.
func (*ListBillOverviewByCategoryInput) SetOwnerID ¶
func (s *ListBillOverviewByCategoryInput) SetOwnerID(v []*int64) *ListBillOverviewByCategoryInput
SetOwnerID sets the OwnerID field's value.
func (*ListBillOverviewByCategoryInput) SetPayerID ¶
func (s *ListBillOverviewByCategoryInput) SetPayerID(v []*int64) *ListBillOverviewByCategoryInput
SetPayerID sets the PayerID field's value.
func (ListBillOverviewByCategoryInput) String ¶
func (s ListBillOverviewByCategoryInput) String() string
String returns the string representation
func (*ListBillOverviewByCategoryInput) Validate ¶ added in v1.0.15
func (s *ListBillOverviewByCategoryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListBillOverviewByCategoryOutput ¶
type ListBillOverviewByCategoryOutput struct {
Metadata *response.ResponseMetadata
List []*ConvertListForListBillOverviewByCategoryOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListBillOverviewByCategoryOutput) GoString ¶
func (s ListBillOverviewByCategoryOutput) GoString() string
GoString returns the string representation
func (*ListBillOverviewByCategoryOutput) SetList ¶
func (s *ListBillOverviewByCategoryOutput) SetList(v []*ConvertListForListBillOverviewByCategoryOutput) *ListBillOverviewByCategoryOutput
SetList sets the List field's value.
func (ListBillOverviewByCategoryOutput) String ¶
func (s ListBillOverviewByCategoryOutput) String() string
String returns the string representation
type ListBillOverviewByProdInput ¶
type ListBillOverviewByProdInput struct {
BillCategoryParent []*string `type:"list" json:",omitempty"`
// BillPeriod is a required field
BillPeriod *string `type:"string" json:",omitempty" required:"true"`
BillingMode []*string `type:"list" json:",omitempty"`
IgnoreZero *int32 `type:"int32" json:",omitempty"`
// Limit is a required field
Limit *int32 `type:"int32" json:",omitempty" required:"true"`
NeedRecordNum *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
OwnerID []*int64 `type:"list" json:",omitempty"`
PayerID []*int64 `type:"list" json:",omitempty"`
Product []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListBillOverviewByProdInput) GoString ¶
func (s ListBillOverviewByProdInput) GoString() string
GoString returns the string representation
func (*ListBillOverviewByProdInput) SetBillCategoryParent ¶
func (s *ListBillOverviewByProdInput) SetBillCategoryParent(v []*string) *ListBillOverviewByProdInput
SetBillCategoryParent sets the BillCategoryParent field's value.
func (*ListBillOverviewByProdInput) SetBillPeriod ¶
func (s *ListBillOverviewByProdInput) SetBillPeriod(v string) *ListBillOverviewByProdInput
SetBillPeriod sets the BillPeriod field's value.
func (*ListBillOverviewByProdInput) SetBillingMode ¶
func (s *ListBillOverviewByProdInput) SetBillingMode(v []*string) *ListBillOverviewByProdInput
SetBillingMode sets the BillingMode field's value.
func (*ListBillOverviewByProdInput) SetIgnoreZero ¶
func (s *ListBillOverviewByProdInput) SetIgnoreZero(v int32) *ListBillOverviewByProdInput
SetIgnoreZero sets the IgnoreZero field's value.
func (*ListBillOverviewByProdInput) SetLimit ¶
func (s *ListBillOverviewByProdInput) SetLimit(v int32) *ListBillOverviewByProdInput
SetLimit sets the Limit field's value.
func (*ListBillOverviewByProdInput) SetNeedRecordNum ¶
func (s *ListBillOverviewByProdInput) SetNeedRecordNum(v int32) *ListBillOverviewByProdInput
SetNeedRecordNum sets the NeedRecordNum field's value.
func (*ListBillOverviewByProdInput) SetOffset ¶
func (s *ListBillOverviewByProdInput) SetOffset(v int32) *ListBillOverviewByProdInput
SetOffset sets the Offset field's value.
func (*ListBillOverviewByProdInput) SetOwnerID ¶
func (s *ListBillOverviewByProdInput) SetOwnerID(v []*int64) *ListBillOverviewByProdInput
SetOwnerID sets the OwnerID field's value.
func (*ListBillOverviewByProdInput) SetPayerID ¶
func (s *ListBillOverviewByProdInput) SetPayerID(v []*int64) *ListBillOverviewByProdInput
SetPayerID sets the PayerID field's value.
func (*ListBillOverviewByProdInput) SetProduct ¶
func (s *ListBillOverviewByProdInput) SetProduct(v []*string) *ListBillOverviewByProdInput
SetProduct sets the Product field's value.
func (ListBillOverviewByProdInput) String ¶
func (s ListBillOverviewByProdInput) String() string
String returns the string representation
func (*ListBillOverviewByProdInput) Validate ¶
func (s *ListBillOverviewByProdInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListBillOverviewByProdOutput ¶
type ListBillOverviewByProdOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
List []*ListForListBillOverviewByProdOutput `type:"list" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListBillOverviewByProdOutput) GoString ¶
func (s ListBillOverviewByProdOutput) GoString() string
GoString returns the string representation
func (*ListBillOverviewByProdOutput) SetLimit ¶
func (s *ListBillOverviewByProdOutput) SetLimit(v int32) *ListBillOverviewByProdOutput
SetLimit sets the Limit field's value.
func (*ListBillOverviewByProdOutput) SetList ¶
func (s *ListBillOverviewByProdOutput) SetList(v []*ListForListBillOverviewByProdOutput) *ListBillOverviewByProdOutput
SetList sets the List field's value.
func (*ListBillOverviewByProdOutput) SetOffset ¶
func (s *ListBillOverviewByProdOutput) SetOffset(v int32) *ListBillOverviewByProdOutput
SetOffset sets the Offset field's value.
func (*ListBillOverviewByProdOutput) SetTotal ¶
func (s *ListBillOverviewByProdOutput) SetTotal(v int32) *ListBillOverviewByProdOutput
SetTotal sets the Total field's value.
func (ListBillOverviewByProdOutput) String ¶
func (s ListBillOverviewByProdOutput) String() string
String returns the string representation
type ListCouponUsageRecordsInput ¶ added in v1.0.23
type ListCouponUsageRecordsInput struct {
// CouponID is a required field
CouponID *string `type:"string" json:",omitempty" required:"true"`
Limit *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListCouponUsageRecordsInput) GoString ¶ added in v1.0.23
func (s ListCouponUsageRecordsInput) GoString() string
GoString returns the string representation
func (*ListCouponUsageRecordsInput) SetCouponID ¶ added in v1.0.23
func (s *ListCouponUsageRecordsInput) SetCouponID(v string) *ListCouponUsageRecordsInput
SetCouponID sets the CouponID field's value.
func (*ListCouponUsageRecordsInput) SetLimit ¶ added in v1.0.23
func (s *ListCouponUsageRecordsInput) SetLimit(v int32) *ListCouponUsageRecordsInput
SetLimit sets the Limit field's value.
func (*ListCouponUsageRecordsInput) SetOffset ¶ added in v1.0.23
func (s *ListCouponUsageRecordsInput) SetOffset(v int32) *ListCouponUsageRecordsInput
SetOffset sets the Offset field's value.
func (ListCouponUsageRecordsInput) String ¶ added in v1.0.23
func (s ListCouponUsageRecordsInput) String() string
String returns the string representation
func (*ListCouponUsageRecordsInput) Validate ¶ added in v1.0.23
func (s *ListCouponUsageRecordsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListCouponUsageRecordsOutput ¶ added in v1.0.23
type ListCouponUsageRecordsOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
List []*ListForListCouponUsageRecordsOutput `type:"list" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListCouponUsageRecordsOutput) GoString ¶ added in v1.0.23
func (s ListCouponUsageRecordsOutput) GoString() string
GoString returns the string representation
func (*ListCouponUsageRecordsOutput) SetLimit ¶ added in v1.0.23
func (s *ListCouponUsageRecordsOutput) SetLimit(v int32) *ListCouponUsageRecordsOutput
SetLimit sets the Limit field's value.
func (*ListCouponUsageRecordsOutput) SetList ¶ added in v1.0.23
func (s *ListCouponUsageRecordsOutput) SetList(v []*ListForListCouponUsageRecordsOutput) *ListCouponUsageRecordsOutput
SetList sets the List field's value.
func (*ListCouponUsageRecordsOutput) SetOffset ¶ added in v1.0.23
func (s *ListCouponUsageRecordsOutput) SetOffset(v int32) *ListCouponUsageRecordsOutput
SetOffset sets the Offset field's value.
func (*ListCouponUsageRecordsOutput) SetTotal ¶ added in v1.0.23
func (s *ListCouponUsageRecordsOutput) SetTotal(v int32) *ListCouponUsageRecordsOutput
SetTotal sets the Total field's value.
func (ListCouponUsageRecordsOutput) String ¶ added in v1.0.23
func (s ListCouponUsageRecordsOutput) String() string
String returns the string representation
type ListCouponsInput ¶ added in v1.0.23
type ListCouponsInput struct {
CouponID *string `type:"string" json:",omitempty"`
Limit *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
ProductCode *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
ValidBeginTime *string `type:"string" json:",omitempty"`
ValidEndTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListCouponsInput) GoString ¶ added in v1.0.23
func (s ListCouponsInput) GoString() string
GoString returns the string representation
func (*ListCouponsInput) SetCouponID ¶ added in v1.0.23
func (s *ListCouponsInput) SetCouponID(v string) *ListCouponsInput
SetCouponID sets the CouponID field's value.
func (*ListCouponsInput) SetLimit ¶ added in v1.0.23
func (s *ListCouponsInput) SetLimit(v int32) *ListCouponsInput
SetLimit sets the Limit field's value.
func (*ListCouponsInput) SetOffset ¶ added in v1.0.23
func (s *ListCouponsInput) SetOffset(v int32) *ListCouponsInput
SetOffset sets the Offset field's value.
func (*ListCouponsInput) SetProductCode ¶ added in v1.0.23
func (s *ListCouponsInput) SetProductCode(v string) *ListCouponsInput
SetProductCode sets the ProductCode field's value.
func (*ListCouponsInput) SetStatus ¶ added in v1.0.23
func (s *ListCouponsInput) SetStatus(v string) *ListCouponsInput
SetStatus sets the Status field's value.
func (*ListCouponsInput) SetValidBeginTime ¶ added in v1.0.23
func (s *ListCouponsInput) SetValidBeginTime(v string) *ListCouponsInput
SetValidBeginTime sets the ValidBeginTime field's value.
func (*ListCouponsInput) SetValidEndTime ¶ added in v1.0.23
func (s *ListCouponsInput) SetValidEndTime(v string) *ListCouponsInput
SetValidEndTime sets the ValidEndTime field's value.
func (ListCouponsInput) String ¶ added in v1.0.23
func (s ListCouponsInput) String() string
String returns the string representation
type ListCouponsOutput ¶ added in v1.0.23
type ListCouponsOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
List []*ListForListCouponsOutput `type:"list" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListCouponsOutput) GoString ¶ added in v1.0.23
func (s ListCouponsOutput) GoString() string
GoString returns the string representation
func (*ListCouponsOutput) SetLimit ¶ added in v1.0.23
func (s *ListCouponsOutput) SetLimit(v int32) *ListCouponsOutput
SetLimit sets the Limit field's value.
func (*ListCouponsOutput) SetList ¶ added in v1.0.23
func (s *ListCouponsOutput) SetList(v []*ListForListCouponsOutput) *ListCouponsOutput
SetList sets the List field's value.
func (*ListCouponsOutput) SetOffset ¶ added in v1.0.23
func (s *ListCouponsOutput) SetOffset(v int32) *ListCouponsOutput
SetOffset sets the Offset field's value.
func (*ListCouponsOutput) SetTotal ¶ added in v1.0.23
func (s *ListCouponsOutput) SetTotal(v int32) *ListCouponsOutput
SetTotal sets the Total field's value.
func (ListCouponsOutput) String ¶ added in v1.0.23
func (s ListCouponsOutput) String() string
String returns the string representation
type ListFinancialRelationInput ¶
type ListFinancialRelationInput struct {
AccountIDSearchList []*string `type:"list" json:",omitempty"`
Limit *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Relation []*string `type:"list" json:",omitempty"`
Status []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListFinancialRelationInput) GoString ¶
func (s ListFinancialRelationInput) GoString() string
GoString returns the string representation
func (*ListFinancialRelationInput) SetAccountIDSearchList ¶
func (s *ListFinancialRelationInput) SetAccountIDSearchList(v []*string) *ListFinancialRelationInput
SetAccountIDSearchList sets the AccountIDSearchList field's value.
func (*ListFinancialRelationInput) SetLimit ¶
func (s *ListFinancialRelationInput) SetLimit(v int32) *ListFinancialRelationInput
SetLimit sets the Limit field's value.
func (*ListFinancialRelationInput) SetOffset ¶
func (s *ListFinancialRelationInput) SetOffset(v int32) *ListFinancialRelationInput
SetOffset sets the Offset field's value.
func (*ListFinancialRelationInput) SetRelation ¶
func (s *ListFinancialRelationInput) SetRelation(v []*string) *ListFinancialRelationInput
SetRelation sets the Relation field's value.
func (*ListFinancialRelationInput) SetStatus ¶
func (s *ListFinancialRelationInput) SetStatus(v []*string) *ListFinancialRelationInput
SetStatus sets the Status field's value.
func (ListFinancialRelationInput) String ¶
func (s ListFinancialRelationInput) String() string
String returns the string representation
type ListFinancialRelationOutput ¶
type ListFinancialRelationOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
List []*ListForListFinancialRelationOutput `type:"list" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListFinancialRelationOutput) GoString ¶
func (s ListFinancialRelationOutput) GoString() string
GoString returns the string representation
func (*ListFinancialRelationOutput) SetLimit ¶
func (s *ListFinancialRelationOutput) SetLimit(v int32) *ListFinancialRelationOutput
SetLimit sets the Limit field's value.
func (*ListFinancialRelationOutput) SetList ¶
func (s *ListFinancialRelationOutput) SetList(v []*ListForListFinancialRelationOutput) *ListFinancialRelationOutput
SetList sets the List field's value.
func (*ListFinancialRelationOutput) SetOffset ¶
func (s *ListFinancialRelationOutput) SetOffset(v int32) *ListFinancialRelationOutput
SetOffset sets the Offset field's value.
func (*ListFinancialRelationOutput) SetTotal ¶
func (s *ListFinancialRelationOutput) SetTotal(v int32) *ListFinancialRelationOutput
SetTotal sets the Total field's value.
func (ListFinancialRelationOutput) String ¶
func (s ListFinancialRelationOutput) String() string
String returns the string representation
type ListForListAmortizedCostBillDailyOutput ¶ added in v1.0.15
type ListForListAmortizedCostBillDailyOutput struct {
AmortizedBeginTime *string `type:"string" json:",omitempty"`
AmortizedDay *string `type:"string" json:",omitempty"`
AmortizedEndTime *string `type:"string" json:",omitempty"`
AmortizedMonth *string `type:"string" json:",omitempty"`
AmortizedType *string `type:"string" json:",omitempty"`
BillCategory *string `type:"string" json:",omitempty"`
BillID *string `type:"string" json:",omitempty"`
BillPeriod *string `type:"string" json:",omitempty"`
BillingMethodCode *string `type:"string" json:",omitempty"`
BillingMode *string `type:"string" json:",omitempty"`
BusiPeriod *string `type:"string" json:",omitempty"`
BusinessMode *string `type:"string" json:",omitempty"`
ConfigName *string `type:"string" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
Count *string `type:"string" json:",omitempty"`
CountryRegion *string `type:"string" json:",omitempty"`
CouponAmount *string `type:"string" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
CurrencySettlement *string `type:"string" json:",omitempty"`
DailyAmortizedCouponAmount *string `type:"string" json:",omitempty"`
DailyAmortizedDiscountBillAmount *string `type:"string" json:",omitempty"`
DailyAmortizedOriginalBillAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPaidAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPayableAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPosttaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPreTaxPayableAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPreTaxRealValue *string `type:"string" json:",omitempty"`
DailyAmortizedPreferentialBillAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPretaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedRealValue *string `type:"string" json:",omitempty"`
DailyAmortizedRoundAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePayableAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePosttaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePreTaxRealValue *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePretaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettleRealValue *string `type:"string" json:",omitempty"`
DailyAmortizedSettleTaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedTaxAmount *string `type:"string" json:",omitempty"`
DeductionUseDuration *string `type:"string" json:",omitempty"`
DiscountBillAmount *string `type:"string" json:",omitempty"`
EffectiveFactor *string `type:"string" json:",omitempty"`
Element *string `type:"string" json:",omitempty"`
ElementCode *string `type:"string" json:",omitempty"`
ExpandField *string `type:"string" json:",omitempty"`
ExpenseTime *string `type:"string" json:",omitempty"`
Factor *string `type:"string" json:",omitempty"`
FactorCode *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceNo *string `type:"string" json:",omitempty"`
MainContractNumber *string `type:"string" json:",omitempty"`
NowAmortizedCouponAmount *string `type:"string" json:",omitempty"`
NowAmortizedDiscountBillAmount *string `type:"string" json:",omitempty"`
NowAmortizedOriginalBillAmount *string `type:"string" json:",omitempty"`
NowAmortizedPaidAmount *string `type:"string" json:",omitempty"`
NowAmortizedPayableAmount *string `type:"string" json:",omitempty"`
NowAmortizedPosttaxAmount *string `type:"string" json:",omitempty"`
NowAmortizedPreTaxPayableAmount *string `type:"string" json:",omitempty"`
NowAmortizedPreTaxRealValue *string `type:"string" json:",omitempty"`
NowAmortizedPreferentialBillAmount *string `type:"string" json:",omitempty"`
NowAmortizedPretaxAmount *string `type:"string" json:",omitempty"`
NowAmortizedRealValue *string `type:"string" json:",omitempty"`
NowAmortizedRoundAmount *string `type:"string" json:",omitempty"`
NowAmortizedSavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
NowAmortizedSettlePayableAmount *string `type:"string" json:",omitempty"`
NowAmortizedSettlePosttaxAmount *string `type:"string" json:",omitempty"`
NowAmortizedSettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
NowAmortizedSettlePreTaxRealValue *string `type:"string" json:",omitempty"`
NowAmortizedSettlePretaxAmount *string `type:"string" json:",omitempty"`
NowAmortizedSettleRealValue *string `type:"string" json:",omitempty"`
NowAmortizedSettleTaxAmount *string `type:"string" json:",omitempty"`
NowAmortizedTaxAmount *string `type:"string" json:",omitempty"`
OriginalBillAmount *string `type:"string" json:",omitempty"`
OriginalOrderNo *string `type:"string" json:",omitempty"`
OwnerCustomerName *string `type:"string" json:",omitempty"`
OwnerID *string `type:"string" json:",omitempty"`
OwnerUserName *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
PayerCustomerName *string `type:"string" json:",omitempty"`
PayerID *string `type:"string" json:",omitempty"`
PayerUserName *string `type:"string" json:",omitempty"`
PosttaxAmount *string `type:"string" json:",omitempty"`
PreTaxPayableAmount *string `type:"string" json:",omitempty"`
PreTaxRealValue *string `type:"string" json:",omitempty"`
PreferentialBillAmount *string `type:"string" json:",omitempty"`
PretaxAmount *string `type:"string" json:",omitempty"`
Price *string `type:"string" json:",omitempty"`
PriceUnit *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
ProductZh *string `type:"string" json:",omitempty"`
Project *string `type:"string" json:",omitempty"`
ProjectDisplayName *string `type:"string" json:",omitempty"`
RealValue *string `type:"string" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
RegionCode *string `type:"string" json:",omitempty"`
RoundAmount *string `type:"string" json:",omitempty"`
SavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
SellerCustomerName *string `type:"string" json:",omitempty"`
SellerID *string `type:"string" json:",omitempty"`
SellerUserName *string `type:"string" json:",omitempty"`
SettlePayableAmount *string `type:"string" json:",omitempty"`
SettlePosttaxAmount *string `type:"string" json:",omitempty"`
SettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
SettlePreTaxRealValue *string `type:"string" json:",omitempty"`
SettlePretaxAmount *string `type:"string" json:",omitempty"`
SettleRealValue *string `type:"string" json:",omitempty"`
SettleTaxAmount *string `type:"string" json:",omitempty"`
SplitItemID *string `type:"string" json:",omitempty"`
SplitItemName *string `type:"string" json:",omitempty"`
SubjectName *string `type:"string" json:",omitempty"`
Tag *string `type:"string" json:",omitempty"`
Tax *string `type:"string" json:",omitempty"`
TaxRate *string `type:"string" json:",omitempty"`
Unit *string `type:"string" json:",omitempty"`
UseDuration *string `type:"string" json:",omitempty"`
UseDurationUnit *string `type:"string" json:",omitempty"`
Zone *string `type:"string" json:",omitempty"`
ZoneCode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListAmortizedCostBillDailyOutput) GoString ¶ added in v1.0.15
func (s ListForListAmortizedCostBillDailyOutput) GoString() string
GoString returns the string representation
func (*ListForListAmortizedCostBillDailyOutput) SetAmortizedBeginTime ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetAmortizedBeginTime(v string) *ListForListAmortizedCostBillDailyOutput
SetAmortizedBeginTime sets the AmortizedBeginTime field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetAmortizedDay ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetAmortizedDay(v string) *ListForListAmortizedCostBillDailyOutput
SetAmortizedDay sets the AmortizedDay field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetAmortizedEndTime ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetAmortizedEndTime(v string) *ListForListAmortizedCostBillDailyOutput
SetAmortizedEndTime sets the AmortizedEndTime field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetAmortizedMonth ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetAmortizedMonth(v string) *ListForListAmortizedCostBillDailyOutput
SetAmortizedMonth sets the AmortizedMonth field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetAmortizedType ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetAmortizedType(v string) *ListForListAmortizedCostBillDailyOutput
SetAmortizedType sets the AmortizedType field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetBillCategory ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetBillCategory(v string) *ListForListAmortizedCostBillDailyOutput
SetBillCategory sets the BillCategory field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetBillID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetBillID(v string) *ListForListAmortizedCostBillDailyOutput
SetBillID sets the BillID field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetBillPeriod ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetBillPeriod(v string) *ListForListAmortizedCostBillDailyOutput
SetBillPeriod sets the BillPeriod field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetBillingMethodCode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetBillingMethodCode(v string) *ListForListAmortizedCostBillDailyOutput
SetBillingMethodCode sets the BillingMethodCode field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetBillingMode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetBillingMode(v string) *ListForListAmortizedCostBillDailyOutput
SetBillingMode sets the BillingMode field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetBusiPeriod ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetBusiPeriod(v string) *ListForListAmortizedCostBillDailyOutput
SetBusiPeriod sets the BusiPeriod field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetBusinessMode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetBusinessMode(v string) *ListForListAmortizedCostBillDailyOutput
SetBusinessMode sets the BusinessMode field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetConfigName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetConfigName(v string) *ListForListAmortizedCostBillDailyOutput
SetConfigName sets the ConfigName field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetConfigurationCode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetConfigurationCode(v string) *ListForListAmortizedCostBillDailyOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetCount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetCount(v string) *ListForListAmortizedCostBillDailyOutput
SetCount sets the Count field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetCountryRegion ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetCountryRegion(v string) *ListForListAmortizedCostBillDailyOutput
SetCountryRegion sets the CountryRegion field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetCouponAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetCouponAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetCouponAmount sets the CouponAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetCurrency ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetCurrency(v string) *ListForListAmortizedCostBillDailyOutput
SetCurrency sets the Currency field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetCurrencySettlement ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetCurrencySettlement(v string) *ListForListAmortizedCostBillDailyOutput
SetCurrencySettlement sets the CurrencySettlement field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedCouponAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedCouponAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedCouponAmount sets the DailyAmortizedCouponAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedDiscountBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedDiscountBillAmount sets the DailyAmortizedDiscountBillAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedOriginalBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedOriginalBillAmount sets the DailyAmortizedOriginalBillAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPaidAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPaidAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedPaidAmount sets the DailyAmortizedPaidAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPayableAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedPayableAmount sets the DailyAmortizedPayableAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPosttaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedPosttaxAmount sets the DailyAmortizedPosttaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedPreTaxPayableAmount sets the DailyAmortizedPreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedPreTaxRealValue sets the DailyAmortizedPreTaxRealValue field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPreferentialBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedPreferentialBillAmount sets the DailyAmortizedPreferentialBillAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedPretaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedPretaxAmount sets the DailyAmortizedPretaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedRealValue(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedRealValue sets the DailyAmortizedRealValue field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedRoundAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedRoundAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedRoundAmount sets the DailyAmortizedRoundAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedSavingPlanOriginalAmount sets the DailyAmortizedSavingPlanOriginalAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedSettlePayableAmount sets the DailyAmortizedSettlePayableAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedSettlePosttaxAmount sets the DailyAmortizedSettlePosttaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedSettlePreTaxPayableAmount sets the DailyAmortizedSettlePreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedSettlePreTaxRealValue sets the DailyAmortizedSettlePreTaxRealValue field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedSettlePretaxAmount sets the DailyAmortizedSettlePretaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettleRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettleRealValue(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedSettleRealValue sets the DailyAmortizedSettleRealValue field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettleTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedSettleTaxAmount sets the DailyAmortizedSettleTaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetDailyAmortizedTaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDailyAmortizedTaxAmount sets the DailyAmortizedTaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDeductionUseDuration ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetDeductionUseDuration(v string) *ListForListAmortizedCostBillDailyOutput
SetDeductionUseDuration sets the DeductionUseDuration field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetDiscountBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetDiscountBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetDiscountBillAmount sets the DiscountBillAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetEffectiveFactor ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetEffectiveFactor(v string) *ListForListAmortizedCostBillDailyOutput
SetEffectiveFactor sets the EffectiveFactor field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetElement ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetElement(v string) *ListForListAmortizedCostBillDailyOutput
SetElement sets the Element field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetElementCode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetElementCode(v string) *ListForListAmortizedCostBillDailyOutput
SetElementCode sets the ElementCode field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetExpandField ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetExpandField(v string) *ListForListAmortizedCostBillDailyOutput
SetExpandField sets the ExpandField field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetExpenseTime ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetExpenseTime(v string) *ListForListAmortizedCostBillDailyOutput
SetExpenseTime sets the ExpenseTime field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetFactor ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetFactor(v string) *ListForListAmortizedCostBillDailyOutput
SetFactor sets the Factor field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetFactorCode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetFactorCode(v string) *ListForListAmortizedCostBillDailyOutput
SetFactorCode sets the FactorCode field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetInstanceName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetInstanceName(v string) *ListForListAmortizedCostBillDailyOutput
SetInstanceName sets the InstanceName field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetInstanceNo ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetInstanceNo(v string) *ListForListAmortizedCostBillDailyOutput
SetInstanceNo sets the InstanceNo field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetMainContractNumber ¶ added in v1.0.23
func (s *ListForListAmortizedCostBillDailyOutput) SetMainContractNumber(v string) *ListForListAmortizedCostBillDailyOutput
SetMainContractNumber sets the MainContractNumber field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedCouponAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedCouponAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedCouponAmount sets the NowAmortizedCouponAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedDiscountBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedDiscountBillAmount sets the NowAmortizedDiscountBillAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedOriginalBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedOriginalBillAmount sets the NowAmortizedOriginalBillAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPaidAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPaidAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedPaidAmount sets the NowAmortizedPaidAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPayableAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedPayableAmount sets the NowAmortizedPayableAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPosttaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedPosttaxAmount sets the NowAmortizedPosttaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedPreTaxPayableAmount sets the NowAmortizedPreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedPreTaxRealValue sets the NowAmortizedPreTaxRealValue field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPreferentialBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedPreferentialBillAmount sets the NowAmortizedPreferentialBillAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedPretaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedPretaxAmount sets the NowAmortizedPretaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedRealValue(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedRealValue sets the NowAmortizedRealValue field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedRoundAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedRoundAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedRoundAmount sets the NowAmortizedRoundAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedSavingPlanOriginalAmount sets the NowAmortizedSavingPlanOriginalAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedSettlePayableAmount sets the NowAmortizedSettlePayableAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedSettlePosttaxAmount sets the NowAmortizedSettlePosttaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedSettlePreTaxPayableAmount sets the NowAmortizedSettlePreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedSettlePreTaxRealValue sets the NowAmortizedSettlePreTaxRealValue field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedSettlePretaxAmount sets the NowAmortizedSettlePretaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettleRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettleRealValue(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedSettleRealValue sets the NowAmortizedSettleRealValue field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettleTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedSettleTaxAmount sets the NowAmortizedSettleTaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetNowAmortizedTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetNowAmortizedTaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetNowAmortizedTaxAmount sets the NowAmortizedTaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetOriginalBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetOriginalBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetOriginalBillAmount sets the OriginalBillAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetOriginalOrderNo ¶ added in v1.0.23
func (s *ListForListAmortizedCostBillDailyOutput) SetOriginalOrderNo(v string) *ListForListAmortizedCostBillDailyOutput
SetOriginalOrderNo sets the OriginalOrderNo field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetOwnerCustomerName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetOwnerCustomerName(v string) *ListForListAmortizedCostBillDailyOutput
SetOwnerCustomerName sets the OwnerCustomerName field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetOwnerID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetOwnerID(v string) *ListForListAmortizedCostBillDailyOutput
SetOwnerID sets the OwnerID field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetOwnerUserName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetOwnerUserName(v string) *ListForListAmortizedCostBillDailyOutput
SetOwnerUserName sets the OwnerUserName field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetPaidAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetPaidAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetPaidAmount sets the PaidAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetPayableAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetPayableAmount sets the PayableAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetPayerCustomerName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetPayerCustomerName(v string) *ListForListAmortizedCostBillDailyOutput
SetPayerCustomerName sets the PayerCustomerName field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetPayerID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetPayerID(v string) *ListForListAmortizedCostBillDailyOutput
SetPayerID sets the PayerID field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetPayerUserName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetPayerUserName(v string) *ListForListAmortizedCostBillDailyOutput
SetPayerUserName sets the PayerUserName field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetPosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetPosttaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetPosttaxAmount sets the PosttaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetPreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetPreTaxPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetPreTaxPayableAmount sets the PreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetPreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetPreTaxRealValue(v string) *ListForListAmortizedCostBillDailyOutput
SetPreTaxRealValue sets the PreTaxRealValue field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetPreferentialBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetPreferentialBillAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetPreferentialBillAmount sets the PreferentialBillAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetPretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetPretaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetPretaxAmount sets the PretaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetPrice ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetPrice(v string) *ListForListAmortizedCostBillDailyOutput
SetPrice sets the Price field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetPriceUnit ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetPriceUnit(v string) *ListForListAmortizedCostBillDailyOutput
SetPriceUnit sets the PriceUnit field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetProduct ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetProduct(v string) *ListForListAmortizedCostBillDailyOutput
SetProduct sets the Product field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetProductZh ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetProductZh(v string) *ListForListAmortizedCostBillDailyOutput
SetProductZh sets the ProductZh field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetProject ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetProject(v string) *ListForListAmortizedCostBillDailyOutput
SetProject sets the Project field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetProjectDisplayName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetProjectDisplayName(v string) *ListForListAmortizedCostBillDailyOutput
SetProjectDisplayName sets the ProjectDisplayName field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetRealValue(v string) *ListForListAmortizedCostBillDailyOutput
SetRealValue sets the RealValue field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetRegion ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetRegion(v string) *ListForListAmortizedCostBillDailyOutput
SetRegion sets the Region field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetRegionCode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetRegionCode(v string) *ListForListAmortizedCostBillDailyOutput
SetRegionCode sets the RegionCode field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetRoundAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetRoundAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetRoundAmount sets the RoundAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetSavingPlanOriginalAmount sets the SavingPlanOriginalAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSellerCustomerName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetSellerCustomerName(v string) *ListForListAmortizedCostBillDailyOutput
SetSellerCustomerName sets the SellerCustomerName field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSellerID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetSellerID(v string) *ListForListAmortizedCostBillDailyOutput
SetSellerID sets the SellerID field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSellerUserName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetSellerUserName(v string) *ListForListAmortizedCostBillDailyOutput
SetSellerUserName sets the SellerUserName field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSettlePayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetSettlePayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetSettlePayableAmount sets the SettlePayableAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSettlePosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetSettlePosttaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetSettlePosttaxAmount sets the SettlePosttaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSettlePreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetSettlePreTaxPayableAmount sets the SettlePreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSettlePreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillDailyOutput
SetSettlePreTaxRealValue sets the SettlePreTaxRealValue field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSettlePretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetSettlePretaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetSettlePretaxAmount sets the SettlePretaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSettleRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetSettleRealValue(v string) *ListForListAmortizedCostBillDailyOutput
SetSettleRealValue sets the SettleRealValue field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSettleTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetSettleTaxAmount(v string) *ListForListAmortizedCostBillDailyOutput
SetSettleTaxAmount sets the SettleTaxAmount field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSplitItemID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetSplitItemID(v string) *ListForListAmortizedCostBillDailyOutput
SetSplitItemID sets the SplitItemID field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSplitItemName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetSplitItemName(v string) *ListForListAmortizedCostBillDailyOutput
SetSplitItemName sets the SplitItemName field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetSubjectName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetSubjectName(v string) *ListForListAmortizedCostBillDailyOutput
SetSubjectName sets the SubjectName field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetTag ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetTag(v string) *ListForListAmortizedCostBillDailyOutput
SetTag sets the Tag field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetTax ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetTax(v string) *ListForListAmortizedCostBillDailyOutput
SetTax sets the Tax field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetTaxRate ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDailyOutput) SetTaxRate(v string) *ListForListAmortizedCostBillDailyOutput
SetTaxRate sets the TaxRate field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetUnit ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetUnit(v string) *ListForListAmortizedCostBillDailyOutput
SetUnit sets the Unit field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetUseDuration ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetUseDuration(v string) *ListForListAmortizedCostBillDailyOutput
SetUseDuration sets the UseDuration field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetUseDurationUnit ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetUseDurationUnit(v string) *ListForListAmortizedCostBillDailyOutput
SetUseDurationUnit sets the UseDurationUnit field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetZone ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetZone(v string) *ListForListAmortizedCostBillDailyOutput
SetZone sets the Zone field's value.
func (*ListForListAmortizedCostBillDailyOutput) SetZoneCode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDailyOutput) SetZoneCode(v string) *ListForListAmortizedCostBillDailyOutput
SetZoneCode sets the ZoneCode field's value.
func (ListForListAmortizedCostBillDailyOutput) String ¶ added in v1.0.15
func (s ListForListAmortizedCostBillDailyOutput) String() string
String returns the string representation
type ListForListAmortizedCostBillDetailOutput ¶ added in v1.0.15
type ListForListAmortizedCostBillDetailOutput struct {
AmortizedBeginTime *string `type:"string" json:",omitempty"`
AmortizedDay *string `type:"string" json:",omitempty"`
AmortizedEndTime *string `type:"string" json:",omitempty"`
AmortizedMonth *string `type:"string" json:",omitempty"`
AmortizedType *string `type:"string" json:",omitempty"`
BillCategory *string `type:"string" json:",omitempty"`
BillID *string `type:"string" json:",omitempty"`
BillPeriod *string `type:"string" json:",omitempty"`
BillingFunction *string `type:"string" json:",omitempty"`
BillingMethodCode *string `type:"string" json:",omitempty"`
BillingMode *string `type:"string" json:",omitempty"`
BusiPeriod *string `type:"string" json:",omitempty"`
BusinessMode *string `type:"string" json:",omitempty"`
ConfigName *string `type:"string" json:",omitempty"`
CostID *string `type:"string" json:",omitempty"`
Count *string `type:"string" json:",omitempty"`
CountryArea *string `type:"string" json:",omitempty"`
CountryRegion *string `type:"string" json:",omitempty"`
CouponAmount *string `type:"string" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
CurrencySettlement *string `type:"string" json:",omitempty"`
DailyAmortizedCouponAmount *string `type:"string" json:",omitempty"`
DailyAmortizedDiscountBillAmount *string `type:"string" json:",omitempty"`
DailyAmortizedOriginalBillAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPaidAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPayableAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPosttaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPreTaxPayableAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPreTaxRealValue *string `type:"string" json:",omitempty"`
DailyAmortizedPreferentialBillAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPretaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedRealValue *string `type:"string" json:",omitempty"`
DailyAmortizedRoundAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePayableAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePosttaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePreTaxRealValue *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePretaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettleRealValue *string `type:"string" json:",omitempty"`
DailyAmortizedSettleTaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedTaxAmount *string `type:"string" json:",omitempty"`
DeductionUseDuration *string `type:"string" json:",omitempty"`
DiscountBillAmount *string `type:"string" json:",omitempty"`
DiscountBizBillingFunction *string `type:"string" json:",omitempty"`
DiscountBizMeasureInterval *string `type:"string" json:",omitempty"`
DiscountBizUnitPrice *string `type:"string" json:",omitempty"`
DiscountBizUnitPriceInterval *string `type:"string" json:",omitempty"`
DiscountInfo *string `type:"string" json:",omitempty"`
EffectiveFactor *string `type:"string" json:",omitempty"`
Element *string `type:"string" json:",omitempty"`
ExchangeRate *string `type:"string" json:",omitempty"`
ExpandField *string `type:"string" json:",omitempty"`
ExpenseBeginTime *string `type:"string" json:",omitempty"`
ExpenseEndTime *string `type:"string" json:",omitempty"`
Factor *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceNo *string `type:"string" json:",omitempty"`
MainContractNumber *string `type:"string" json:",omitempty"`
MarketPrice *string `type:"string" json:",omitempty"`
MeasureInterval *string `type:"string" json:",omitempty"`
OriginalBillAmount *string `type:"string" json:",omitempty"`
OriginalOrderNo *string `type:"string" json:",omitempty"`
OwnerCustomerName *string `type:"string" json:",omitempty"`
OwnerID *string `type:"string" json:",omitempty"`
OwnerUserName *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
PayerCustomerName *string `type:"string" json:",omitempty"`
PayerID *string `type:"string" json:",omitempty"`
PayerUserName *string `type:"string" json:",omitempty"`
PosttaxAmount *string `type:"string" json:",omitempty"`
PreTaxPayableAmount *string `type:"string" json:",omitempty"`
PreTaxRealValue *string `type:"string" json:",omitempty"`
PreferentialBillAmount *string `type:"string" json:",omitempty"`
PretaxAmount *string `type:"string" json:",omitempty"`
Price *string `type:"string" json:",omitempty"`
PriceInterval *string `type:"string" json:",omitempty"`
PriceUnit *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
ProductZh *string `type:"string" json:",omitempty"`
Project *string `type:"string" json:",omitempty"`
ProjectDisplayName *string `type:"string" json:",omitempty"`
RealValue *string `type:"string" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
RoundAmount *string `type:"string" json:",omitempty"`
SavingPlanDeductionDiscountAmount *string `type:"string" json:",omitempty"`
SavingPlanDeductionSpID *string `type:"string" json:",omitempty"`
SavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
SellerCustomerName *string `type:"string" json:",omitempty"`
SellerID *string `type:"string" json:",omitempty"`
SellerUserName *string `type:"string" json:",omitempty"`
SettlePayableAmount *string `type:"string" json:",omitempty"`
SettlePosttaxAmount *string `type:"string" json:",omitempty"`
SettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
SettlePreTaxRealValue *string `type:"string" json:",omitempty"`
SettlePretaxAmount *string `type:"string" json:",omitempty"`
SettleRealValue *string `type:"string" json:",omitempty"`
SettleTaxAmount *string `type:"string" json:",omitempty"`
SplitItemID *string `type:"string" json:",omitempty"`
SplitItemName *string `type:"string" json:",omitempty"`
SubjectName *string `type:"string" json:",omitempty"`
Tag *string `type:"string" json:",omitempty"`
Tax *string `type:"string" json:",omitempty"`
TaxAmount *string `type:"string" json:",omitempty"`
TaxRate *string `type:"string" json:",omitempty"`
TradeTime *string `type:"string" json:",omitempty"`
Unit *string `type:"string" json:",omitempty"`
UseDuration *string `type:"string" json:",omitempty"`
UseDurationUnit *string `type:"string" json:",omitempty"`
Zone *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListAmortizedCostBillDetailOutput) GoString ¶ added in v1.0.15
func (s ListForListAmortizedCostBillDetailOutput) GoString() string
GoString returns the string representation
func (*ListForListAmortizedCostBillDetailOutput) SetAmortizedBeginTime ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetAmortizedBeginTime(v string) *ListForListAmortizedCostBillDetailOutput
SetAmortizedBeginTime sets the AmortizedBeginTime field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetAmortizedDay ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetAmortizedDay(v string) *ListForListAmortizedCostBillDetailOutput
SetAmortizedDay sets the AmortizedDay field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetAmortizedEndTime ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetAmortizedEndTime(v string) *ListForListAmortizedCostBillDetailOutput
SetAmortizedEndTime sets the AmortizedEndTime field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetAmortizedMonth ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetAmortizedMonth(v string) *ListForListAmortizedCostBillDetailOutput
SetAmortizedMonth sets the AmortizedMonth field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetAmortizedType ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetAmortizedType(v string) *ListForListAmortizedCostBillDetailOutput
SetAmortizedType sets the AmortizedType field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetBillCategory ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetBillCategory(v string) *ListForListAmortizedCostBillDetailOutput
SetBillCategory sets the BillCategory field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetBillID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetBillID(v string) *ListForListAmortizedCostBillDetailOutput
SetBillID sets the BillID field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetBillPeriod ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetBillPeriod(v string) *ListForListAmortizedCostBillDetailOutput
SetBillPeriod sets the BillPeriod field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetBillingFunction ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetBillingFunction(v string) *ListForListAmortizedCostBillDetailOutput
SetBillingFunction sets the BillingFunction field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetBillingMethodCode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetBillingMethodCode(v string) *ListForListAmortizedCostBillDetailOutput
SetBillingMethodCode sets the BillingMethodCode field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetBillingMode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetBillingMode(v string) *ListForListAmortizedCostBillDetailOutput
SetBillingMode sets the BillingMode field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetBusiPeriod ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetBusiPeriod(v string) *ListForListAmortizedCostBillDetailOutput
SetBusiPeriod sets the BusiPeriod field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetBusinessMode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetBusinessMode(v string) *ListForListAmortizedCostBillDetailOutput
SetBusinessMode sets the BusinessMode field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetConfigName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetConfigName(v string) *ListForListAmortizedCostBillDetailOutput
SetConfigName sets the ConfigName field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetCostID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetCostID(v string) *ListForListAmortizedCostBillDetailOutput
SetCostID sets the CostID field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetCount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetCount(v string) *ListForListAmortizedCostBillDetailOutput
SetCount sets the Count field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetCountryArea ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetCountryArea(v string) *ListForListAmortizedCostBillDetailOutput
SetCountryArea sets the CountryArea field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetCountryRegion ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetCountryRegion(v string) *ListForListAmortizedCostBillDetailOutput
SetCountryRegion sets the CountryRegion field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetCouponAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetCouponAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetCouponAmount sets the CouponAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetCurrency ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetCurrency(v string) *ListForListAmortizedCostBillDetailOutput
SetCurrency sets the Currency field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetCurrencySettlement ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetCurrencySettlement(v string) *ListForListAmortizedCostBillDetailOutput
SetCurrencySettlement sets the CurrencySettlement field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedCouponAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedCouponAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedCouponAmount sets the DailyAmortizedCouponAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedDiscountBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedDiscountBillAmount sets the DailyAmortizedDiscountBillAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedOriginalBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedOriginalBillAmount sets the DailyAmortizedOriginalBillAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPaidAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPaidAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedPaidAmount sets the DailyAmortizedPaidAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPayableAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedPayableAmount sets the DailyAmortizedPayableAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPosttaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedPosttaxAmount sets the DailyAmortizedPosttaxAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPreTaxPayableAmount ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedPreTaxPayableAmount sets the DailyAmortizedPreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPreTaxRealValue ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedPreTaxRealValue sets the DailyAmortizedPreTaxRealValue field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPreferentialBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedPreferentialBillAmount sets the DailyAmortizedPreferentialBillAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedPretaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedPretaxAmount sets the DailyAmortizedPretaxAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedRealValue ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedRealValue(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedRealValue sets the DailyAmortizedRealValue field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedRoundAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedRoundAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedRoundAmount sets the DailyAmortizedRoundAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedSavingPlanOriginalAmount sets the DailyAmortizedSavingPlanOriginalAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePayableAmount ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedSettlePayableAmount sets the DailyAmortizedSettlePayableAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedSettlePosttaxAmount sets the DailyAmortizedSettlePosttaxAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePreTaxPayableAmount ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedSettlePreTaxPayableAmount sets the DailyAmortizedSettlePreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePreTaxRealValue ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedSettlePreTaxRealValue sets the DailyAmortizedSettlePreTaxRealValue field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedSettlePretaxAmount sets the DailyAmortizedSettlePretaxAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettleRealValue ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettleRealValue(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedSettleRealValue sets the DailyAmortizedSettleRealValue field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettleTaxAmount ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedSettleTaxAmount sets the DailyAmortizedSettleTaxAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedTaxAmount ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetDailyAmortizedTaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDailyAmortizedTaxAmount sets the DailyAmortizedTaxAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDeductionUseDuration ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetDeductionUseDuration(v string) *ListForListAmortizedCostBillDetailOutput
SetDeductionUseDuration sets the DeductionUseDuration field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDiscountBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetDiscountBillAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetDiscountBillAmount sets the DiscountBillAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDiscountBizBillingFunction ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetDiscountBizBillingFunction(v string) *ListForListAmortizedCostBillDetailOutput
SetDiscountBizBillingFunction sets the DiscountBizBillingFunction field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDiscountBizMeasureInterval ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetDiscountBizMeasureInterval(v string) *ListForListAmortizedCostBillDetailOutput
SetDiscountBizMeasureInterval sets the DiscountBizMeasureInterval field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDiscountBizUnitPrice ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetDiscountBizUnitPrice(v string) *ListForListAmortizedCostBillDetailOutput
SetDiscountBizUnitPrice sets the DiscountBizUnitPrice field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDiscountBizUnitPriceInterval ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetDiscountBizUnitPriceInterval(v string) *ListForListAmortizedCostBillDetailOutput
SetDiscountBizUnitPriceInterval sets the DiscountBizUnitPriceInterval field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetDiscountInfo ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetDiscountInfo(v string) *ListForListAmortizedCostBillDetailOutput
SetDiscountInfo sets the DiscountInfo field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetEffectiveFactor ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetEffectiveFactor(v string) *ListForListAmortizedCostBillDetailOutput
SetEffectiveFactor sets the EffectiveFactor field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetElement ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetElement(v string) *ListForListAmortizedCostBillDetailOutput
SetElement sets the Element field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetExchangeRate ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetExchangeRate(v string) *ListForListAmortizedCostBillDetailOutput
SetExchangeRate sets the ExchangeRate field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetExpandField ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetExpandField(v string) *ListForListAmortizedCostBillDetailOutput
SetExpandField sets the ExpandField field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetExpenseBeginTime ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetExpenseBeginTime(v string) *ListForListAmortizedCostBillDetailOutput
SetExpenseBeginTime sets the ExpenseBeginTime field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetExpenseEndTime ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetExpenseEndTime(v string) *ListForListAmortizedCostBillDetailOutput
SetExpenseEndTime sets the ExpenseEndTime field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetFactor ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetFactor(v string) *ListForListAmortizedCostBillDetailOutput
SetFactor sets the Factor field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetInstanceName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetInstanceName(v string) *ListForListAmortizedCostBillDetailOutput
SetInstanceName sets the InstanceName field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetInstanceNo ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetInstanceNo(v string) *ListForListAmortizedCostBillDetailOutput
SetInstanceNo sets the InstanceNo field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetMainContractNumber ¶ added in v1.0.23
func (s *ListForListAmortizedCostBillDetailOutput) SetMainContractNumber(v string) *ListForListAmortizedCostBillDetailOutput
SetMainContractNumber sets the MainContractNumber field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetMarketPrice ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetMarketPrice(v string) *ListForListAmortizedCostBillDetailOutput
SetMarketPrice sets the MarketPrice field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetMeasureInterval ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetMeasureInterval(v string) *ListForListAmortizedCostBillDetailOutput
SetMeasureInterval sets the MeasureInterval field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetOriginalBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetOriginalBillAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetOriginalBillAmount sets the OriginalBillAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetOriginalOrderNo ¶ added in v1.0.23
func (s *ListForListAmortizedCostBillDetailOutput) SetOriginalOrderNo(v string) *ListForListAmortizedCostBillDetailOutput
SetOriginalOrderNo sets the OriginalOrderNo field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetOwnerCustomerName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetOwnerCustomerName(v string) *ListForListAmortizedCostBillDetailOutput
SetOwnerCustomerName sets the OwnerCustomerName field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetOwnerID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetOwnerID(v string) *ListForListAmortizedCostBillDetailOutput
SetOwnerID sets the OwnerID field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetOwnerUserName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetOwnerUserName(v string) *ListForListAmortizedCostBillDetailOutput
SetOwnerUserName sets the OwnerUserName field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetPaidAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetPaidAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetPaidAmount sets the PaidAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetPayableAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetPayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetPayableAmount sets the PayableAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetPayerCustomerName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetPayerCustomerName(v string) *ListForListAmortizedCostBillDetailOutput
SetPayerCustomerName sets the PayerCustomerName field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetPayerID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetPayerID(v string) *ListForListAmortizedCostBillDetailOutput
SetPayerID sets the PayerID field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetPayerUserName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetPayerUserName(v string) *ListForListAmortizedCostBillDetailOutput
SetPayerUserName sets the PayerUserName field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetPosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetPosttaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetPosttaxAmount sets the PosttaxAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetPreTaxPayableAmount ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetPreTaxPayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetPreTaxPayableAmount sets the PreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetPreTaxRealValue ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetPreTaxRealValue(v string) *ListForListAmortizedCostBillDetailOutput
SetPreTaxRealValue sets the PreTaxRealValue field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetPreferentialBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetPreferentialBillAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetPreferentialBillAmount sets the PreferentialBillAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetPretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetPretaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetPretaxAmount sets the PretaxAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetPrice ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetPrice(v string) *ListForListAmortizedCostBillDetailOutput
SetPrice sets the Price field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetPriceInterval ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetPriceInterval(v string) *ListForListAmortizedCostBillDetailOutput
SetPriceInterval sets the PriceInterval field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetPriceUnit ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetPriceUnit(v string) *ListForListAmortizedCostBillDetailOutput
SetPriceUnit sets the PriceUnit field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetProduct ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetProduct(v string) *ListForListAmortizedCostBillDetailOutput
SetProduct sets the Product field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetProductZh ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetProductZh(v string) *ListForListAmortizedCostBillDetailOutput
SetProductZh sets the ProductZh field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetProject ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetProject(v string) *ListForListAmortizedCostBillDetailOutput
SetProject sets the Project field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetProjectDisplayName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetProjectDisplayName(v string) *ListForListAmortizedCostBillDetailOutput
SetProjectDisplayName sets the ProjectDisplayName field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetRealValue ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetRealValue(v string) *ListForListAmortizedCostBillDetailOutput
SetRealValue sets the RealValue field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetRegion ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetRegion(v string) *ListForListAmortizedCostBillDetailOutput
SetRegion sets the Region field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetRoundAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetRoundAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetRoundAmount sets the RoundAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSavingPlanDeductionDiscountAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetSavingPlanDeductionDiscountAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetSavingPlanDeductionDiscountAmount sets the SavingPlanDeductionDiscountAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSavingPlanDeductionSpID ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetSavingPlanDeductionSpID(v string) *ListForListAmortizedCostBillDetailOutput
SetSavingPlanDeductionSpID sets the SavingPlanDeductionSpID field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetSavingPlanOriginalAmount sets the SavingPlanOriginalAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSellerCustomerName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetSellerCustomerName(v string) *ListForListAmortizedCostBillDetailOutput
SetSellerCustomerName sets the SellerCustomerName field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSellerID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetSellerID(v string) *ListForListAmortizedCostBillDetailOutput
SetSellerID sets the SellerID field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSellerUserName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetSellerUserName(v string) *ListForListAmortizedCostBillDetailOutput
SetSellerUserName sets the SellerUserName field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSettlePayableAmount ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetSettlePayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetSettlePayableAmount sets the SettlePayableAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSettlePosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetSettlePosttaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetSettlePosttaxAmount sets the SettlePosttaxAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSettlePreTaxPayableAmount ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetSettlePreTaxPayableAmount sets the SettlePreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSettlePreTaxRealValue ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillDetailOutput
SetSettlePreTaxRealValue sets the SettlePreTaxRealValue field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSettlePretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetSettlePretaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetSettlePretaxAmount sets the SettlePretaxAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSettleRealValue ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetSettleRealValue(v string) *ListForListAmortizedCostBillDetailOutput
SetSettleRealValue sets the SettleRealValue field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSettleTaxAmount ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetSettleTaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetSettleTaxAmount sets the SettleTaxAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSplitItemID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetSplitItemID(v string) *ListForListAmortizedCostBillDetailOutput
SetSplitItemID sets the SplitItemID field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSplitItemName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetSplitItemName(v string) *ListForListAmortizedCostBillDetailOutput
SetSplitItemName sets the SplitItemName field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetSubjectName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetSubjectName(v string) *ListForListAmortizedCostBillDetailOutput
SetSubjectName sets the SubjectName field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetTag ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetTag(v string) *ListForListAmortizedCostBillDetailOutput
SetTag sets the Tag field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetTax ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillDetailOutput) SetTax(v string) *ListForListAmortizedCostBillDetailOutput
SetTax sets the Tax field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetTaxAmount ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetTaxAmount(v string) *ListForListAmortizedCostBillDetailOutput
SetTaxAmount sets the TaxAmount field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetTaxRate ¶ added in v1.0.17
func (s *ListForListAmortizedCostBillDetailOutput) SetTaxRate(v string) *ListForListAmortizedCostBillDetailOutput
SetTaxRate sets the TaxRate field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetTradeTime ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetTradeTime(v string) *ListForListAmortizedCostBillDetailOutput
SetTradeTime sets the TradeTime field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetUnit ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetUnit(v string) *ListForListAmortizedCostBillDetailOutput
SetUnit sets the Unit field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetUseDuration ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetUseDuration(v string) *ListForListAmortizedCostBillDetailOutput
SetUseDuration sets the UseDuration field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetUseDurationUnit ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetUseDurationUnit(v string) *ListForListAmortizedCostBillDetailOutput
SetUseDurationUnit sets the UseDurationUnit field's value.
func (*ListForListAmortizedCostBillDetailOutput) SetZone ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillDetailOutput) SetZone(v string) *ListForListAmortizedCostBillDetailOutput
SetZone sets the Zone field's value.
func (ListForListAmortizedCostBillDetailOutput) String ¶ added in v1.0.15
func (s ListForListAmortizedCostBillDetailOutput) String() string
String returns the string representation
type ListForListAmortizedCostBillMonthlyOutput ¶ added in v1.0.15
type ListForListAmortizedCostBillMonthlyOutput struct {
AmortizedBeginTime *string `type:"string" json:",omitempty"`
AmortizedDayNum *string `type:"string" json:",omitempty"`
AmortizedEndTime *string `type:"string" json:",omitempty"`
AmortizedMonth *string `type:"string" json:",omitempty"`
AmortizedType *string `type:"string" json:",omitempty"`
BeforeAmortizedCouponAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedDiscountBillAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedOriginalBillAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedPaidAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedPayableAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedPosttaxAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedPreTaxPayableAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedPreTaxRealValue *string `type:"string" json:",omitempty"`
BeforeAmortizedPreferentialBillAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedPretaxAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedRealValue *string `type:"string" json:",omitempty"`
BeforeAmortizedRoundAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedSavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedSettlePayableAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedSettlePosttaxAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedSettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedSettlePreTaxRealValue *string `type:"string" json:",omitempty"`
BeforeAmortizedSettlePretaxAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedSettleRealValue *string `type:"string" json:",omitempty"`
BeforeAmortizedSettleTaxAmount *string `type:"string" json:",omitempty"`
BeforeAmortizedTaxAmount *string `type:"string" json:",omitempty"`
BillCategory *string `type:"string" json:",omitempty"`
BillID *string `type:"string" json:",omitempty"`
BillPeriod *string `type:"string" json:",omitempty"`
BillingFunction *string `type:"string" json:",omitempty"`
BillingMethodCode *string `type:"string" json:",omitempty"`
BillingMode *string `type:"string" json:",omitempty"`
BusiPeriod *string `type:"string" json:",omitempty"`
BusinessMode *string `type:"string" json:",omitempty"`
ConfigName *string `type:"string" json:",omitempty"`
Count *string `type:"string" json:",omitempty"`
CountryRegion *string `type:"string" json:",omitempty"`
CouponAmount *string `type:"string" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
CurrencySettlement *string `type:"string" json:",omitempty"`
DailyAmortizedCouponAmount *string `type:"string" json:",omitempty"`
DailyAmortizedDiscountBillAmount *string `type:"string" json:",omitempty"`
DailyAmortizedOriginalBillAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPaidAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPayableAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPosttaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPreTaxPayableAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPreTaxRealValue *string `type:"string" json:",omitempty"`
DailyAmortizedPreferentialBillAmount *string `type:"string" json:",omitempty"`
DailyAmortizedPretaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedRealValue *string `type:"string" json:",omitempty"`
DailyAmortizedRoundAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePayableAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePosttaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePreTaxRealValue *string `type:"string" json:",omitempty"`
DailyAmortizedSettlePretaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedSettleRealValue *string `type:"string" json:",omitempty"`
DailyAmortizedSettleTaxAmount *string `type:"string" json:",omitempty"`
DailyAmortizedTaxAmount *string `type:"string" json:",omitempty"`
DeductionUseDuration *string `type:"string" json:",omitempty"`
DiscountBillAmount *string `type:"string" json:",omitempty"`
DiscountBizBillingFunction *string `type:"string" json:",omitempty"`
DiscountBizMeasureInterval *string `type:"string" json:",omitempty"`
DiscountBizUnitPrice *string `type:"string" json:",omitempty"`
DiscountBizUnitPriceInterval *string `type:"string" json:",omitempty"`
EffectiveFactor *string `type:"string" json:",omitempty"`
Element *string `type:"string" json:",omitempty"`
ExpandField *string `type:"string" json:",omitempty"`
ExpenseTime *string `type:"string" json:",omitempty"`
Factor *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceNo *string `type:"string" json:",omitempty"`
MainContractNumber *string `type:"string" json:",omitempty"`
MarketPrice *string `type:"string" json:",omitempty"`
MeasureInterval *string `type:"string" json:",omitempty"`
NowAmortizedCouponAmount *string `type:"string" json:",omitempty"`
NowAmortizedDiscountBillAmount *string `type:"string" json:",omitempty"`
NowAmortizedOriginalBillAmount *string `type:"string" json:",omitempty"`
NowAmortizedPaidAmount *string `type:"string" json:",omitempty"`
NowAmortizedPayableAmount *string `type:"string" json:",omitempty"`
NowAmortizedPosttaxAmount *string `type:"string" json:",omitempty"`
NowAmortizedPreTaxPayableAmount *string `type:"string" json:",omitempty"`
NowAmortizedPreTaxRealValue *string `type:"string" json:",omitempty"`
NowAmortizedPreferentialBillAmount *string `type:"string" json:",omitempty"`
NowAmortizedPretaxAmount *string `type:"string" json:",omitempty"`
NowAmortizedRealValue *string `type:"string" json:",omitempty"`
NowAmortizedRoundAmount *string `type:"string" json:",omitempty"`
NowAmortizedSavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
NowAmortizedSettlePayableAmount *string `type:"string" json:",omitempty"`
NowAmortizedSettlePosttaxAmount *string `type:"string" json:",omitempty"`
NowAmortizedSettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
NowAmortizedSettlePreTaxRealValue *string `type:"string" json:",omitempty"`
NowAmortizedSettlePretaxAmount *string `type:"string" json:",omitempty"`
NowAmortizedSettleRealValue *string `type:"string" json:",omitempty"`
NowAmortizedSettleTaxAmount *string `type:"string" json:",omitempty"`
NowAmortizedTaxAmount *string `type:"string" json:",omitempty"`
OriginalBillAmount *string `type:"string" json:",omitempty"`
OriginalOrderNo *string `type:"string" json:",omitempty"`
OwnerCustomerName *string `type:"string" json:",omitempty"`
OwnerID *string `type:"string" json:",omitempty"`
OwnerUserName *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
PayerCustomerName *string `type:"string" json:",omitempty"`
PayerID *string `type:"string" json:",omitempty"`
PayerUserName *string `type:"string" json:",omitempty"`
PosttaxAmount *string `type:"string" json:",omitempty"`
PreTaxPayableAmount *string `type:"string" json:",omitempty"`
PreTaxRealValue *string `type:"string" json:",omitempty"`
PreferentialBillAmount *string `type:"string" json:",omitempty"`
PretaxAmount *string `type:"string" json:",omitempty"`
Price *string `type:"string" json:",omitempty"`
PriceInterval *string `type:"string" json:",omitempty"`
PriceUnit *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
ProductZh *string `type:"string" json:",omitempty"`
Project *string `type:"string" json:",omitempty"`
ProjectDisplayName *string `type:"string" json:",omitempty"`
RealValue *string `type:"string" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
RoundAmount *string `type:"string" json:",omitempty"`
SavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
SellerCustomerName *string `type:"string" json:",omitempty"`
SellerID *string `type:"string" json:",omitempty"`
SellerUserName *string `type:"string" json:",omitempty"`
SettlePayableAmount *string `type:"string" json:",omitempty"`
SettlePosttaxAmount *string `type:"string" json:",omitempty"`
SettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
SettlePreTaxRealValue *string `type:"string" json:",omitempty"`
SettlePretaxAmount *string `type:"string" json:",omitempty"`
SettleRealValue *string `type:"string" json:",omitempty"`
SettleTaxAmount *string `type:"string" json:",omitempty"`
SplitItemID *string `type:"string" json:",omitempty"`
SplitItemName *string `type:"string" json:",omitempty"`
SubjectName *string `type:"string" json:",omitempty"`
Tag *string `type:"string" json:",omitempty"`
Tax *string `type:"string" json:",omitempty"`
TaxRate *string `type:"string" json:",omitempty"`
UnAmortizedSavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
UnamortizedCouponAmount *string `type:"string" json:",omitempty"`
UnamortizedDiscountBillAmount *string `type:"string" json:",omitempty"`
UnamortizedOriginalBillAmount *string `type:"string" json:",omitempty"`
UnamortizedPaidAmount *string `type:"string" json:",omitempty"`
UnamortizedPayableAmount *string `type:"string" json:",omitempty"`
UnamortizedPosttaxAmount *string `type:"string" json:",omitempty"`
UnamortizedPreTaxPayableAmount *string `type:"string" json:",omitempty"`
UnamortizedPreTaxRealValue *string `type:"string" json:",omitempty"`
UnamortizedPreferentialBillAmount *string `type:"string" json:",omitempty"`
UnamortizedPretaxAmount *string `type:"string" json:",omitempty"`
UnamortizedRealValue *string `type:"string" json:",omitempty"`
UnamortizedRoundAmount *string `type:"string" json:",omitempty"`
UnamortizedSettlePayableAmount *string `type:"string" json:",omitempty"`
UnamortizedSettlePosttaxAmount *string `type:"string" json:",omitempty"`
UnamortizedSettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
UnamortizedSettlePreTaxRealValue *string `type:"string" json:",omitempty"`
UnamortizedSettlePretaxAmount *string `type:"string" json:",omitempty"`
UnamortizedSettleRealValue *string `type:"string" json:",omitempty"`
UnamortizedSettleTaxAmount *string `type:"string" json:",omitempty"`
UnamortizedTaxAmount *string `type:"string" json:",omitempty"`
Unit *string `type:"string" json:",omitempty"`
UseDuration *string `type:"string" json:",omitempty"`
UseDurationUnit *string `type:"string" json:",omitempty"`
Zone *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListAmortizedCostBillMonthlyOutput) GoString ¶ added in v1.0.15
func (s ListForListAmortizedCostBillMonthlyOutput) GoString() string
GoString returns the string representation
func (*ListForListAmortizedCostBillMonthlyOutput) SetAmortizedBeginTime ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetAmortizedBeginTime(v string) *ListForListAmortizedCostBillMonthlyOutput
SetAmortizedBeginTime sets the AmortizedBeginTime field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetAmortizedDayNum ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetAmortizedDayNum(v string) *ListForListAmortizedCostBillMonthlyOutput
SetAmortizedDayNum sets the AmortizedDayNum field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetAmortizedEndTime ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetAmortizedEndTime(v string) *ListForListAmortizedCostBillMonthlyOutput
SetAmortizedEndTime sets the AmortizedEndTime field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetAmortizedMonth ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetAmortizedMonth(v string) *ListForListAmortizedCostBillMonthlyOutput
SetAmortizedMonth sets the AmortizedMonth field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetAmortizedType ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetAmortizedType(v string) *ListForListAmortizedCostBillMonthlyOutput
SetAmortizedType sets the AmortizedType field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedCouponAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedCouponAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedCouponAmount sets the BeforeAmortizedCouponAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedDiscountBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedDiscountBillAmount sets the BeforeAmortizedDiscountBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedOriginalBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedOriginalBillAmount sets the BeforeAmortizedOriginalBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPaidAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPaidAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedPaidAmount sets the BeforeAmortizedPaidAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPayableAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedPayableAmount sets the BeforeAmortizedPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedPosttaxAmount sets the BeforeAmortizedPosttaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedPreTaxPayableAmount sets the BeforeAmortizedPreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedPreTaxRealValue sets the BeforeAmortizedPreTaxRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPreferentialBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedPreferentialBillAmount sets the BeforeAmortizedPreferentialBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedPretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedPretaxAmount sets the BeforeAmortizedPretaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedRealValue sets the BeforeAmortizedRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedRoundAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedRoundAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedRoundAmount sets the BeforeAmortizedRoundAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedSavingPlanOriginalAmount sets the BeforeAmortizedSavingPlanOriginalAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedSettlePayableAmount sets the BeforeAmortizedSettlePayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedSettlePosttaxAmount sets the BeforeAmortizedSettlePosttaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedSettlePreTaxPayableAmount sets the BeforeAmortizedSettlePreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedSettlePreTaxRealValue sets the BeforeAmortizedSettlePreTaxRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedSettlePretaxAmount sets the BeforeAmortizedSettlePretaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettleRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettleRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedSettleRealValue sets the BeforeAmortizedSettleRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettleTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedSettleTaxAmount sets the BeforeAmortizedSettleTaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBeforeAmortizedTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBeforeAmortizedTaxAmount sets the BeforeAmortizedTaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBillCategory ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBillCategory(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBillCategory sets the BillCategory field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBillID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBillID(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBillID sets the BillID field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBillPeriod ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBillPeriod(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBillPeriod sets the BillPeriod field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBillingFunction ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBillingFunction(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBillingFunction sets the BillingFunction field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBillingMethodCode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBillingMethodCode(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBillingMethodCode sets the BillingMethodCode field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBillingMode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBillingMode(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBillingMode sets the BillingMode field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBusiPeriod ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBusiPeriod(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBusiPeriod sets the BusiPeriod field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetBusinessMode ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetBusinessMode(v string) *ListForListAmortizedCostBillMonthlyOutput
SetBusinessMode sets the BusinessMode field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetConfigName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetConfigName(v string) *ListForListAmortizedCostBillMonthlyOutput
SetConfigName sets the ConfigName field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetCount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetCount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetCount sets the Count field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetCountryRegion ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetCountryRegion(v string) *ListForListAmortizedCostBillMonthlyOutput
SetCountryRegion sets the CountryRegion field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetCouponAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetCouponAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetCouponAmount sets the CouponAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetCurrency ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetCurrency(v string) *ListForListAmortizedCostBillMonthlyOutput
SetCurrency sets the Currency field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetCurrencySettlement ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetCurrencySettlement(v string) *ListForListAmortizedCostBillMonthlyOutput
SetCurrencySettlement sets the CurrencySettlement field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedCouponAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedCouponAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedCouponAmount sets the DailyAmortizedCouponAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedDiscountBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedDiscountBillAmount sets the DailyAmortizedDiscountBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedOriginalBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedOriginalBillAmount sets the DailyAmortizedOriginalBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPaidAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPaidAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedPaidAmount sets the DailyAmortizedPaidAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPayableAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedPayableAmount sets the DailyAmortizedPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedPosttaxAmount sets the DailyAmortizedPosttaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedPreTaxPayableAmount sets the DailyAmortizedPreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedPreTaxRealValue sets the DailyAmortizedPreTaxRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPreferentialBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedPreferentialBillAmount sets the DailyAmortizedPreferentialBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedPretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedPretaxAmount sets the DailyAmortizedPretaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedRealValue sets the DailyAmortizedRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedRoundAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedRoundAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedRoundAmount sets the DailyAmortizedRoundAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedSavingPlanOriginalAmount sets the DailyAmortizedSavingPlanOriginalAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedSettlePayableAmount sets the DailyAmortizedSettlePayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedSettlePosttaxAmount sets the DailyAmortizedSettlePosttaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedSettlePreTaxPayableAmount sets the DailyAmortizedSettlePreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedSettlePreTaxRealValue sets the DailyAmortizedSettlePreTaxRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedSettlePretaxAmount sets the DailyAmortizedSettlePretaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettleRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettleRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedSettleRealValue sets the DailyAmortizedSettleRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettleTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedSettleTaxAmount sets the DailyAmortizedSettleTaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDailyAmortizedTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDailyAmortizedTaxAmount sets the DailyAmortizedTaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDeductionUseDuration ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDeductionUseDuration(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDeductionUseDuration sets the DeductionUseDuration field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDiscountBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDiscountBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDiscountBillAmount sets the DiscountBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDiscountBizBillingFunction ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDiscountBizBillingFunction(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDiscountBizBillingFunction sets the DiscountBizBillingFunction field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDiscountBizMeasureInterval ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDiscountBizMeasureInterval(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDiscountBizMeasureInterval sets the DiscountBizMeasureInterval field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDiscountBizUnitPrice ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDiscountBizUnitPrice(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDiscountBizUnitPrice sets the DiscountBizUnitPrice field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetDiscountBizUnitPriceInterval ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetDiscountBizUnitPriceInterval(v string) *ListForListAmortizedCostBillMonthlyOutput
SetDiscountBizUnitPriceInterval sets the DiscountBizUnitPriceInterval field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetEffectiveFactor ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetEffectiveFactor(v string) *ListForListAmortizedCostBillMonthlyOutput
SetEffectiveFactor sets the EffectiveFactor field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetElement ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetElement(v string) *ListForListAmortizedCostBillMonthlyOutput
SetElement sets the Element field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetExpandField ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetExpandField(v string) *ListForListAmortizedCostBillMonthlyOutput
SetExpandField sets the ExpandField field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetExpenseTime ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetExpenseTime(v string) *ListForListAmortizedCostBillMonthlyOutput
SetExpenseTime sets the ExpenseTime field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetFactor ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetFactor(v string) *ListForListAmortizedCostBillMonthlyOutput
SetFactor sets the Factor field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetInstanceName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetInstanceName(v string) *ListForListAmortizedCostBillMonthlyOutput
SetInstanceName sets the InstanceName field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetInstanceNo ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetInstanceNo(v string) *ListForListAmortizedCostBillMonthlyOutput
SetInstanceNo sets the InstanceNo field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetMainContractNumber ¶ added in v1.0.23
func (s *ListForListAmortizedCostBillMonthlyOutput) SetMainContractNumber(v string) *ListForListAmortizedCostBillMonthlyOutput
SetMainContractNumber sets the MainContractNumber field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetMarketPrice ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetMarketPrice(v string) *ListForListAmortizedCostBillMonthlyOutput
SetMarketPrice sets the MarketPrice field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetMeasureInterval ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetMeasureInterval(v string) *ListForListAmortizedCostBillMonthlyOutput
SetMeasureInterval sets the MeasureInterval field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedCouponAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedCouponAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedCouponAmount sets the NowAmortizedCouponAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedDiscountBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedDiscountBillAmount sets the NowAmortizedDiscountBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedOriginalBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedOriginalBillAmount sets the NowAmortizedOriginalBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPaidAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPaidAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedPaidAmount sets the NowAmortizedPaidAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPayableAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedPayableAmount sets the NowAmortizedPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedPosttaxAmount sets the NowAmortizedPosttaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedPreTaxPayableAmount sets the NowAmortizedPreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedPreTaxRealValue sets the NowAmortizedPreTaxRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPreferentialBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedPreferentialBillAmount sets the NowAmortizedPreferentialBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedPretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedPretaxAmount sets the NowAmortizedPretaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedRealValue sets the NowAmortizedRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedRoundAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedRoundAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedRoundAmount sets the NowAmortizedRoundAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedSavingPlanOriginalAmount sets the NowAmortizedSavingPlanOriginalAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedSettlePayableAmount sets the NowAmortizedSettlePayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedSettlePosttaxAmount sets the NowAmortizedSettlePosttaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedSettlePreTaxPayableAmount sets the NowAmortizedSettlePreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedSettlePreTaxRealValue sets the NowAmortizedSettlePreTaxRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedSettlePretaxAmount sets the NowAmortizedSettlePretaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettleRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettleRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedSettleRealValue sets the NowAmortizedSettleRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettleTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedSettleTaxAmount sets the NowAmortizedSettleTaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetNowAmortizedTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetNowAmortizedTaxAmount sets the NowAmortizedTaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetOriginalBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetOriginalBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetOriginalBillAmount sets the OriginalBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetOriginalOrderNo ¶ added in v1.0.23
func (s *ListForListAmortizedCostBillMonthlyOutput) SetOriginalOrderNo(v string) *ListForListAmortizedCostBillMonthlyOutput
SetOriginalOrderNo sets the OriginalOrderNo field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetOwnerCustomerName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetOwnerCustomerName(v string) *ListForListAmortizedCostBillMonthlyOutput
SetOwnerCustomerName sets the OwnerCustomerName field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetOwnerID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetOwnerID(v string) *ListForListAmortizedCostBillMonthlyOutput
SetOwnerID sets the OwnerID field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetOwnerUserName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetOwnerUserName(v string) *ListForListAmortizedCostBillMonthlyOutput
SetOwnerUserName sets the OwnerUserName field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetPaidAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetPaidAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetPaidAmount sets the PaidAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetPayableAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetPayableAmount sets the PayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetPayerCustomerName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetPayerCustomerName(v string) *ListForListAmortizedCostBillMonthlyOutput
SetPayerCustomerName sets the PayerCustomerName field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetPayerID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetPayerID(v string) *ListForListAmortizedCostBillMonthlyOutput
SetPayerID sets the PayerID field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetPayerUserName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetPayerUserName(v string) *ListForListAmortizedCostBillMonthlyOutput
SetPayerUserName sets the PayerUserName field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetPosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetPosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetPosttaxAmount sets the PosttaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetPreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetPreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetPreTaxPayableAmount sets the PreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetPreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetPreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetPreTaxRealValue sets the PreTaxRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetPreferentialBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetPreferentialBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetPreferentialBillAmount sets the PreferentialBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetPretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetPretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetPretaxAmount sets the PretaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetPrice ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetPrice(v string) *ListForListAmortizedCostBillMonthlyOutput
SetPrice sets the Price field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetPriceInterval ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetPriceInterval(v string) *ListForListAmortizedCostBillMonthlyOutput
SetPriceInterval sets the PriceInterval field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetPriceUnit ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetPriceUnit(v string) *ListForListAmortizedCostBillMonthlyOutput
SetPriceUnit sets the PriceUnit field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetProduct ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetProduct(v string) *ListForListAmortizedCostBillMonthlyOutput
SetProduct sets the Product field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetProductZh ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetProductZh(v string) *ListForListAmortizedCostBillMonthlyOutput
SetProductZh sets the ProductZh field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetProject ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetProject(v string) *ListForListAmortizedCostBillMonthlyOutput
SetProject sets the Project field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetProjectDisplayName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetProjectDisplayName(v string) *ListForListAmortizedCostBillMonthlyOutput
SetProjectDisplayName sets the ProjectDisplayName field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetRealValue sets the RealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetRegion ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetRegion(v string) *ListForListAmortizedCostBillMonthlyOutput
SetRegion sets the Region field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetRoundAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetRoundAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetRoundAmount sets the RoundAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSavingPlanOriginalAmount sets the SavingPlanOriginalAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSellerCustomerName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSellerCustomerName(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSellerCustomerName sets the SellerCustomerName field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSellerID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSellerID(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSellerID sets the SellerID field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSellerUserName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSellerUserName(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSellerUserName sets the SellerUserName field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSettlePayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettlePayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSettlePayableAmount sets the SettlePayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSettlePosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettlePosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSettlePosttaxAmount sets the SettlePosttaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSettlePreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSettlePreTaxPayableAmount sets the SettlePreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSettlePreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSettlePreTaxRealValue sets the SettlePreTaxRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSettlePretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettlePretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSettlePretaxAmount sets the SettlePretaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSettleRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettleRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSettleRealValue sets the SettleRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSettleTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSettleTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSettleTaxAmount sets the SettleTaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSplitItemID ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSplitItemID(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSplitItemID sets the SplitItemID field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSplitItemName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSplitItemName(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSplitItemName sets the SplitItemName field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetSubjectName ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetSubjectName(v string) *ListForListAmortizedCostBillMonthlyOutput
SetSubjectName sets the SubjectName field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetTag ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetTag(v string) *ListForListAmortizedCostBillMonthlyOutput
SetTag sets the Tag field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetTax ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetTax(v string) *ListForListAmortizedCostBillMonthlyOutput
SetTax sets the Tax field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetTaxRate ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetTaxRate(v string) *ListForListAmortizedCostBillMonthlyOutput
SetTaxRate sets the TaxRate field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnAmortizedSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnAmortizedSavingPlanOriginalAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnAmortizedSavingPlanOriginalAmount sets the UnAmortizedSavingPlanOriginalAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedCouponAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedCouponAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedCouponAmount sets the UnamortizedCouponAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedDiscountBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedDiscountBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedDiscountBillAmount sets the UnamortizedDiscountBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedOriginalBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedOriginalBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedOriginalBillAmount sets the UnamortizedOriginalBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPaidAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPaidAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedPaidAmount sets the UnamortizedPaidAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPayableAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedPayableAmount sets the UnamortizedPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedPosttaxAmount sets the UnamortizedPosttaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedPreTaxPayableAmount sets the UnamortizedPreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedPreTaxRealValue sets the UnamortizedPreTaxRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPreferentialBillAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPreferentialBillAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedPreferentialBillAmount sets the UnamortizedPreferentialBillAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedPretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedPretaxAmount sets the UnamortizedPretaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedRealValue sets the UnamortizedRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedRoundAmount ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedRoundAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedRoundAmount sets the UnamortizedRoundAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedSettlePayableAmount sets the UnamortizedSettlePayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePosttaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePosttaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedSettlePosttaxAmount sets the UnamortizedSettlePosttaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePreTaxPayableAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedSettlePreTaxPayableAmount sets the UnamortizedSettlePreTaxPayableAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePreTaxRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePreTaxRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedSettlePreTaxRealValue sets the UnamortizedSettlePreTaxRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePretaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettlePretaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedSettlePretaxAmount sets the UnamortizedSettlePretaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettleRealValue ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettleRealValue(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedSettleRealValue sets the UnamortizedSettleRealValue field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettleTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedSettleTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedSettleTaxAmount sets the UnamortizedSettleTaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedTaxAmount ¶ added in v1.0.20
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnamortizedTaxAmount(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnamortizedTaxAmount sets the UnamortizedTaxAmount field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUnit ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUnit(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUnit sets the Unit field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUseDuration ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUseDuration(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUseDuration sets the UseDuration field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetUseDurationUnit ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetUseDurationUnit(v string) *ListForListAmortizedCostBillMonthlyOutput
SetUseDurationUnit sets the UseDurationUnit field's value.
func (*ListForListAmortizedCostBillMonthlyOutput) SetZone ¶ added in v1.0.15
func (s *ListForListAmortizedCostBillMonthlyOutput) SetZone(v string) *ListForListAmortizedCostBillMonthlyOutput
SetZone sets the Zone field's value.
func (ListForListAmortizedCostBillMonthlyOutput) String ¶ added in v1.0.15
func (s ListForListAmortizedCostBillMonthlyOutput) String() string
String returns the string representation
type ListForListBillDetailOutput ¶
type ListForListBillDetailOutput struct {
BillCategory *string `type:"string" json:",omitempty"`
BillDetailId *string `type:"string" json:",omitempty"`
BillID *string `type:"string" json:",omitempty"`
BillPeriod *string `type:"string" json:",omitempty"`
BillingFunction *string `type:"string" json:",omitempty"`
BillingMethodCode *string `type:"string" json:",omitempty"`
BillingMode *string `type:"string" json:",omitempty"`
BusiPeriod *string `type:"string" json:",omitempty"`
BusinessMode *string `type:"string" json:",omitempty"`
ConfigName *string `type:"string" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
Count *string `type:"string" json:",omitempty"`
CountryRegion *string `type:"string" json:",omitempty"`
CouponAmount *string `type:"string" json:",omitempty"`
CreditCarriedAmount *string `type:"string" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
CurrencySettlement *string `type:"string" json:",omitempty"`
DeductionCount *string `type:"string" json:",omitempty"`
DeductionUseDuration *string `type:"string" json:",omitempty"`
DiscountBillAmount *string `type:"string" json:",omitempty"`
DiscountBizBillingFunction *string `type:"string" json:",omitempty"`
DiscountBizMeasureInterval *string `type:"string" json:",omitempty"`
DiscountBizUnitPrice *string `type:"string" json:",omitempty"`
DiscountBizUnitPriceInterval *string `type:"string" json:",omitempty"`
DiscountInfo *string `type:"string" json:",omitempty"`
EffectiveFactor *string `type:"string" json:",omitempty"`
Element *string `type:"string" json:",omitempty"`
ElementCode *string `type:"string" json:",omitempty"`
ExchangeRate *string `type:"string" json:",omitempty"`
ExpandField *string `type:"string" json:",omitempty"`
ExpenseBeginTime *string `type:"string" json:",omitempty"`
ExpenseDate *string `type:"string" json:",omitempty"`
ExpenseEndTime *string `type:"string" json:",omitempty"`
Factor *string `type:"string" json:",omitempty"`
FactorCode *string `type:"string" json:",omitempty"`
Formula *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceNo *string `type:"string" json:",omitempty"`
MainContractNumber *string `type:"string" json:",omitempty"`
MarketPrice *string `type:"string" json:",omitempty"`
MeasureInterval *string `type:"string" json:",omitempty"`
OriginalBillAmount *string `type:"string" json:",omitempty"`
OriginalOrderNo *string `type:"string" json:",omitempty"`
OwnerCustomerName *string `type:"string" json:",omitempty"`
OwnerID *string `type:"string" json:",omitempty"`
OwnerUserName *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
PayerCustomerName *string `type:"string" json:",omitempty"`
PayerID *string `type:"string" json:",omitempty"`
PayerUserName *string `type:"string" json:",omitempty"`
PosttaxAmount *string `type:"string" json:",omitempty"`
PreTaxPayableAmount *string `type:"string" json:",omitempty"`
PreferentialBillAmount *string `type:"string" json:",omitempty"`
PretaxAmount *string `type:"string" json:",omitempty"`
PretaxRealValue *string `type:"string" json:",omitempty"`
Price *string `type:"string" json:",omitempty"`
PriceInterval *string `type:"string" json:",omitempty"`
PriceUnit *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
ProductZh *string `type:"string" json:",omitempty"`
Project *string `type:"string" json:",omitempty"`
ProjectDisplayName *string `type:"string" json:",omitempty"`
RealValue *string `type:"string" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
RegionCode *string `type:"string" json:",omitempty"`
ReservationInstance *string `type:"string" json:",omitempty"`
RoundAmount *float64 `type:"double" json:",omitempty"`
SavingPlanDeductionDiscountAmount *string `type:"string" json:",omitempty"`
SavingPlanDeductionSpID *string `type:"string" json:",omitempty"`
SavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
SellerCustomerName *string `type:"string" json:",omitempty"`
SellerID *string `type:"string" json:",omitempty"`
SellerUserName *string `type:"string" json:",omitempty"`
SellingMode *string `type:"string" json:",omitempty"`
SettlePayableAmount *string `type:"string" json:",omitempty"`
SettlePosttaxAmount *string `type:"string" json:",omitempty"`
SettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
SettlePretaxAmount *string `type:"string" json:",omitempty"`
SettlePretaxRealValue *string `type:"string" json:",omitempty"`
SettleRealValue *string `type:"string" json:",omitempty"`
SettleTax *string `type:"string" json:",omitempty"`
SettlementType *string `type:"string" json:",omitempty"`
SolutionZh *string `type:"string" json:",omitempty"`
SubjectName *string `type:"string" json:",omitempty"`
Tag *string `type:"string" json:",omitempty"`
Tax *string `type:"string" json:",omitempty"`
TaxRate *string `type:"string" json:",omitempty"`
TradeTime *string `type:"string" json:",omitempty"`
Unit *string `type:"string" json:",omitempty"`
UnpaidAmount *string `type:"string" json:",omitempty"`
UseDuration *string `type:"string" json:",omitempty"`
UseDurationUnit *string `type:"string" json:",omitempty"`
Zone *string `type:"string" json:",omitempty"`
ZoneCode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListBillDetailOutput) GoString ¶
func (s ListForListBillDetailOutput) GoString() string
GoString returns the string representation
func (*ListForListBillDetailOutput) SetBillCategory ¶
func (s *ListForListBillDetailOutput) SetBillCategory(v string) *ListForListBillDetailOutput
SetBillCategory sets the BillCategory field's value.
func (*ListForListBillDetailOutput) SetBillDetailId ¶
func (s *ListForListBillDetailOutput) SetBillDetailId(v string) *ListForListBillDetailOutput
SetBillDetailId sets the BillDetailId field's value.
func (*ListForListBillDetailOutput) SetBillID ¶
func (s *ListForListBillDetailOutput) SetBillID(v string) *ListForListBillDetailOutput
SetBillID sets the BillID field's value.
func (*ListForListBillDetailOutput) SetBillPeriod ¶
func (s *ListForListBillDetailOutput) SetBillPeriod(v string) *ListForListBillDetailOutput
SetBillPeriod sets the BillPeriod field's value.
func (*ListForListBillDetailOutput) SetBillingFunction ¶
func (s *ListForListBillDetailOutput) SetBillingFunction(v string) *ListForListBillDetailOutput
SetBillingFunction sets the BillingFunction field's value.
func (*ListForListBillDetailOutput) SetBillingMethodCode ¶
func (s *ListForListBillDetailOutput) SetBillingMethodCode(v string) *ListForListBillDetailOutput
SetBillingMethodCode sets the BillingMethodCode field's value.
func (*ListForListBillDetailOutput) SetBillingMode ¶
func (s *ListForListBillDetailOutput) SetBillingMode(v string) *ListForListBillDetailOutput
SetBillingMode sets the BillingMode field's value.
func (*ListForListBillDetailOutput) SetBusiPeriod ¶
func (s *ListForListBillDetailOutput) SetBusiPeriod(v string) *ListForListBillDetailOutput
SetBusiPeriod sets the BusiPeriod field's value.
func (*ListForListBillDetailOutput) SetBusinessMode ¶
func (s *ListForListBillDetailOutput) SetBusinessMode(v string) *ListForListBillDetailOutput
SetBusinessMode sets the BusinessMode field's value.
func (*ListForListBillDetailOutput) SetConfigName ¶
func (s *ListForListBillDetailOutput) SetConfigName(v string) *ListForListBillDetailOutput
SetConfigName sets the ConfigName field's value.
func (*ListForListBillDetailOutput) SetConfigurationCode ¶
func (s *ListForListBillDetailOutput) SetConfigurationCode(v string) *ListForListBillDetailOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ListForListBillDetailOutput) SetCount ¶
func (s *ListForListBillDetailOutput) SetCount(v string) *ListForListBillDetailOutput
SetCount sets the Count field's value.
func (*ListForListBillDetailOutput) SetCountryRegion ¶
func (s *ListForListBillDetailOutput) SetCountryRegion(v string) *ListForListBillDetailOutput
SetCountryRegion sets the CountryRegion field's value.
func (*ListForListBillDetailOutput) SetCouponAmount ¶
func (s *ListForListBillDetailOutput) SetCouponAmount(v string) *ListForListBillDetailOutput
SetCouponAmount sets the CouponAmount field's value.
func (*ListForListBillDetailOutput) SetCreditCarriedAmount ¶
func (s *ListForListBillDetailOutput) SetCreditCarriedAmount(v string) *ListForListBillDetailOutput
SetCreditCarriedAmount sets the CreditCarriedAmount field's value.
func (*ListForListBillDetailOutput) SetCurrency ¶
func (s *ListForListBillDetailOutput) SetCurrency(v string) *ListForListBillDetailOutput
SetCurrency sets the Currency field's value.
func (*ListForListBillDetailOutput) SetCurrencySettlement ¶ added in v1.0.20
func (s *ListForListBillDetailOutput) SetCurrencySettlement(v string) *ListForListBillDetailOutput
SetCurrencySettlement sets the CurrencySettlement field's value.
func (*ListForListBillDetailOutput) SetDeductionCount ¶
func (s *ListForListBillDetailOutput) SetDeductionCount(v string) *ListForListBillDetailOutput
SetDeductionCount sets the DeductionCount field's value.
func (*ListForListBillDetailOutput) SetDeductionUseDuration ¶
func (s *ListForListBillDetailOutput) SetDeductionUseDuration(v string) *ListForListBillDetailOutput
SetDeductionUseDuration sets the DeductionUseDuration field's value.
func (*ListForListBillDetailOutput) SetDiscountBillAmount ¶
func (s *ListForListBillDetailOutput) SetDiscountBillAmount(v string) *ListForListBillDetailOutput
SetDiscountBillAmount sets the DiscountBillAmount field's value.
func (*ListForListBillDetailOutput) SetDiscountBizBillingFunction ¶
func (s *ListForListBillDetailOutput) SetDiscountBizBillingFunction(v string) *ListForListBillDetailOutput
SetDiscountBizBillingFunction sets the DiscountBizBillingFunction field's value.
func (*ListForListBillDetailOutput) SetDiscountBizMeasureInterval ¶
func (s *ListForListBillDetailOutput) SetDiscountBizMeasureInterval(v string) *ListForListBillDetailOutput
SetDiscountBizMeasureInterval sets the DiscountBizMeasureInterval field's value.
func (*ListForListBillDetailOutput) SetDiscountBizUnitPrice ¶
func (s *ListForListBillDetailOutput) SetDiscountBizUnitPrice(v string) *ListForListBillDetailOutput
SetDiscountBizUnitPrice sets the DiscountBizUnitPrice field's value.
func (*ListForListBillDetailOutput) SetDiscountBizUnitPriceInterval ¶
func (s *ListForListBillDetailOutput) SetDiscountBizUnitPriceInterval(v string) *ListForListBillDetailOutput
SetDiscountBizUnitPriceInterval sets the DiscountBizUnitPriceInterval field's value.
func (*ListForListBillDetailOutput) SetDiscountInfo ¶ added in v1.0.20
func (s *ListForListBillDetailOutput) SetDiscountInfo(v string) *ListForListBillDetailOutput
SetDiscountInfo sets the DiscountInfo field's value.
func (*ListForListBillDetailOutput) SetEffectiveFactor ¶
func (s *ListForListBillDetailOutput) SetEffectiveFactor(v string) *ListForListBillDetailOutput
SetEffectiveFactor sets the EffectiveFactor field's value.
func (*ListForListBillDetailOutput) SetElement ¶
func (s *ListForListBillDetailOutput) SetElement(v string) *ListForListBillDetailOutput
SetElement sets the Element field's value.
func (*ListForListBillDetailOutput) SetElementCode ¶
func (s *ListForListBillDetailOutput) SetElementCode(v string) *ListForListBillDetailOutput
SetElementCode sets the ElementCode field's value.
func (*ListForListBillDetailOutput) SetExchangeRate ¶ added in v1.0.20
func (s *ListForListBillDetailOutput) SetExchangeRate(v string) *ListForListBillDetailOutput
SetExchangeRate sets the ExchangeRate field's value.
func (*ListForListBillDetailOutput) SetExpandField ¶
func (s *ListForListBillDetailOutput) SetExpandField(v string) *ListForListBillDetailOutput
SetExpandField sets the ExpandField field's value.
func (*ListForListBillDetailOutput) SetExpenseBeginTime ¶
func (s *ListForListBillDetailOutput) SetExpenseBeginTime(v string) *ListForListBillDetailOutput
SetExpenseBeginTime sets the ExpenseBeginTime field's value.
func (*ListForListBillDetailOutput) SetExpenseDate ¶
func (s *ListForListBillDetailOutput) SetExpenseDate(v string) *ListForListBillDetailOutput
SetExpenseDate sets the ExpenseDate field's value.
func (*ListForListBillDetailOutput) SetExpenseEndTime ¶
func (s *ListForListBillDetailOutput) SetExpenseEndTime(v string) *ListForListBillDetailOutput
SetExpenseEndTime sets the ExpenseEndTime field's value.
func (*ListForListBillDetailOutput) SetFactor ¶
func (s *ListForListBillDetailOutput) SetFactor(v string) *ListForListBillDetailOutput
SetFactor sets the Factor field's value.
func (*ListForListBillDetailOutput) SetFactorCode ¶
func (s *ListForListBillDetailOutput) SetFactorCode(v string) *ListForListBillDetailOutput
SetFactorCode sets the FactorCode field's value.
func (*ListForListBillDetailOutput) SetFormula ¶
func (s *ListForListBillDetailOutput) SetFormula(v string) *ListForListBillDetailOutput
SetFormula sets the Formula field's value.
func (*ListForListBillDetailOutput) SetInstanceName ¶
func (s *ListForListBillDetailOutput) SetInstanceName(v string) *ListForListBillDetailOutput
SetInstanceName sets the InstanceName field's value.
func (*ListForListBillDetailOutput) SetInstanceNo ¶
func (s *ListForListBillDetailOutput) SetInstanceNo(v string) *ListForListBillDetailOutput
SetInstanceNo sets the InstanceNo field's value.
func (*ListForListBillDetailOutput) SetMainContractNumber ¶ added in v1.0.23
func (s *ListForListBillDetailOutput) SetMainContractNumber(v string) *ListForListBillDetailOutput
SetMainContractNumber sets the MainContractNumber field's value.
func (*ListForListBillDetailOutput) SetMarketPrice ¶
func (s *ListForListBillDetailOutput) SetMarketPrice(v string) *ListForListBillDetailOutput
SetMarketPrice sets the MarketPrice field's value.
func (*ListForListBillDetailOutput) SetMeasureInterval ¶
func (s *ListForListBillDetailOutput) SetMeasureInterval(v string) *ListForListBillDetailOutput
SetMeasureInterval sets the MeasureInterval field's value.
func (*ListForListBillDetailOutput) SetOriginalBillAmount ¶
func (s *ListForListBillDetailOutput) SetOriginalBillAmount(v string) *ListForListBillDetailOutput
SetOriginalBillAmount sets the OriginalBillAmount field's value.
func (*ListForListBillDetailOutput) SetOriginalOrderNo ¶ added in v1.0.23
func (s *ListForListBillDetailOutput) SetOriginalOrderNo(v string) *ListForListBillDetailOutput
SetOriginalOrderNo sets the OriginalOrderNo field's value.
func (*ListForListBillDetailOutput) SetOwnerCustomerName ¶
func (s *ListForListBillDetailOutput) SetOwnerCustomerName(v string) *ListForListBillDetailOutput
SetOwnerCustomerName sets the OwnerCustomerName field's value.
func (*ListForListBillDetailOutput) SetOwnerID ¶
func (s *ListForListBillDetailOutput) SetOwnerID(v string) *ListForListBillDetailOutput
SetOwnerID sets the OwnerID field's value.
func (*ListForListBillDetailOutput) SetOwnerUserName ¶
func (s *ListForListBillDetailOutput) SetOwnerUserName(v string) *ListForListBillDetailOutput
SetOwnerUserName sets the OwnerUserName field's value.
func (*ListForListBillDetailOutput) SetPaidAmount ¶
func (s *ListForListBillDetailOutput) SetPaidAmount(v string) *ListForListBillDetailOutput
SetPaidAmount sets the PaidAmount field's value.
func (*ListForListBillDetailOutput) SetPayableAmount ¶ added in v1.0.15
func (s *ListForListBillDetailOutput) SetPayableAmount(v string) *ListForListBillDetailOutput
SetPayableAmount sets the PayableAmount field's value.
func (*ListForListBillDetailOutput) SetPayerCustomerName ¶
func (s *ListForListBillDetailOutput) SetPayerCustomerName(v string) *ListForListBillDetailOutput
SetPayerCustomerName sets the PayerCustomerName field's value.
func (*ListForListBillDetailOutput) SetPayerID ¶
func (s *ListForListBillDetailOutput) SetPayerID(v string) *ListForListBillDetailOutput
SetPayerID sets the PayerID field's value.
func (*ListForListBillDetailOutput) SetPayerUserName ¶
func (s *ListForListBillDetailOutput) SetPayerUserName(v string) *ListForListBillDetailOutput
SetPayerUserName sets the PayerUserName field's value.
func (*ListForListBillDetailOutput) SetPosttaxAmount ¶
func (s *ListForListBillDetailOutput) SetPosttaxAmount(v string) *ListForListBillDetailOutput
SetPosttaxAmount sets the PosttaxAmount field's value.
func (*ListForListBillDetailOutput) SetPreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListBillDetailOutput) SetPreTaxPayableAmount(v string) *ListForListBillDetailOutput
SetPreTaxPayableAmount sets the PreTaxPayableAmount field's value.
func (*ListForListBillDetailOutput) SetPreferentialBillAmount ¶
func (s *ListForListBillDetailOutput) SetPreferentialBillAmount(v string) *ListForListBillDetailOutput
SetPreferentialBillAmount sets the PreferentialBillAmount field's value.
func (*ListForListBillDetailOutput) SetPretaxAmount ¶
func (s *ListForListBillDetailOutput) SetPretaxAmount(v string) *ListForListBillDetailOutput
SetPretaxAmount sets the PretaxAmount field's value.
func (*ListForListBillDetailOutput) SetPretaxRealValue ¶
func (s *ListForListBillDetailOutput) SetPretaxRealValue(v string) *ListForListBillDetailOutput
SetPretaxRealValue sets the PretaxRealValue field's value.
func (*ListForListBillDetailOutput) SetPrice ¶
func (s *ListForListBillDetailOutput) SetPrice(v string) *ListForListBillDetailOutput
SetPrice sets the Price field's value.
func (*ListForListBillDetailOutput) SetPriceInterval ¶
func (s *ListForListBillDetailOutput) SetPriceInterval(v string) *ListForListBillDetailOutput
SetPriceInterval sets the PriceInterval field's value.
func (*ListForListBillDetailOutput) SetPriceUnit ¶
func (s *ListForListBillDetailOutput) SetPriceUnit(v string) *ListForListBillDetailOutput
SetPriceUnit sets the PriceUnit field's value.
func (*ListForListBillDetailOutput) SetProduct ¶
func (s *ListForListBillDetailOutput) SetProduct(v string) *ListForListBillDetailOutput
SetProduct sets the Product field's value.
func (*ListForListBillDetailOutput) SetProductZh ¶
func (s *ListForListBillDetailOutput) SetProductZh(v string) *ListForListBillDetailOutput
SetProductZh sets the ProductZh field's value.
func (*ListForListBillDetailOutput) SetProject ¶
func (s *ListForListBillDetailOutput) SetProject(v string) *ListForListBillDetailOutput
SetProject sets the Project field's value.
func (*ListForListBillDetailOutput) SetProjectDisplayName ¶
func (s *ListForListBillDetailOutput) SetProjectDisplayName(v string) *ListForListBillDetailOutput
SetProjectDisplayName sets the ProjectDisplayName field's value.
func (*ListForListBillDetailOutput) SetRealValue ¶
func (s *ListForListBillDetailOutput) SetRealValue(v string) *ListForListBillDetailOutput
SetRealValue sets the RealValue field's value.
func (*ListForListBillDetailOutput) SetRegion ¶
func (s *ListForListBillDetailOutput) SetRegion(v string) *ListForListBillDetailOutput
SetRegion sets the Region field's value.
func (*ListForListBillDetailOutput) SetRegionCode ¶
func (s *ListForListBillDetailOutput) SetRegionCode(v string) *ListForListBillDetailOutput
SetRegionCode sets the RegionCode field's value.
func (*ListForListBillDetailOutput) SetReservationInstance ¶
func (s *ListForListBillDetailOutput) SetReservationInstance(v string) *ListForListBillDetailOutput
SetReservationInstance sets the ReservationInstance field's value.
func (*ListForListBillDetailOutput) SetRoundAmount ¶
func (s *ListForListBillDetailOutput) SetRoundAmount(v float64) *ListForListBillDetailOutput
SetRoundAmount sets the RoundAmount field's value.
func (*ListForListBillDetailOutput) SetSavingPlanDeductionDiscountAmount ¶ added in v1.0.20
func (s *ListForListBillDetailOutput) SetSavingPlanDeductionDiscountAmount(v string) *ListForListBillDetailOutput
SetSavingPlanDeductionDiscountAmount sets the SavingPlanDeductionDiscountAmount field's value.
func (*ListForListBillDetailOutput) SetSavingPlanDeductionSpID ¶ added in v1.0.20
func (s *ListForListBillDetailOutput) SetSavingPlanDeductionSpID(v string) *ListForListBillDetailOutput
SetSavingPlanDeductionSpID sets the SavingPlanDeductionSpID field's value.
func (*ListForListBillDetailOutput) SetSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListBillDetailOutput) SetSavingPlanOriginalAmount(v string) *ListForListBillDetailOutput
SetSavingPlanOriginalAmount sets the SavingPlanOriginalAmount field's value.
func (*ListForListBillDetailOutput) SetSellerCustomerName ¶
func (s *ListForListBillDetailOutput) SetSellerCustomerName(v string) *ListForListBillDetailOutput
SetSellerCustomerName sets the SellerCustomerName field's value.
func (*ListForListBillDetailOutput) SetSellerID ¶
func (s *ListForListBillDetailOutput) SetSellerID(v string) *ListForListBillDetailOutput
SetSellerID sets the SellerID field's value.
func (*ListForListBillDetailOutput) SetSellerUserName ¶
func (s *ListForListBillDetailOutput) SetSellerUserName(v string) *ListForListBillDetailOutput
SetSellerUserName sets the SellerUserName field's value.
func (*ListForListBillDetailOutput) SetSellingMode ¶
func (s *ListForListBillDetailOutput) SetSellingMode(v string) *ListForListBillDetailOutput
SetSellingMode sets the SellingMode field's value.
func (*ListForListBillDetailOutput) SetSettlePayableAmount ¶ added in v1.0.20
func (s *ListForListBillDetailOutput) SetSettlePayableAmount(v string) *ListForListBillDetailOutput
SetSettlePayableAmount sets the SettlePayableAmount field's value.
func (*ListForListBillDetailOutput) SetSettlePosttaxAmount ¶
func (s *ListForListBillDetailOutput) SetSettlePosttaxAmount(v string) *ListForListBillDetailOutput
SetSettlePosttaxAmount sets the SettlePosttaxAmount field's value.
func (*ListForListBillDetailOutput) SetSettlePreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListBillDetailOutput) SetSettlePreTaxPayableAmount(v string) *ListForListBillDetailOutput
SetSettlePreTaxPayableAmount sets the SettlePreTaxPayableAmount field's value.
func (*ListForListBillDetailOutput) SetSettlePretaxAmount ¶
func (s *ListForListBillDetailOutput) SetSettlePretaxAmount(v string) *ListForListBillDetailOutput
SetSettlePretaxAmount sets the SettlePretaxAmount field's value.
func (*ListForListBillDetailOutput) SetSettlePretaxRealValue ¶
func (s *ListForListBillDetailOutput) SetSettlePretaxRealValue(v string) *ListForListBillDetailOutput
SetSettlePretaxRealValue sets the SettlePretaxRealValue field's value.
func (*ListForListBillDetailOutput) SetSettleRealValue ¶
func (s *ListForListBillDetailOutput) SetSettleRealValue(v string) *ListForListBillDetailOutput
SetSettleRealValue sets the SettleRealValue field's value.
func (*ListForListBillDetailOutput) SetSettleTax ¶
func (s *ListForListBillDetailOutput) SetSettleTax(v string) *ListForListBillDetailOutput
SetSettleTax sets the SettleTax field's value.
func (*ListForListBillDetailOutput) SetSettlementType ¶
func (s *ListForListBillDetailOutput) SetSettlementType(v string) *ListForListBillDetailOutput
SetSettlementType sets the SettlementType field's value.
func (*ListForListBillDetailOutput) SetSolutionZh ¶
func (s *ListForListBillDetailOutput) SetSolutionZh(v string) *ListForListBillDetailOutput
SetSolutionZh sets the SolutionZh field's value.
func (*ListForListBillDetailOutput) SetSubjectName ¶
func (s *ListForListBillDetailOutput) SetSubjectName(v string) *ListForListBillDetailOutput
SetSubjectName sets the SubjectName field's value.
func (*ListForListBillDetailOutput) SetTag ¶
func (s *ListForListBillDetailOutput) SetTag(v string) *ListForListBillDetailOutput
SetTag sets the Tag field's value.
func (*ListForListBillDetailOutput) SetTax ¶
func (s *ListForListBillDetailOutput) SetTax(v string) *ListForListBillDetailOutput
SetTax sets the Tax field's value.
func (*ListForListBillDetailOutput) SetTaxRate ¶
func (s *ListForListBillDetailOutput) SetTaxRate(v string) *ListForListBillDetailOutput
SetTaxRate sets the TaxRate field's value.
func (*ListForListBillDetailOutput) SetTradeTime ¶
func (s *ListForListBillDetailOutput) SetTradeTime(v string) *ListForListBillDetailOutput
SetTradeTime sets the TradeTime field's value.
func (*ListForListBillDetailOutput) SetUnit ¶
func (s *ListForListBillDetailOutput) SetUnit(v string) *ListForListBillDetailOutput
SetUnit sets the Unit field's value.
func (*ListForListBillDetailOutput) SetUnpaidAmount ¶
func (s *ListForListBillDetailOutput) SetUnpaidAmount(v string) *ListForListBillDetailOutput
SetUnpaidAmount sets the UnpaidAmount field's value.
func (*ListForListBillDetailOutput) SetUseDuration ¶
func (s *ListForListBillDetailOutput) SetUseDuration(v string) *ListForListBillDetailOutput
SetUseDuration sets the UseDuration field's value.
func (*ListForListBillDetailOutput) SetUseDurationUnit ¶
func (s *ListForListBillDetailOutput) SetUseDurationUnit(v string) *ListForListBillDetailOutput
SetUseDurationUnit sets the UseDurationUnit field's value.
func (*ListForListBillDetailOutput) SetZone ¶
func (s *ListForListBillDetailOutput) SetZone(v string) *ListForListBillDetailOutput
SetZone sets the Zone field's value.
func (*ListForListBillDetailOutput) SetZoneCode ¶
func (s *ListForListBillDetailOutput) SetZoneCode(v string) *ListForListBillDetailOutput
SetZoneCode sets the ZoneCode field's value.
func (ListForListBillDetailOutput) String ¶
func (s ListForListBillDetailOutput) String() string
String returns the string representation
type ListForListBillOutput ¶ added in v1.0.15
type ListForListBillOutput struct {
BillCategoryParent *string `type:"string" json:",omitempty"`
BillDetailNum *string `type:"string" json:",omitempty"`
BillID *string `type:"string" json:",omitempty"`
BillPeriod *string `type:"string" json:",omitempty"`
BillingMode *string `type:"string" json:",omitempty"`
BusiPeriod *string `type:"string" json:",omitempty"`
BusinessMode *string `type:"string" json:",omitempty"`
CountryRegion *string `type:"string" json:",omitempty"`
CouponAmount *string `type:"string" json:",omitempty"`
CreditCarriedAmount *string `type:"string" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
CurrencySettlement *string `type:"string" json:",omitempty"`
DiscountBillAmount *string `type:"string" json:",omitempty"`
ExchangeRate *string `type:"string" json:",omitempty"`
ExpenseBeginTime *string `type:"string" json:",omitempty"`
ExpenseEndTime *string `type:"string" json:",omitempty"`
OriginalBillAmount *string `type:"string" json:",omitempty"`
OwnerCustomerName *string `type:"string" json:",omitempty"`
OwnerID *string `type:"string" json:",omitempty"`
OwnerUserName *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayStatus *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
PayerCustomerName *string `type:"string" json:",omitempty"`
PayerID *string `type:"string" json:",omitempty"`
PayerUserName *string `type:"string" json:",omitempty"`
PosttaxAmount *string `type:"string" json:",omitempty"`
PreTaxPayableAmount *string `type:"string" json:",omitempty"`
PreferentialBillAmount *string `type:"string" json:",omitempty"`
PretaxAmount *string `type:"string" json:",omitempty"`
PretaxRealValue *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
ProductZh *string `type:"string" json:",omitempty"`
RealValue *string `type:"string" json:",omitempty"`
RoundBillAmount *string `type:"string" json:",omitempty"`
SavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
SellerCustomerName *string `type:"string" json:",omitempty"`
SellerID *string `type:"string" json:",omitempty"`
SellerUserName *string `type:"string" json:",omitempty"`
SettlePayableAmount *string `type:"string" json:",omitempty"`
SettlePosttaxAmount *string `type:"string" json:",omitempty"`
SettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
SettlePretaxAmount *string `type:"string" json:",omitempty"`
SettlePretaxRealValue *string `type:"string" json:",omitempty"`
SettleRealValue *string `type:"string" json:",omitempty"`
SettleTax *string `type:"string" json:",omitempty"`
SettlementType *string `type:"string" json:",omitempty"`
SubjectName *string `type:"string" json:",omitempty"`
Tax *string `type:"string" json:",omitempty"`
TaxRate *string `type:"string" json:",omitempty"`
TradeTime *string `type:"string" json:",omitempty"`
UnpaidAmount *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListBillOutput) GoString ¶ added in v1.0.15
func (s ListForListBillOutput) GoString() string
GoString returns the string representation
func (*ListForListBillOutput) SetBillCategoryParent ¶ added in v1.0.15
func (s *ListForListBillOutput) SetBillCategoryParent(v string) *ListForListBillOutput
SetBillCategoryParent sets the BillCategoryParent field's value.
func (*ListForListBillOutput) SetBillDetailNum ¶ added in v1.0.15
func (s *ListForListBillOutput) SetBillDetailNum(v string) *ListForListBillOutput
SetBillDetailNum sets the BillDetailNum field's value.
func (*ListForListBillOutput) SetBillID ¶ added in v1.0.15
func (s *ListForListBillOutput) SetBillID(v string) *ListForListBillOutput
SetBillID sets the BillID field's value.
func (*ListForListBillOutput) SetBillPeriod ¶ added in v1.0.15
func (s *ListForListBillOutput) SetBillPeriod(v string) *ListForListBillOutput
SetBillPeriod sets the BillPeriod field's value.
func (*ListForListBillOutput) SetBillingMode ¶ added in v1.0.15
func (s *ListForListBillOutput) SetBillingMode(v string) *ListForListBillOutput
SetBillingMode sets the BillingMode field's value.
func (*ListForListBillOutput) SetBusiPeriod ¶ added in v1.0.15
func (s *ListForListBillOutput) SetBusiPeriod(v string) *ListForListBillOutput
SetBusiPeriod sets the BusiPeriod field's value.
func (*ListForListBillOutput) SetBusinessMode ¶ added in v1.0.15
func (s *ListForListBillOutput) SetBusinessMode(v string) *ListForListBillOutput
SetBusinessMode sets the BusinessMode field's value.
func (*ListForListBillOutput) SetCountryRegion ¶ added in v1.0.20
func (s *ListForListBillOutput) SetCountryRegion(v string) *ListForListBillOutput
SetCountryRegion sets the CountryRegion field's value.
func (*ListForListBillOutput) SetCouponAmount ¶ added in v1.0.15
func (s *ListForListBillOutput) SetCouponAmount(v string) *ListForListBillOutput
SetCouponAmount sets the CouponAmount field's value.
func (*ListForListBillOutput) SetCreditCarriedAmount ¶ added in v1.0.15
func (s *ListForListBillOutput) SetCreditCarriedAmount(v string) *ListForListBillOutput
SetCreditCarriedAmount sets the CreditCarriedAmount field's value.
func (*ListForListBillOutput) SetCurrency ¶ added in v1.0.15
func (s *ListForListBillOutput) SetCurrency(v string) *ListForListBillOutput
SetCurrency sets the Currency field's value.
func (*ListForListBillOutput) SetCurrencySettlement ¶ added in v1.0.20
func (s *ListForListBillOutput) SetCurrencySettlement(v string) *ListForListBillOutput
SetCurrencySettlement sets the CurrencySettlement field's value.
func (*ListForListBillOutput) SetDiscountBillAmount ¶ added in v1.0.15
func (s *ListForListBillOutput) SetDiscountBillAmount(v string) *ListForListBillOutput
SetDiscountBillAmount sets the DiscountBillAmount field's value.
func (*ListForListBillOutput) SetExchangeRate ¶ added in v1.0.20
func (s *ListForListBillOutput) SetExchangeRate(v string) *ListForListBillOutput
SetExchangeRate sets the ExchangeRate field's value.
func (*ListForListBillOutput) SetExpenseBeginTime ¶ added in v1.0.15
func (s *ListForListBillOutput) SetExpenseBeginTime(v string) *ListForListBillOutput
SetExpenseBeginTime sets the ExpenseBeginTime field's value.
func (*ListForListBillOutput) SetExpenseEndTime ¶ added in v1.0.15
func (s *ListForListBillOutput) SetExpenseEndTime(v string) *ListForListBillOutput
SetExpenseEndTime sets the ExpenseEndTime field's value.
func (*ListForListBillOutput) SetOriginalBillAmount ¶ added in v1.0.15
func (s *ListForListBillOutput) SetOriginalBillAmount(v string) *ListForListBillOutput
SetOriginalBillAmount sets the OriginalBillAmount field's value.
func (*ListForListBillOutput) SetOwnerCustomerName ¶ added in v1.0.15
func (s *ListForListBillOutput) SetOwnerCustomerName(v string) *ListForListBillOutput
SetOwnerCustomerName sets the OwnerCustomerName field's value.
func (*ListForListBillOutput) SetOwnerID ¶ added in v1.0.15
func (s *ListForListBillOutput) SetOwnerID(v string) *ListForListBillOutput
SetOwnerID sets the OwnerID field's value.
func (*ListForListBillOutput) SetOwnerUserName ¶ added in v1.0.15
func (s *ListForListBillOutput) SetOwnerUserName(v string) *ListForListBillOutput
SetOwnerUserName sets the OwnerUserName field's value.
func (*ListForListBillOutput) SetPaidAmount ¶ added in v1.0.15
func (s *ListForListBillOutput) SetPaidAmount(v string) *ListForListBillOutput
SetPaidAmount sets the PaidAmount field's value.
func (*ListForListBillOutput) SetPayStatus ¶ added in v1.0.15
func (s *ListForListBillOutput) SetPayStatus(v string) *ListForListBillOutput
SetPayStatus sets the PayStatus field's value.
func (*ListForListBillOutput) SetPayableAmount ¶ added in v1.0.15
func (s *ListForListBillOutput) SetPayableAmount(v string) *ListForListBillOutput
SetPayableAmount sets the PayableAmount field's value.
func (*ListForListBillOutput) SetPayerCustomerName ¶ added in v1.0.15
func (s *ListForListBillOutput) SetPayerCustomerName(v string) *ListForListBillOutput
SetPayerCustomerName sets the PayerCustomerName field's value.
func (*ListForListBillOutput) SetPayerID ¶ added in v1.0.15
func (s *ListForListBillOutput) SetPayerID(v string) *ListForListBillOutput
SetPayerID sets the PayerID field's value.
func (*ListForListBillOutput) SetPayerUserName ¶ added in v1.0.15
func (s *ListForListBillOutput) SetPayerUserName(v string) *ListForListBillOutput
SetPayerUserName sets the PayerUserName field's value.
func (*ListForListBillOutput) SetPosttaxAmount ¶ added in v1.0.20
func (s *ListForListBillOutput) SetPosttaxAmount(v string) *ListForListBillOutput
SetPosttaxAmount sets the PosttaxAmount field's value.
func (*ListForListBillOutput) SetPreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListBillOutput) SetPreTaxPayableAmount(v string) *ListForListBillOutput
SetPreTaxPayableAmount sets the PreTaxPayableAmount field's value.
func (*ListForListBillOutput) SetPreferentialBillAmount ¶ added in v1.0.15
func (s *ListForListBillOutput) SetPreferentialBillAmount(v string) *ListForListBillOutput
SetPreferentialBillAmount sets the PreferentialBillAmount field's value.
func (*ListForListBillOutput) SetPretaxAmount ¶ added in v1.0.20
func (s *ListForListBillOutput) SetPretaxAmount(v string) *ListForListBillOutput
SetPretaxAmount sets the PretaxAmount field's value.
func (*ListForListBillOutput) SetPretaxRealValue ¶ added in v1.0.20
func (s *ListForListBillOutput) SetPretaxRealValue(v string) *ListForListBillOutput
SetPretaxRealValue sets the PretaxRealValue field's value.
func (*ListForListBillOutput) SetProduct ¶ added in v1.0.15
func (s *ListForListBillOutput) SetProduct(v string) *ListForListBillOutput
SetProduct sets the Product field's value.
func (*ListForListBillOutput) SetProductZh ¶ added in v1.0.15
func (s *ListForListBillOutput) SetProductZh(v string) *ListForListBillOutput
SetProductZh sets the ProductZh field's value.
func (*ListForListBillOutput) SetRealValue ¶ added in v1.0.20
func (s *ListForListBillOutput) SetRealValue(v string) *ListForListBillOutput
SetRealValue sets the RealValue field's value.
func (*ListForListBillOutput) SetRoundBillAmount ¶ added in v1.0.15
func (s *ListForListBillOutput) SetRoundBillAmount(v string) *ListForListBillOutput
SetRoundBillAmount sets the RoundBillAmount field's value.
func (*ListForListBillOutput) SetSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListBillOutput) SetSavingPlanOriginalAmount(v string) *ListForListBillOutput
SetSavingPlanOriginalAmount sets the SavingPlanOriginalAmount field's value.
func (*ListForListBillOutput) SetSellerCustomerName ¶ added in v1.0.15
func (s *ListForListBillOutput) SetSellerCustomerName(v string) *ListForListBillOutput
SetSellerCustomerName sets the SellerCustomerName field's value.
func (*ListForListBillOutput) SetSellerID ¶ added in v1.0.15
func (s *ListForListBillOutput) SetSellerID(v string) *ListForListBillOutput
SetSellerID sets the SellerID field's value.
func (*ListForListBillOutput) SetSellerUserName ¶ added in v1.0.15
func (s *ListForListBillOutput) SetSellerUserName(v string) *ListForListBillOutput
SetSellerUserName sets the SellerUserName field's value.
func (*ListForListBillOutput) SetSettlePayableAmount ¶ added in v1.0.20
func (s *ListForListBillOutput) SetSettlePayableAmount(v string) *ListForListBillOutput
SetSettlePayableAmount sets the SettlePayableAmount field's value.
func (*ListForListBillOutput) SetSettlePosttaxAmount ¶ added in v1.0.20
func (s *ListForListBillOutput) SetSettlePosttaxAmount(v string) *ListForListBillOutput
SetSettlePosttaxAmount sets the SettlePosttaxAmount field's value.
func (*ListForListBillOutput) SetSettlePreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListBillOutput) SetSettlePreTaxPayableAmount(v string) *ListForListBillOutput
SetSettlePreTaxPayableAmount sets the SettlePreTaxPayableAmount field's value.
func (*ListForListBillOutput) SetSettlePretaxAmount ¶ added in v1.0.20
func (s *ListForListBillOutput) SetSettlePretaxAmount(v string) *ListForListBillOutput
SetSettlePretaxAmount sets the SettlePretaxAmount field's value.
func (*ListForListBillOutput) SetSettlePretaxRealValue ¶ added in v1.0.20
func (s *ListForListBillOutput) SetSettlePretaxRealValue(v string) *ListForListBillOutput
SetSettlePretaxRealValue sets the SettlePretaxRealValue field's value.
func (*ListForListBillOutput) SetSettleRealValue ¶ added in v1.0.20
func (s *ListForListBillOutput) SetSettleRealValue(v string) *ListForListBillOutput
SetSettleRealValue sets the SettleRealValue field's value.
func (*ListForListBillOutput) SetSettleTax ¶ added in v1.0.20
func (s *ListForListBillOutput) SetSettleTax(v string) *ListForListBillOutput
SetSettleTax sets the SettleTax field's value.
func (*ListForListBillOutput) SetSettlementType ¶ added in v1.0.15
func (s *ListForListBillOutput) SetSettlementType(v string) *ListForListBillOutput
SetSettlementType sets the SettlementType field's value.
func (*ListForListBillOutput) SetSubjectName ¶ added in v1.0.15
func (s *ListForListBillOutput) SetSubjectName(v string) *ListForListBillOutput
SetSubjectName sets the SubjectName field's value.
func (*ListForListBillOutput) SetTax ¶ added in v1.0.20
func (s *ListForListBillOutput) SetTax(v string) *ListForListBillOutput
SetTax sets the Tax field's value.
func (*ListForListBillOutput) SetTaxRate ¶ added in v1.0.20
func (s *ListForListBillOutput) SetTaxRate(v string) *ListForListBillOutput
SetTaxRate sets the TaxRate field's value.
func (*ListForListBillOutput) SetTradeTime ¶ added in v1.0.15
func (s *ListForListBillOutput) SetTradeTime(v string) *ListForListBillOutput
SetTradeTime sets the TradeTime field's value.
func (*ListForListBillOutput) SetUnpaidAmount ¶ added in v1.0.15
func (s *ListForListBillOutput) SetUnpaidAmount(v string) *ListForListBillOutput
SetUnpaidAmount sets the UnpaidAmount field's value.
func (ListForListBillOutput) String ¶ added in v1.0.15
func (s ListForListBillOutput) String() string
String returns the string representation
type ListForListBillOverviewByCategoryOutput ¶
type ListForListBillOverviewByCategoryOutput struct {
BillCategoryParent *string `type:"string" json:",omitempty"`
BillPeriod *string `type:"string" json:",omitempty"`
BusinessMode *string `type:"string" json:",omitempty"`
CountryArea *string `type:"string" json:",omitempty"`
CountryRegion *string `type:"string" json:",omitempty"`
CouponAmount *string `type:"string" json:",omitempty"`
CreditCarriedAmount *string `type:"string" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
CurrencySettlement *string `type:"string" json:",omitempty"`
DiscountBillAmount *string `type:"string" json:",omitempty"`
OriginalBillAmount *string `type:"string" json:",omitempty"`
OwnerCustomerName *string `type:"string" json:",omitempty"`
OwnerID *string `type:"string" json:",omitempty"`
OwnerUserName *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
PayerCustomerName *string `type:"string" json:",omitempty"`
PayerID *string `type:"string" json:",omitempty"`
PayerUserName *string `type:"string" json:",omitempty"`
PosttaxAmount *string `type:"string" json:",omitempty"`
PreTaxPayableAmount *string `type:"string" json:",omitempty"`
PretaxAmount *string `type:"string" json:",omitempty"`
PretaxRealValue *string `type:"string" json:",omitempty"`
RealValue *string `type:"string" json:",omitempty"`
SavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
SellerCustomerName *string `type:"string" json:",omitempty"`
SellerID *string `type:"string" json:",omitempty"`
SellerUserName *string `type:"string" json:",omitempty"`
SettlePayableAmount *string `type:"string" json:",omitempty"`
SettlePosttaxAmount *string `type:"string" json:",omitempty"`
SettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
SettlePretaxAmount *string `type:"string" json:",omitempty"`
SettlePretaxRealValue *string `type:"string" json:",omitempty"`
SettleRealValue *string `type:"string" json:",omitempty"`
SettleTax *string `type:"string" json:",omitempty"`
SettlementType *string `type:"string" json:",omitempty"`
SubjectName *string `type:"string" json:",omitempty"`
SubjectNo *string `type:"string" json:",omitempty"`
Tax *string `type:"string" json:",omitempty"`
UnpaidAmount *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListBillOverviewByCategoryOutput) GoString ¶
func (s ListForListBillOverviewByCategoryOutput) GoString() string
GoString returns the string representation
func (*ListForListBillOverviewByCategoryOutput) SetBillCategoryParent ¶
func (s *ListForListBillOverviewByCategoryOutput) SetBillCategoryParent(v string) *ListForListBillOverviewByCategoryOutput
SetBillCategoryParent sets the BillCategoryParent field's value.
func (*ListForListBillOverviewByCategoryOutput) SetBillPeriod ¶
func (s *ListForListBillOverviewByCategoryOutput) SetBillPeriod(v string) *ListForListBillOverviewByCategoryOutput
SetBillPeriod sets the BillPeriod field's value.
func (*ListForListBillOverviewByCategoryOutput) SetBusinessMode ¶
func (s *ListForListBillOverviewByCategoryOutput) SetBusinessMode(v string) *ListForListBillOverviewByCategoryOutput
SetBusinessMode sets the BusinessMode field's value.
func (*ListForListBillOverviewByCategoryOutput) SetCountryArea ¶
func (s *ListForListBillOverviewByCategoryOutput) SetCountryArea(v string) *ListForListBillOverviewByCategoryOutput
SetCountryArea sets the CountryArea field's value.
func (*ListForListBillOverviewByCategoryOutput) SetCountryRegion ¶
func (s *ListForListBillOverviewByCategoryOutput) SetCountryRegion(v string) *ListForListBillOverviewByCategoryOutput
SetCountryRegion sets the CountryRegion field's value.
func (*ListForListBillOverviewByCategoryOutput) SetCouponAmount ¶
func (s *ListForListBillOverviewByCategoryOutput) SetCouponAmount(v string) *ListForListBillOverviewByCategoryOutput
SetCouponAmount sets the CouponAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetCreditCarriedAmount ¶
func (s *ListForListBillOverviewByCategoryOutput) SetCreditCarriedAmount(v string) *ListForListBillOverviewByCategoryOutput
SetCreditCarriedAmount sets the CreditCarriedAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetCurrency ¶
func (s *ListForListBillOverviewByCategoryOutput) SetCurrency(v string) *ListForListBillOverviewByCategoryOutput
SetCurrency sets the Currency field's value.
func (*ListForListBillOverviewByCategoryOutput) SetCurrencySettlement ¶ added in v1.0.20
func (s *ListForListBillOverviewByCategoryOutput) SetCurrencySettlement(v string) *ListForListBillOverviewByCategoryOutput
SetCurrencySettlement sets the CurrencySettlement field's value.
func (*ListForListBillOverviewByCategoryOutput) SetDiscountBillAmount ¶
func (s *ListForListBillOverviewByCategoryOutput) SetDiscountBillAmount(v string) *ListForListBillOverviewByCategoryOutput
SetDiscountBillAmount sets the DiscountBillAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetOriginalBillAmount ¶
func (s *ListForListBillOverviewByCategoryOutput) SetOriginalBillAmount(v string) *ListForListBillOverviewByCategoryOutput
SetOriginalBillAmount sets the OriginalBillAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetOwnerCustomerName ¶
func (s *ListForListBillOverviewByCategoryOutput) SetOwnerCustomerName(v string) *ListForListBillOverviewByCategoryOutput
SetOwnerCustomerName sets the OwnerCustomerName field's value.
func (*ListForListBillOverviewByCategoryOutput) SetOwnerID ¶
func (s *ListForListBillOverviewByCategoryOutput) SetOwnerID(v string) *ListForListBillOverviewByCategoryOutput
SetOwnerID sets the OwnerID field's value.
func (*ListForListBillOverviewByCategoryOutput) SetOwnerUserName ¶
func (s *ListForListBillOverviewByCategoryOutput) SetOwnerUserName(v string) *ListForListBillOverviewByCategoryOutput
SetOwnerUserName sets the OwnerUserName field's value.
func (*ListForListBillOverviewByCategoryOutput) SetPaidAmount ¶
func (s *ListForListBillOverviewByCategoryOutput) SetPaidAmount(v string) *ListForListBillOverviewByCategoryOutput
SetPaidAmount sets the PaidAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetPayableAmount ¶ added in v1.0.15
func (s *ListForListBillOverviewByCategoryOutput) SetPayableAmount(v string) *ListForListBillOverviewByCategoryOutput
SetPayableAmount sets the PayableAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetPayerCustomerName ¶
func (s *ListForListBillOverviewByCategoryOutput) SetPayerCustomerName(v string) *ListForListBillOverviewByCategoryOutput
SetPayerCustomerName sets the PayerCustomerName field's value.
func (*ListForListBillOverviewByCategoryOutput) SetPayerID ¶
func (s *ListForListBillOverviewByCategoryOutput) SetPayerID(v string) *ListForListBillOverviewByCategoryOutput
SetPayerID sets the PayerID field's value.
func (*ListForListBillOverviewByCategoryOutput) SetPayerUserName ¶
func (s *ListForListBillOverviewByCategoryOutput) SetPayerUserName(v string) *ListForListBillOverviewByCategoryOutput
SetPayerUserName sets the PayerUserName field's value.
func (*ListForListBillOverviewByCategoryOutput) SetPosttaxAmount ¶
func (s *ListForListBillOverviewByCategoryOutput) SetPosttaxAmount(v string) *ListForListBillOverviewByCategoryOutput
SetPosttaxAmount sets the PosttaxAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetPreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListBillOverviewByCategoryOutput) SetPreTaxPayableAmount(v string) *ListForListBillOverviewByCategoryOutput
SetPreTaxPayableAmount sets the PreTaxPayableAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetPretaxAmount ¶
func (s *ListForListBillOverviewByCategoryOutput) SetPretaxAmount(v string) *ListForListBillOverviewByCategoryOutput
SetPretaxAmount sets the PretaxAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetPretaxRealValue ¶
func (s *ListForListBillOverviewByCategoryOutput) SetPretaxRealValue(v string) *ListForListBillOverviewByCategoryOutput
SetPretaxRealValue sets the PretaxRealValue field's value.
func (*ListForListBillOverviewByCategoryOutput) SetRealValue ¶
func (s *ListForListBillOverviewByCategoryOutput) SetRealValue(v string) *ListForListBillOverviewByCategoryOutput
SetRealValue sets the RealValue field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListBillOverviewByCategoryOutput) SetSavingPlanOriginalAmount(v string) *ListForListBillOverviewByCategoryOutput
SetSavingPlanOriginalAmount sets the SavingPlanOriginalAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSellerCustomerName ¶
func (s *ListForListBillOverviewByCategoryOutput) SetSellerCustomerName(v string) *ListForListBillOverviewByCategoryOutput
SetSellerCustomerName sets the SellerCustomerName field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSellerID ¶
func (s *ListForListBillOverviewByCategoryOutput) SetSellerID(v string) *ListForListBillOverviewByCategoryOutput
SetSellerID sets the SellerID field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSellerUserName ¶
func (s *ListForListBillOverviewByCategoryOutput) SetSellerUserName(v string) *ListForListBillOverviewByCategoryOutput
SetSellerUserName sets the SellerUserName field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSettlePayableAmount ¶ added in v1.0.20
func (s *ListForListBillOverviewByCategoryOutput) SetSettlePayableAmount(v string) *ListForListBillOverviewByCategoryOutput
SetSettlePayableAmount sets the SettlePayableAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSettlePosttaxAmount ¶
func (s *ListForListBillOverviewByCategoryOutput) SetSettlePosttaxAmount(v string) *ListForListBillOverviewByCategoryOutput
SetSettlePosttaxAmount sets the SettlePosttaxAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSettlePreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListBillOverviewByCategoryOutput) SetSettlePreTaxPayableAmount(v string) *ListForListBillOverviewByCategoryOutput
SetSettlePreTaxPayableAmount sets the SettlePreTaxPayableAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSettlePretaxAmount ¶
func (s *ListForListBillOverviewByCategoryOutput) SetSettlePretaxAmount(v string) *ListForListBillOverviewByCategoryOutput
SetSettlePretaxAmount sets the SettlePretaxAmount field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSettlePretaxRealValue ¶
func (s *ListForListBillOverviewByCategoryOutput) SetSettlePretaxRealValue(v string) *ListForListBillOverviewByCategoryOutput
SetSettlePretaxRealValue sets the SettlePretaxRealValue field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSettleRealValue ¶
func (s *ListForListBillOverviewByCategoryOutput) SetSettleRealValue(v string) *ListForListBillOverviewByCategoryOutput
SetSettleRealValue sets the SettleRealValue field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSettleTax ¶
func (s *ListForListBillOverviewByCategoryOutput) SetSettleTax(v string) *ListForListBillOverviewByCategoryOutput
SetSettleTax sets the SettleTax field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSettlementType ¶
func (s *ListForListBillOverviewByCategoryOutput) SetSettlementType(v string) *ListForListBillOverviewByCategoryOutput
SetSettlementType sets the SettlementType field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSubjectName ¶
func (s *ListForListBillOverviewByCategoryOutput) SetSubjectName(v string) *ListForListBillOverviewByCategoryOutput
SetSubjectName sets the SubjectName field's value.
func (*ListForListBillOverviewByCategoryOutput) SetSubjectNo ¶
func (s *ListForListBillOverviewByCategoryOutput) SetSubjectNo(v string) *ListForListBillOverviewByCategoryOutput
SetSubjectNo sets the SubjectNo field's value.
func (*ListForListBillOverviewByCategoryOutput) SetTax ¶
func (s *ListForListBillOverviewByCategoryOutput) SetTax(v string) *ListForListBillOverviewByCategoryOutput
SetTax sets the Tax field's value.
func (*ListForListBillOverviewByCategoryOutput) SetUnpaidAmount ¶
func (s *ListForListBillOverviewByCategoryOutput) SetUnpaidAmount(v string) *ListForListBillOverviewByCategoryOutput
SetUnpaidAmount sets the UnpaidAmount field's value.
func (ListForListBillOverviewByCategoryOutput) String ¶
func (s ListForListBillOverviewByCategoryOutput) String() string
String returns the string representation
type ListForListBillOverviewByProdOutput ¶
type ListForListBillOverviewByProdOutput struct {
BillCategoryParent *string `type:"string" json:",omitempty"`
BillPeriod *string `type:"string" json:",omitempty"`
BillingMode *string `type:"string" json:",omitempty"`
BusinessMode *string `type:"string" json:",omitempty"`
CountryRegion *string `type:"string" json:",omitempty"`
CouponAmount *string `type:"string" json:",omitempty"`
CreditCarriedAmount *string `type:"string" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
CurrencySettlement *string `type:"string" json:",omitempty"`
DiscountBillAmount *string `type:"string" json:",omitempty"`
OriginalBillAmount *string `type:"string" json:",omitempty"`
OwnerCustomerName *string `type:"string" json:",omitempty"`
OwnerID *string `type:"string" json:",omitempty"`
OwnerUserName *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
PayerCustomerName *string `type:"string" json:",omitempty"`
PayerID *string `type:"string" json:",omitempty"`
PayerUserName *string `type:"string" json:",omitempty"`
PosttaxAmount *string `type:"string" json:",omitempty"`
PreTaxPayableAmount *string `type:"string" json:",omitempty"`
PreferentialBillAmount *string `type:"string" json:",omitempty"`
PretaxAmount *string `type:"string" json:",omitempty"`
PretaxRealValue *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
ProductZh *string `type:"string" json:",omitempty"`
RealValue *string `type:"string" json:",omitempty"`
RoundBillAmount *string `type:"string" json:",omitempty"`
SavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
SellerCustomerName *string `type:"string" json:",omitempty"`
SellerID *string `type:"string" json:",omitempty"`
SellerUserName *string `type:"string" json:",omitempty"`
SettlePayableAmount *string `type:"string" json:",omitempty"`
SettlePosttaxAmount *string `type:"string" json:",omitempty"`
SettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
SettlePretaxAmount *string `type:"string" json:",omitempty"`
SettlePretaxRealValue *string `type:"string" json:",omitempty"`
SettleRealValue *string `type:"string" json:",omitempty"`
SettleTax *string `type:"string" json:",omitempty"`
SettlementType *string `type:"string" json:",omitempty"`
SubjectName *string `type:"string" json:",omitempty"`
Tax *string `type:"string" json:",omitempty"`
UnpaidAmount *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListBillOverviewByProdOutput) GoString ¶
func (s ListForListBillOverviewByProdOutput) GoString() string
GoString returns the string representation
func (*ListForListBillOverviewByProdOutput) SetBillCategoryParent ¶
func (s *ListForListBillOverviewByProdOutput) SetBillCategoryParent(v string) *ListForListBillOverviewByProdOutput
SetBillCategoryParent sets the BillCategoryParent field's value.
func (*ListForListBillOverviewByProdOutput) SetBillPeriod ¶
func (s *ListForListBillOverviewByProdOutput) SetBillPeriod(v string) *ListForListBillOverviewByProdOutput
SetBillPeriod sets the BillPeriod field's value.
func (*ListForListBillOverviewByProdOutput) SetBillingMode ¶
func (s *ListForListBillOverviewByProdOutput) SetBillingMode(v string) *ListForListBillOverviewByProdOutput
SetBillingMode sets the BillingMode field's value.
func (*ListForListBillOverviewByProdOutput) SetBusinessMode ¶
func (s *ListForListBillOverviewByProdOutput) SetBusinessMode(v string) *ListForListBillOverviewByProdOutput
SetBusinessMode sets the BusinessMode field's value.
func (*ListForListBillOverviewByProdOutput) SetCountryRegion ¶
func (s *ListForListBillOverviewByProdOutput) SetCountryRegion(v string) *ListForListBillOverviewByProdOutput
SetCountryRegion sets the CountryRegion field's value.
func (*ListForListBillOverviewByProdOutput) SetCouponAmount ¶
func (s *ListForListBillOverviewByProdOutput) SetCouponAmount(v string) *ListForListBillOverviewByProdOutput
SetCouponAmount sets the CouponAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetCreditCarriedAmount ¶
func (s *ListForListBillOverviewByProdOutput) SetCreditCarriedAmount(v string) *ListForListBillOverviewByProdOutput
SetCreditCarriedAmount sets the CreditCarriedAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetCurrency ¶
func (s *ListForListBillOverviewByProdOutput) SetCurrency(v string) *ListForListBillOverviewByProdOutput
SetCurrency sets the Currency field's value.
func (*ListForListBillOverviewByProdOutput) SetCurrencySettlement ¶ added in v1.0.20
func (s *ListForListBillOverviewByProdOutput) SetCurrencySettlement(v string) *ListForListBillOverviewByProdOutput
SetCurrencySettlement sets the CurrencySettlement field's value.
func (*ListForListBillOverviewByProdOutput) SetDiscountBillAmount ¶
func (s *ListForListBillOverviewByProdOutput) SetDiscountBillAmount(v string) *ListForListBillOverviewByProdOutput
SetDiscountBillAmount sets the DiscountBillAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetOriginalBillAmount ¶
func (s *ListForListBillOverviewByProdOutput) SetOriginalBillAmount(v string) *ListForListBillOverviewByProdOutput
SetOriginalBillAmount sets the OriginalBillAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetOwnerCustomerName ¶
func (s *ListForListBillOverviewByProdOutput) SetOwnerCustomerName(v string) *ListForListBillOverviewByProdOutput
SetOwnerCustomerName sets the OwnerCustomerName field's value.
func (*ListForListBillOverviewByProdOutput) SetOwnerID ¶
func (s *ListForListBillOverviewByProdOutput) SetOwnerID(v string) *ListForListBillOverviewByProdOutput
SetOwnerID sets the OwnerID field's value.
func (*ListForListBillOverviewByProdOutput) SetOwnerUserName ¶
func (s *ListForListBillOverviewByProdOutput) SetOwnerUserName(v string) *ListForListBillOverviewByProdOutput
SetOwnerUserName sets the OwnerUserName field's value.
func (*ListForListBillOverviewByProdOutput) SetPaidAmount ¶
func (s *ListForListBillOverviewByProdOutput) SetPaidAmount(v string) *ListForListBillOverviewByProdOutput
SetPaidAmount sets the PaidAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetPayableAmount ¶ added in v1.0.15
func (s *ListForListBillOverviewByProdOutput) SetPayableAmount(v string) *ListForListBillOverviewByProdOutput
SetPayableAmount sets the PayableAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetPayerCustomerName ¶
func (s *ListForListBillOverviewByProdOutput) SetPayerCustomerName(v string) *ListForListBillOverviewByProdOutput
SetPayerCustomerName sets the PayerCustomerName field's value.
func (*ListForListBillOverviewByProdOutput) SetPayerID ¶
func (s *ListForListBillOverviewByProdOutput) SetPayerID(v string) *ListForListBillOverviewByProdOutput
SetPayerID sets the PayerID field's value.
func (*ListForListBillOverviewByProdOutput) SetPayerUserName ¶
func (s *ListForListBillOverviewByProdOutput) SetPayerUserName(v string) *ListForListBillOverviewByProdOutput
SetPayerUserName sets the PayerUserName field's value.
func (*ListForListBillOverviewByProdOutput) SetPosttaxAmount ¶
func (s *ListForListBillOverviewByProdOutput) SetPosttaxAmount(v string) *ListForListBillOverviewByProdOutput
SetPosttaxAmount sets the PosttaxAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetPreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListBillOverviewByProdOutput) SetPreTaxPayableAmount(v string) *ListForListBillOverviewByProdOutput
SetPreTaxPayableAmount sets the PreTaxPayableAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetPreferentialBillAmount ¶
func (s *ListForListBillOverviewByProdOutput) SetPreferentialBillAmount(v string) *ListForListBillOverviewByProdOutput
SetPreferentialBillAmount sets the PreferentialBillAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetPretaxAmount ¶
func (s *ListForListBillOverviewByProdOutput) SetPretaxAmount(v string) *ListForListBillOverviewByProdOutput
SetPretaxAmount sets the PretaxAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetPretaxRealValue ¶
func (s *ListForListBillOverviewByProdOutput) SetPretaxRealValue(v string) *ListForListBillOverviewByProdOutput
SetPretaxRealValue sets the PretaxRealValue field's value.
func (*ListForListBillOverviewByProdOutput) SetProduct ¶
func (s *ListForListBillOverviewByProdOutput) SetProduct(v string) *ListForListBillOverviewByProdOutput
SetProduct sets the Product field's value.
func (*ListForListBillOverviewByProdOutput) SetProductZh ¶
func (s *ListForListBillOverviewByProdOutput) SetProductZh(v string) *ListForListBillOverviewByProdOutput
SetProductZh sets the ProductZh field's value.
func (*ListForListBillOverviewByProdOutput) SetRealValue ¶
func (s *ListForListBillOverviewByProdOutput) SetRealValue(v string) *ListForListBillOverviewByProdOutput
SetRealValue sets the RealValue field's value.
func (*ListForListBillOverviewByProdOutput) SetRoundBillAmount ¶
func (s *ListForListBillOverviewByProdOutput) SetRoundBillAmount(v string) *ListForListBillOverviewByProdOutput
SetRoundBillAmount sets the RoundBillAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListBillOverviewByProdOutput) SetSavingPlanOriginalAmount(v string) *ListForListBillOverviewByProdOutput
SetSavingPlanOriginalAmount sets the SavingPlanOriginalAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetSellerCustomerName ¶
func (s *ListForListBillOverviewByProdOutput) SetSellerCustomerName(v string) *ListForListBillOverviewByProdOutput
SetSellerCustomerName sets the SellerCustomerName field's value.
func (*ListForListBillOverviewByProdOutput) SetSellerID ¶
func (s *ListForListBillOverviewByProdOutput) SetSellerID(v string) *ListForListBillOverviewByProdOutput
SetSellerID sets the SellerID field's value.
func (*ListForListBillOverviewByProdOutput) SetSellerUserName ¶
func (s *ListForListBillOverviewByProdOutput) SetSellerUserName(v string) *ListForListBillOverviewByProdOutput
SetSellerUserName sets the SellerUserName field's value.
func (*ListForListBillOverviewByProdOutput) SetSettlePayableAmount ¶ added in v1.0.20
func (s *ListForListBillOverviewByProdOutput) SetSettlePayableAmount(v string) *ListForListBillOverviewByProdOutput
SetSettlePayableAmount sets the SettlePayableAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetSettlePosttaxAmount ¶
func (s *ListForListBillOverviewByProdOutput) SetSettlePosttaxAmount(v string) *ListForListBillOverviewByProdOutput
SetSettlePosttaxAmount sets the SettlePosttaxAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetSettlePreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListBillOverviewByProdOutput) SetSettlePreTaxPayableAmount(v string) *ListForListBillOverviewByProdOutput
SetSettlePreTaxPayableAmount sets the SettlePreTaxPayableAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetSettlePretaxAmount ¶
func (s *ListForListBillOverviewByProdOutput) SetSettlePretaxAmount(v string) *ListForListBillOverviewByProdOutput
SetSettlePretaxAmount sets the SettlePretaxAmount field's value.
func (*ListForListBillOverviewByProdOutput) SetSettlePretaxRealValue ¶
func (s *ListForListBillOverviewByProdOutput) SetSettlePretaxRealValue(v string) *ListForListBillOverviewByProdOutput
SetSettlePretaxRealValue sets the SettlePretaxRealValue field's value.
func (*ListForListBillOverviewByProdOutput) SetSettleRealValue ¶
func (s *ListForListBillOverviewByProdOutput) SetSettleRealValue(v string) *ListForListBillOverviewByProdOutput
SetSettleRealValue sets the SettleRealValue field's value.
func (*ListForListBillOverviewByProdOutput) SetSettleTax ¶
func (s *ListForListBillOverviewByProdOutput) SetSettleTax(v string) *ListForListBillOverviewByProdOutput
SetSettleTax sets the SettleTax field's value.
func (*ListForListBillOverviewByProdOutput) SetSettlementType ¶
func (s *ListForListBillOverviewByProdOutput) SetSettlementType(v string) *ListForListBillOverviewByProdOutput
SetSettlementType sets the SettlementType field's value.
func (*ListForListBillOverviewByProdOutput) SetSubjectName ¶
func (s *ListForListBillOverviewByProdOutput) SetSubjectName(v string) *ListForListBillOverviewByProdOutput
SetSubjectName sets the SubjectName field's value.
func (*ListForListBillOverviewByProdOutput) SetTax ¶
func (s *ListForListBillOverviewByProdOutput) SetTax(v string) *ListForListBillOverviewByProdOutput
SetTax sets the Tax field's value.
func (*ListForListBillOverviewByProdOutput) SetUnpaidAmount ¶
func (s *ListForListBillOverviewByProdOutput) SetUnpaidAmount(v string) *ListForListBillOverviewByProdOutput
SetUnpaidAmount sets the UnpaidAmount field's value.
func (ListForListBillOverviewByProdOutput) String ¶
func (s ListForListBillOverviewByProdOutput) String() string
String returns the string representation
type ListForListCouponUsageRecordsOutput ¶ added in v1.0.23
type ListForListCouponUsageRecordsOutput struct {
AccountID *int32 `type:"int32" json:",omitempty"`
ChangeAmount *float64 `type:"double" json:",omitempty"`
ChangeType *int32 `type:"int32" json:",omitempty"`
CouponID *string `type:"string" json:",omitempty"`
CreatedTime *string `type:"string" json:",omitempty"`
PayType *string `type:"string" json:",omitempty"`
ProductCode *string `type:"string" json:",omitempty"`
ProductName *string `type:"string" json:",omitempty"`
SubBusinessID *string `type:"string" json:",omitempty"`
UserAccountID *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListCouponUsageRecordsOutput) GoString ¶ added in v1.0.23
func (s ListForListCouponUsageRecordsOutput) GoString() string
GoString returns the string representation
func (*ListForListCouponUsageRecordsOutput) SetAccountID ¶ added in v1.0.23
func (s *ListForListCouponUsageRecordsOutput) SetAccountID(v int32) *ListForListCouponUsageRecordsOutput
SetAccountID sets the AccountID field's value.
func (*ListForListCouponUsageRecordsOutput) SetChangeAmount ¶ added in v1.0.23
func (s *ListForListCouponUsageRecordsOutput) SetChangeAmount(v float64) *ListForListCouponUsageRecordsOutput
SetChangeAmount sets the ChangeAmount field's value.
func (*ListForListCouponUsageRecordsOutput) SetChangeType ¶ added in v1.0.23
func (s *ListForListCouponUsageRecordsOutput) SetChangeType(v int32) *ListForListCouponUsageRecordsOutput
SetChangeType sets the ChangeType field's value.
func (*ListForListCouponUsageRecordsOutput) SetCouponID ¶ added in v1.0.23
func (s *ListForListCouponUsageRecordsOutput) SetCouponID(v string) *ListForListCouponUsageRecordsOutput
SetCouponID sets the CouponID field's value.
func (*ListForListCouponUsageRecordsOutput) SetCreatedTime ¶ added in v1.0.23
func (s *ListForListCouponUsageRecordsOutput) SetCreatedTime(v string) *ListForListCouponUsageRecordsOutput
SetCreatedTime sets the CreatedTime field's value.
func (*ListForListCouponUsageRecordsOutput) SetPayType ¶ added in v1.0.23
func (s *ListForListCouponUsageRecordsOutput) SetPayType(v string) *ListForListCouponUsageRecordsOutput
SetPayType sets the PayType field's value.
func (*ListForListCouponUsageRecordsOutput) SetProductCode ¶ added in v1.0.23
func (s *ListForListCouponUsageRecordsOutput) SetProductCode(v string) *ListForListCouponUsageRecordsOutput
SetProductCode sets the ProductCode field's value.
func (*ListForListCouponUsageRecordsOutput) SetProductName ¶ added in v1.0.23
func (s *ListForListCouponUsageRecordsOutput) SetProductName(v string) *ListForListCouponUsageRecordsOutput
SetProductName sets the ProductName field's value.
func (*ListForListCouponUsageRecordsOutput) SetSubBusinessID ¶ added in v1.0.23
func (s *ListForListCouponUsageRecordsOutput) SetSubBusinessID(v string) *ListForListCouponUsageRecordsOutput
SetSubBusinessID sets the SubBusinessID field's value.
func (*ListForListCouponUsageRecordsOutput) SetUserAccountID ¶ added in v1.0.23
func (s *ListForListCouponUsageRecordsOutput) SetUserAccountID(v int32) *ListForListCouponUsageRecordsOutput
SetUserAccountID sets the UserAccountID field's value.
func (ListForListCouponUsageRecordsOutput) String ¶ added in v1.0.23
func (s ListForListCouponUsageRecordsOutput) String() string
String returns the string representation
type ListForListCouponsOutput ¶ added in v1.0.23
type ListForListCouponsOutput struct {
AccountID *int32 `type:"int32" json:",omitempty"`
AcquireTime *string `type:"string" json:",omitempty"`
AmountLimit *float64 `type:"double" json:",omitempty"`
AssignedOwnerIDList []*int32 `type:"list" json:",omitempty"`
BeginTime *string `type:"string" json:",omitempty"`
CouponID *string `type:"string" json:",omitempty"`
CouponName *string `type:"string" json:",omitempty"`
ExpiredTime *string `type:"string" json:",omitempty"`
OrderTypeLimit *string `type:"string" json:",omitempty"`
PayTypeLimit *string `type:"string" json:",omitempty"`
ProductLimitList []*ProductLimitListForListCouponsOutput `type:"list" json:",omitempty"`
RemainingAmount *float64 `type:"double" json:",omitempty"`
Remark *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
UsageLimit *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListCouponsOutput) GoString ¶ added in v1.0.23
func (s ListForListCouponsOutput) GoString() string
GoString returns the string representation
func (*ListForListCouponsOutput) SetAccountID ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetAccountID(v int32) *ListForListCouponsOutput
SetAccountID sets the AccountID field's value.
func (*ListForListCouponsOutput) SetAcquireTime ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetAcquireTime(v string) *ListForListCouponsOutput
SetAcquireTime sets the AcquireTime field's value.
func (*ListForListCouponsOutput) SetAmountLimit ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetAmountLimit(v float64) *ListForListCouponsOutput
SetAmountLimit sets the AmountLimit field's value.
func (*ListForListCouponsOutput) SetAssignedOwnerIDList ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetAssignedOwnerIDList(v []*int32) *ListForListCouponsOutput
SetAssignedOwnerIDList sets the AssignedOwnerIDList field's value.
func (*ListForListCouponsOutput) SetBeginTime ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetBeginTime(v string) *ListForListCouponsOutput
SetBeginTime sets the BeginTime field's value.
func (*ListForListCouponsOutput) SetCouponID ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetCouponID(v string) *ListForListCouponsOutput
SetCouponID sets the CouponID field's value.
func (*ListForListCouponsOutput) SetCouponName ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetCouponName(v string) *ListForListCouponsOutput
SetCouponName sets the CouponName field's value.
func (*ListForListCouponsOutput) SetExpiredTime ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetExpiredTime(v string) *ListForListCouponsOutput
SetExpiredTime sets the ExpiredTime field's value.
func (*ListForListCouponsOutput) SetOrderTypeLimit ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetOrderTypeLimit(v string) *ListForListCouponsOutput
SetOrderTypeLimit sets the OrderTypeLimit field's value.
func (*ListForListCouponsOutput) SetPayTypeLimit ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetPayTypeLimit(v string) *ListForListCouponsOutput
SetPayTypeLimit sets the PayTypeLimit field's value.
func (*ListForListCouponsOutput) SetProductLimitList ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetProductLimitList(v []*ProductLimitListForListCouponsOutput) *ListForListCouponsOutput
SetProductLimitList sets the ProductLimitList field's value.
func (*ListForListCouponsOutput) SetRemainingAmount ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetRemainingAmount(v float64) *ListForListCouponsOutput
SetRemainingAmount sets the RemainingAmount field's value.
func (*ListForListCouponsOutput) SetRemark ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetRemark(v string) *ListForListCouponsOutput
SetRemark sets the Remark field's value.
func (*ListForListCouponsOutput) SetStatus ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetStatus(v int32) *ListForListCouponsOutput
SetStatus sets the Status field's value.
func (*ListForListCouponsOutput) SetUsageLimit ¶ added in v1.0.23
func (s *ListForListCouponsOutput) SetUsageLimit(v int32) *ListForListCouponsOutput
SetUsageLimit sets the UsageLimit field's value.
func (ListForListCouponsOutput) String ¶ added in v1.0.23
func (s ListForListCouponsOutput) String() string
String returns the string representation
type ListForListFinancialRelationOutput ¶
type ListForListFinancialRelationOutput struct {
AccountAlias *string `type:"string" json:",omitempty"`
AuthInfo []*AuthInfoForListFinancialRelationOutput `type:"list" json:",omitempty"`
Filiation *int32 `type:"int32" json:",omitempty"`
FiliationDesc *string `type:"string" json:",omitempty"`
MajorAccountID *int64 `type:"int64" json:",omitempty"`
MajorAccountName *string `type:"string" json:",omitempty"`
Relation *int32 `type:"int32" json:",omitempty"`
RelationDesc *string `type:"string" json:",omitempty"`
RelationID *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
StatusDesc *string `type:"string" json:",omitempty"`
SubAccountID *int64 `type:"int64" json:",omitempty"`
SubAccountName *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListFinancialRelationOutput) GoString ¶
func (s ListForListFinancialRelationOutput) GoString() string
GoString returns the string representation
func (*ListForListFinancialRelationOutput) SetAccountAlias ¶
func (s *ListForListFinancialRelationOutput) SetAccountAlias(v string) *ListForListFinancialRelationOutput
SetAccountAlias sets the AccountAlias field's value.
func (*ListForListFinancialRelationOutput) SetAuthInfo ¶
func (s *ListForListFinancialRelationOutput) SetAuthInfo(v []*AuthInfoForListFinancialRelationOutput) *ListForListFinancialRelationOutput
SetAuthInfo sets the AuthInfo field's value.
func (*ListForListFinancialRelationOutput) SetFiliation ¶
func (s *ListForListFinancialRelationOutput) SetFiliation(v int32) *ListForListFinancialRelationOutput
SetFiliation sets the Filiation field's value.
func (*ListForListFinancialRelationOutput) SetFiliationDesc ¶
func (s *ListForListFinancialRelationOutput) SetFiliationDesc(v string) *ListForListFinancialRelationOutput
SetFiliationDesc sets the FiliationDesc field's value.
func (*ListForListFinancialRelationOutput) SetMajorAccountID ¶
func (s *ListForListFinancialRelationOutput) SetMajorAccountID(v int64) *ListForListFinancialRelationOutput
SetMajorAccountID sets the MajorAccountID field's value.
func (*ListForListFinancialRelationOutput) SetMajorAccountName ¶
func (s *ListForListFinancialRelationOutput) SetMajorAccountName(v string) *ListForListFinancialRelationOutput
SetMajorAccountName sets the MajorAccountName field's value.
func (*ListForListFinancialRelationOutput) SetRelation ¶
func (s *ListForListFinancialRelationOutput) SetRelation(v int32) *ListForListFinancialRelationOutput
SetRelation sets the Relation field's value.
func (*ListForListFinancialRelationOutput) SetRelationDesc ¶
func (s *ListForListFinancialRelationOutput) SetRelationDesc(v string) *ListForListFinancialRelationOutput
SetRelationDesc sets the RelationDesc field's value.
func (*ListForListFinancialRelationOutput) SetRelationID ¶
func (s *ListForListFinancialRelationOutput) SetRelationID(v string) *ListForListFinancialRelationOutput
SetRelationID sets the RelationID field's value.
func (*ListForListFinancialRelationOutput) SetStatus ¶
func (s *ListForListFinancialRelationOutput) SetStatus(v int32) *ListForListFinancialRelationOutput
SetStatus sets the Status field's value.
func (*ListForListFinancialRelationOutput) SetStatusDesc ¶
func (s *ListForListFinancialRelationOutput) SetStatusDesc(v string) *ListForListFinancialRelationOutput
SetStatusDesc sets the StatusDesc field's value.
func (*ListForListFinancialRelationOutput) SetSubAccountID ¶
func (s *ListForListFinancialRelationOutput) SetSubAccountID(v int64) *ListForListFinancialRelationOutput
SetSubAccountID sets the SubAccountID field's value.
func (*ListForListFinancialRelationOutput) SetSubAccountName ¶
func (s *ListForListFinancialRelationOutput) SetSubAccountName(v string) *ListForListFinancialRelationOutput
SetSubAccountName sets the SubAccountName field's value.
func (*ListForListFinancialRelationOutput) SetUpdateTime ¶
func (s *ListForListFinancialRelationOutput) SetUpdateTime(v string) *ListForListFinancialRelationOutput
SetUpdateTime sets the UpdateTime field's value.
func (ListForListFinancialRelationOutput) String ¶
func (s ListForListFinancialRelationOutput) String() string
String returns the string representation
type ListForListInvitationOutput ¶
type ListForListInvitationOutput struct {
Auth *AuthForListInvitationOutput `type:"structure" json:",omitempty"`
InvitationType *int32 `type:"int32" json:",omitempty"`
Relation *RelationForListInvitationOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListInvitationOutput) GoString ¶
func (s ListForListInvitationOutput) GoString() string
GoString returns the string representation
func (*ListForListInvitationOutput) SetAuth ¶
func (s *ListForListInvitationOutput) SetAuth(v *AuthForListInvitationOutput) *ListForListInvitationOutput
SetAuth sets the Auth field's value.
func (*ListForListInvitationOutput) SetInvitationType ¶
func (s *ListForListInvitationOutput) SetInvitationType(v int32) *ListForListInvitationOutput
SetInvitationType sets the InvitationType field's value.
func (*ListForListInvitationOutput) SetRelation ¶
func (s *ListForListInvitationOutput) SetRelation(v *RelationForListInvitationOutput) *ListForListInvitationOutput
SetRelation sets the Relation field's value.
func (ListForListInvitationOutput) String ¶
func (s ListForListInvitationOutput) String() string
String returns the string representation
type ListForListPackageUsageDetailsOutput ¶ added in v1.0.15
type ListForListPackageUsageDetailsOutput struct {
AfterAmount *string `type:"string" json:",omitempty"`
BeforeAmount *string `type:"string" json:",omitempty"`
BeginTime *string `type:"string" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
ConfigurationName *string `type:"string" json:",omitempty"`
DeductBillingFactor *string `type:"string" json:",omitempty"`
DeductionAccountID *string `type:"string" json:",omitempty"`
DeductionAmount *string `type:"string" json:",omitempty"`
DeductionCalculateFactor *string `type:"string" json:",omitempty"`
DeductionElementCode *string `type:"string" json:",omitempty"`
DeductionInstanceNo *string `type:"string" json:",omitempty"`
DeductionInstanceUnit *string `type:"string" json:",omitempty"`
DeductionProduct *string `type:"string" json:",omitempty"`
DeductionRatio *string `type:"string" json:",omitempty"`
DeductionRegionCode *string `type:"string" json:",omitempty"`
DeductionSpecification *string `type:"string" json:",omitempty"`
DeductionSpecificationUnit *string `type:"string" json:",omitempty"`
DeductionTime *string `type:"string" json:",omitempty"`
DeductionUseAmount *string `type:"string" json:",omitempty"`
DeductionUserName *string `type:"string" json:",omitempty"`
EndTime *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceNo *string `type:"string" json:",omitempty"`
OwnerID *string `type:"string" json:",omitempty"`
PackageType *string `type:"string" json:",omitempty" enum:"EnumOfPackageTypeForListPackageUsageDetailsOutput"`
Product *string `type:"string" json:",omitempty"`
ProductName *string `type:"string" json:",omitempty"`
RegionCode *string `type:"string" json:",omitempty"`
SpecCalculateFactor *string `type:"string" json:",omitempty"`
Specification *string `type:"string" json:",omitempty"`
SpecificationUnit *string `type:"string" json:",omitempty"`
SubjectNo *string `type:"string" json:",omitempty"`
Unit *string `type:"string" json:",omitempty"`
UserName *string `type:"string" json:",omitempty"`
ZoneCode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListPackageUsageDetailsOutput) GoString ¶ added in v1.0.15
func (s ListForListPackageUsageDetailsOutput) GoString() string
GoString returns the string representation
func (*ListForListPackageUsageDetailsOutput) SetAfterAmount ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetAfterAmount(v string) *ListForListPackageUsageDetailsOutput
SetAfterAmount sets the AfterAmount field's value.
func (*ListForListPackageUsageDetailsOutput) SetBeforeAmount ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetBeforeAmount(v string) *ListForListPackageUsageDetailsOutput
SetBeforeAmount sets the BeforeAmount field's value.
func (*ListForListPackageUsageDetailsOutput) SetBeginTime ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetBeginTime(v string) *ListForListPackageUsageDetailsOutput
SetBeginTime sets the BeginTime field's value.
func (*ListForListPackageUsageDetailsOutput) SetConfigurationCode ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetConfigurationCode(v string) *ListForListPackageUsageDetailsOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ListForListPackageUsageDetailsOutput) SetConfigurationName ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetConfigurationName(v string) *ListForListPackageUsageDetailsOutput
SetConfigurationName sets the ConfigurationName field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductBillingFactor ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductBillingFactor(v string) *ListForListPackageUsageDetailsOutput
SetDeductBillingFactor sets the DeductBillingFactor field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionAccountID ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionAccountID(v string) *ListForListPackageUsageDetailsOutput
SetDeductionAccountID sets the DeductionAccountID field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionAmount ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionAmount(v string) *ListForListPackageUsageDetailsOutput
SetDeductionAmount sets the DeductionAmount field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionCalculateFactor ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionCalculateFactor(v string) *ListForListPackageUsageDetailsOutput
SetDeductionCalculateFactor sets the DeductionCalculateFactor field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionElementCode ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionElementCode(v string) *ListForListPackageUsageDetailsOutput
SetDeductionElementCode sets the DeductionElementCode field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionInstanceNo ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionInstanceNo(v string) *ListForListPackageUsageDetailsOutput
SetDeductionInstanceNo sets the DeductionInstanceNo field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionInstanceUnit ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionInstanceUnit(v string) *ListForListPackageUsageDetailsOutput
SetDeductionInstanceUnit sets the DeductionInstanceUnit field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionProduct ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionProduct(v string) *ListForListPackageUsageDetailsOutput
SetDeductionProduct sets the DeductionProduct field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionRatio ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionRatio(v string) *ListForListPackageUsageDetailsOutput
SetDeductionRatio sets the DeductionRatio field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionRegionCode ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionRegionCode(v string) *ListForListPackageUsageDetailsOutput
SetDeductionRegionCode sets the DeductionRegionCode field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionSpecification ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionSpecification(v string) *ListForListPackageUsageDetailsOutput
SetDeductionSpecification sets the DeductionSpecification field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionSpecificationUnit ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionSpecificationUnit(v string) *ListForListPackageUsageDetailsOutput
SetDeductionSpecificationUnit sets the DeductionSpecificationUnit field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionTime ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionTime(v string) *ListForListPackageUsageDetailsOutput
SetDeductionTime sets the DeductionTime field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionUseAmount ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionUseAmount(v string) *ListForListPackageUsageDetailsOutput
SetDeductionUseAmount sets the DeductionUseAmount field's value.
func (*ListForListPackageUsageDetailsOutput) SetDeductionUserName ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetDeductionUserName(v string) *ListForListPackageUsageDetailsOutput
SetDeductionUserName sets the DeductionUserName field's value.
func (*ListForListPackageUsageDetailsOutput) SetEndTime ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetEndTime(v string) *ListForListPackageUsageDetailsOutput
SetEndTime sets the EndTime field's value.
func (*ListForListPackageUsageDetailsOutput) SetInstanceName ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetInstanceName(v string) *ListForListPackageUsageDetailsOutput
SetInstanceName sets the InstanceName field's value.
func (*ListForListPackageUsageDetailsOutput) SetInstanceNo ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetInstanceNo(v string) *ListForListPackageUsageDetailsOutput
SetInstanceNo sets the InstanceNo field's value.
func (*ListForListPackageUsageDetailsOutput) SetOwnerID ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetOwnerID(v string) *ListForListPackageUsageDetailsOutput
SetOwnerID sets the OwnerID field's value.
func (*ListForListPackageUsageDetailsOutput) SetPackageType ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetPackageType(v string) *ListForListPackageUsageDetailsOutput
SetPackageType sets the PackageType field's value.
func (*ListForListPackageUsageDetailsOutput) SetProduct ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetProduct(v string) *ListForListPackageUsageDetailsOutput
SetProduct sets the Product field's value.
func (*ListForListPackageUsageDetailsOutput) SetProductName ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetProductName(v string) *ListForListPackageUsageDetailsOutput
SetProductName sets the ProductName field's value.
func (*ListForListPackageUsageDetailsOutput) SetRegionCode ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetRegionCode(v string) *ListForListPackageUsageDetailsOutput
SetRegionCode sets the RegionCode field's value.
func (*ListForListPackageUsageDetailsOutput) SetSpecCalculateFactor ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetSpecCalculateFactor(v string) *ListForListPackageUsageDetailsOutput
SetSpecCalculateFactor sets the SpecCalculateFactor field's value.
func (*ListForListPackageUsageDetailsOutput) SetSpecification ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetSpecification(v string) *ListForListPackageUsageDetailsOutput
SetSpecification sets the Specification field's value.
func (*ListForListPackageUsageDetailsOutput) SetSpecificationUnit ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetSpecificationUnit(v string) *ListForListPackageUsageDetailsOutput
SetSpecificationUnit sets the SpecificationUnit field's value.
func (*ListForListPackageUsageDetailsOutput) SetSubjectNo ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetSubjectNo(v string) *ListForListPackageUsageDetailsOutput
SetSubjectNo sets the SubjectNo field's value.
func (*ListForListPackageUsageDetailsOutput) SetUnit ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetUnit(v string) *ListForListPackageUsageDetailsOutput
SetUnit sets the Unit field's value.
func (*ListForListPackageUsageDetailsOutput) SetUserName ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetUserName(v string) *ListForListPackageUsageDetailsOutput
SetUserName sets the UserName field's value.
func (*ListForListPackageUsageDetailsOutput) SetZoneCode ¶ added in v1.0.15
func (s *ListForListPackageUsageDetailsOutput) SetZoneCode(v string) *ListForListPackageUsageDetailsOutput
SetZoneCode sets the ZoneCode field's value.
func (ListForListPackageUsageDetailsOutput) String ¶ added in v1.0.15
func (s ListForListPackageUsageDetailsOutput) String() string
String returns the string representation
type ListForListResourcePackagesOutput ¶ added in v1.0.15
type ListForListResourcePackagesOutput struct {
AvailableAmount *string `type:"string" json:",omitempty"`
BillTime *string `type:"string" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
ConfigurationName *string `type:"string" json:",omitempty"`
EffectiveTime *string `type:"string" json:",omitempty"`
ExpiryTime *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceNo *string `type:"string" json:",omitempty"`
OwnerID *string `type:"string" json:",omitempty"`
PackageType *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
ProductName *string `type:"string" json:",omitempty"`
RegionCode *string `type:"string" json:",omitempty"`
ResetByNaturalMonth *string `type:"string" json:",omitempty"`
ResetPeriod *string `type:"string" json:",omitempty"`
SpecCalculateFactor *string `type:"string" json:",omitempty"`
Specification *string `type:"string" json:",omitempty"`
SpecificationUnit *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListResourcePackagesOutput"`
SubjectNo *string `type:"string" json:",omitempty"`
TotalAmount *string `type:"string" json:",omitempty"`
Unit *string `type:"string" json:",omitempty"`
UserName *string `type:"string" json:",omitempty"`
ZoneCode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListResourcePackagesOutput) GoString ¶ added in v1.0.15
func (s ListForListResourcePackagesOutput) GoString() string
GoString returns the string representation
func (*ListForListResourcePackagesOutput) SetAvailableAmount ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetAvailableAmount(v string) *ListForListResourcePackagesOutput
SetAvailableAmount sets the AvailableAmount field's value.
func (*ListForListResourcePackagesOutput) SetBillTime ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetBillTime(v string) *ListForListResourcePackagesOutput
SetBillTime sets the BillTime field's value.
func (*ListForListResourcePackagesOutput) SetConfigurationCode ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetConfigurationCode(v string) *ListForListResourcePackagesOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ListForListResourcePackagesOutput) SetConfigurationName ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetConfigurationName(v string) *ListForListResourcePackagesOutput
SetConfigurationName sets the ConfigurationName field's value.
func (*ListForListResourcePackagesOutput) SetEffectiveTime ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetEffectiveTime(v string) *ListForListResourcePackagesOutput
SetEffectiveTime sets the EffectiveTime field's value.
func (*ListForListResourcePackagesOutput) SetExpiryTime ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetExpiryTime(v string) *ListForListResourcePackagesOutput
SetExpiryTime sets the ExpiryTime field's value.
func (*ListForListResourcePackagesOutput) SetInstanceName ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetInstanceName(v string) *ListForListResourcePackagesOutput
SetInstanceName sets the InstanceName field's value.
func (*ListForListResourcePackagesOutput) SetInstanceNo ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetInstanceNo(v string) *ListForListResourcePackagesOutput
SetInstanceNo sets the InstanceNo field's value.
func (*ListForListResourcePackagesOutput) SetOwnerID ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetOwnerID(v string) *ListForListResourcePackagesOutput
SetOwnerID sets the OwnerID field's value.
func (*ListForListResourcePackagesOutput) SetPackageType ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetPackageType(v string) *ListForListResourcePackagesOutput
SetPackageType sets the PackageType field's value.
func (*ListForListResourcePackagesOutput) SetProduct ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetProduct(v string) *ListForListResourcePackagesOutput
SetProduct sets the Product field's value.
func (*ListForListResourcePackagesOutput) SetProductName ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetProductName(v string) *ListForListResourcePackagesOutput
SetProductName sets the ProductName field's value.
func (*ListForListResourcePackagesOutput) SetRegionCode ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetRegionCode(v string) *ListForListResourcePackagesOutput
SetRegionCode sets the RegionCode field's value.
func (*ListForListResourcePackagesOutput) SetResetByNaturalMonth ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetResetByNaturalMonth(v string) *ListForListResourcePackagesOutput
SetResetByNaturalMonth sets the ResetByNaturalMonth field's value.
func (*ListForListResourcePackagesOutput) SetResetPeriod ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetResetPeriod(v string) *ListForListResourcePackagesOutput
SetResetPeriod sets the ResetPeriod field's value.
func (*ListForListResourcePackagesOutput) SetSpecCalculateFactor ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetSpecCalculateFactor(v string) *ListForListResourcePackagesOutput
SetSpecCalculateFactor sets the SpecCalculateFactor field's value.
func (*ListForListResourcePackagesOutput) SetSpecification ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetSpecification(v string) *ListForListResourcePackagesOutput
SetSpecification sets the Specification field's value.
func (*ListForListResourcePackagesOutput) SetSpecificationUnit ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetSpecificationUnit(v string) *ListForListResourcePackagesOutput
SetSpecificationUnit sets the SpecificationUnit field's value.
func (*ListForListResourcePackagesOutput) SetStatus ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetStatus(v string) *ListForListResourcePackagesOutput
SetStatus sets the Status field's value.
func (*ListForListResourcePackagesOutput) SetSubjectNo ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetSubjectNo(v string) *ListForListResourcePackagesOutput
SetSubjectNo sets the SubjectNo field's value.
func (*ListForListResourcePackagesOutput) SetTotalAmount ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetTotalAmount(v string) *ListForListResourcePackagesOutput
SetTotalAmount sets the TotalAmount field's value.
func (*ListForListResourcePackagesOutput) SetUnit ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetUnit(v string) *ListForListResourcePackagesOutput
SetUnit sets the Unit field's value.
func (*ListForListResourcePackagesOutput) SetUserName ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetUserName(v string) *ListForListResourcePackagesOutput
SetUserName sets the UserName field's value.
func (*ListForListResourcePackagesOutput) SetZoneCode ¶ added in v1.0.15
func (s *ListForListResourcePackagesOutput) SetZoneCode(v string) *ListForListResourcePackagesOutput
SetZoneCode sets the ZoneCode field's value.
func (ListForListResourcePackagesOutput) String ¶ added in v1.0.15
func (s ListForListResourcePackagesOutput) String() string
String returns the string representation
type ListForListSplitBillDetailOutput ¶
type ListForListSplitBillDetailOutput struct {
BillCategory *string `type:"string" json:",omitempty"`
BillDetailId *string `type:"string" json:",omitempty"`
BillID *string `type:"string" json:",omitempty"`
BillPeriod *string `type:"string" json:",omitempty"`
BillingFunction *string `type:"string" json:",omitempty"`
BillingMethodCode *string `type:"string" json:",omitempty"`
BillingMode *string `type:"string" json:",omitempty"`
BusiPeriod *string `type:"string" json:",omitempty"`
BusinessMode *string `type:"string" json:",omitempty"`
ConfigName *string `type:"string" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
CountryRegion *string `type:"string" json:",omitempty"`
CouponDeductionAmount *string `type:"string" json:",omitempty"`
CreditCarriedAmount *string `type:"string" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
CurrencySettlement *string `type:"string" json:",omitempty"`
DeductionCount *string `type:"string" json:",omitempty"`
DiscountBillAmount *string `type:"string" json:",omitempty"`
DiscountBizBillingFunction *string `type:"string" json:",omitempty"`
DiscountBizMeasureInterval *string `type:"string" json:",omitempty"`
DiscountBizUnitPrice *string `type:"string" json:",omitempty"`
DiscountBizUnitPriceInterval *string `type:"string" json:",omitempty"`
DiscountInfo *string `type:"string" json:",omitempty"`
EffectiveFactor *string `type:"string" json:",omitempty"`
Element *string `type:"string" json:",omitempty"`
ElementCode *string `type:"string" json:",omitempty"`
ExchangeRate *string `type:"string" json:",omitempty"`
ExpandField *string `type:"string" json:",omitempty"`
ExpenseTime *string `type:"string" json:",omitempty"`
Factor *string `type:"string" json:",omitempty"`
FactorCode *string `type:"string" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
InstanceNo *string `type:"string" json:",omitempty"`
MainContractNumber *string `type:"string" json:",omitempty"`
MarketPrice *string `type:"string" json:",omitempty"`
MeasureInterval *string `type:"string" json:",omitempty"`
OriginalBillAmount *string `type:"string" json:",omitempty"`
OriginalOrderNo *string `type:"string" json:",omitempty"`
OwnerCustomerName *string `type:"string" json:",omitempty"`
OwnerID *string `type:"string" json:",omitempty"`
OwnerUserName *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
PayerCustomerName *string `type:"string" json:",omitempty"`
PayerID *string `type:"string" json:",omitempty"`
PayerUserName *string `type:"string" json:",omitempty"`
PosttaxAmount *string `type:"string" json:",omitempty"`
PreTaxPayableAmount *string `type:"string" json:",omitempty"`
PreferentialBillAmount *string `type:"string" json:",omitempty"`
PretaxAmount *string `type:"string" json:",omitempty"`
PretaxRealValue *string `type:"string" json:",omitempty"`
Price *string `type:"string" json:",omitempty"`
PriceInterval *string `type:"string" json:",omitempty"`
PriceUnit *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
ProductZh *string `type:"string" json:",omitempty"`
Project *string `type:"string" json:",omitempty"`
ProjectDisplayName *string `type:"string" json:",omitempty"`
RealValue *string `type:"string" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
RegionCode *string `type:"string" json:",omitempty"`
ReservationInstance *string `type:"string" json:",omitempty"`
RoundAmount *string `type:"string" json:",omitempty"`
SavingPlanDeductionDiscountAmount *string `type:"string" json:",omitempty"`
SavingPlanDeductionSpID *string `type:"string" json:",omitempty"`
SavingPlanOriginalAmount *string `type:"string" json:",omitempty"`
SellerCustomerName *string `type:"string" json:",omitempty"`
SellerID *string `type:"string" json:",omitempty"`
SellerUserName *string `type:"string" json:",omitempty"`
SellingMode *string `type:"string" json:",omitempty"`
SettlePayableAmount *string `type:"string" json:",omitempty"`
SettlePosttaxAmount *string `type:"string" json:",omitempty"`
SettlePreTaxPayableAmount *string `type:"string" json:",omitempty"`
SettlePretaxAmount *string `type:"string" json:",omitempty"`
SettlePretaxRealValue *string `type:"string" json:",omitempty"`
SettleRealValue *string `type:"string" json:",omitempty"`
SettleTax *string `type:"string" json:",omitempty"`
SettlementType *string `type:"string" json:",omitempty"`
SolutionZh *string `type:"string" json:",omitempty"`
SplitBillDetailId *string `type:"string" json:",omitempty"`
SplitItemAmount *string `type:"string" json:",omitempty"`
SplitItemID *string `type:"string" json:",omitempty"`
SplitItemName *string `type:"string" json:",omitempty"`
SplitItemRatio *string `type:"string" json:",omitempty"`
SubjectName *string `type:"string" json:",omitempty"`
Tag *string `type:"string" json:",omitempty"`
Tax *string `type:"string" json:",omitempty"`
TaxRate *string `type:"string" json:",omitempty"`
TradeTime *string `type:"string" json:",omitempty"`
Unit *string `type:"string" json:",omitempty"`
UnpaidAmount *string `type:"string" json:",omitempty"`
UseDuration *string `type:"string" json:",omitempty"`
UseDurationUnit *string `type:"string" json:",omitempty"`
Zone *string `type:"string" json:",omitempty"`
ZoneCode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListForListSplitBillDetailOutput) GoString ¶
func (s ListForListSplitBillDetailOutput) GoString() string
GoString returns the string representation
func (*ListForListSplitBillDetailOutput) SetBillCategory ¶
func (s *ListForListSplitBillDetailOutput) SetBillCategory(v string) *ListForListSplitBillDetailOutput
SetBillCategory sets the BillCategory field's value.
func (*ListForListSplitBillDetailOutput) SetBillDetailId ¶ added in v1.0.23
func (s *ListForListSplitBillDetailOutput) SetBillDetailId(v string) *ListForListSplitBillDetailOutput
SetBillDetailId sets the BillDetailId field's value.
func (*ListForListSplitBillDetailOutput) SetBillID ¶
func (s *ListForListSplitBillDetailOutput) SetBillID(v string) *ListForListSplitBillDetailOutput
SetBillID sets the BillID field's value.
func (*ListForListSplitBillDetailOutput) SetBillPeriod ¶
func (s *ListForListSplitBillDetailOutput) SetBillPeriod(v string) *ListForListSplitBillDetailOutput
SetBillPeriod sets the BillPeriod field's value.
func (*ListForListSplitBillDetailOutput) SetBillingFunction ¶
func (s *ListForListSplitBillDetailOutput) SetBillingFunction(v string) *ListForListSplitBillDetailOutput
SetBillingFunction sets the BillingFunction field's value.
func (*ListForListSplitBillDetailOutput) SetBillingMethodCode ¶
func (s *ListForListSplitBillDetailOutput) SetBillingMethodCode(v string) *ListForListSplitBillDetailOutput
SetBillingMethodCode sets the BillingMethodCode field's value.
func (*ListForListSplitBillDetailOutput) SetBillingMode ¶
func (s *ListForListSplitBillDetailOutput) SetBillingMode(v string) *ListForListSplitBillDetailOutput
SetBillingMode sets the BillingMode field's value.
func (*ListForListSplitBillDetailOutput) SetBusiPeriod ¶ added in v1.0.15
func (s *ListForListSplitBillDetailOutput) SetBusiPeriod(v string) *ListForListSplitBillDetailOutput
SetBusiPeriod sets the BusiPeriod field's value.
func (*ListForListSplitBillDetailOutput) SetBusinessMode ¶
func (s *ListForListSplitBillDetailOutput) SetBusinessMode(v string) *ListForListSplitBillDetailOutput
SetBusinessMode sets the BusinessMode field's value.
func (*ListForListSplitBillDetailOutput) SetConfigName ¶
func (s *ListForListSplitBillDetailOutput) SetConfigName(v string) *ListForListSplitBillDetailOutput
SetConfigName sets the ConfigName field's value.
func (*ListForListSplitBillDetailOutput) SetConfigurationCode ¶
func (s *ListForListSplitBillDetailOutput) SetConfigurationCode(v string) *ListForListSplitBillDetailOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ListForListSplitBillDetailOutput) SetCountryRegion ¶
func (s *ListForListSplitBillDetailOutput) SetCountryRegion(v string) *ListForListSplitBillDetailOutput
SetCountryRegion sets the CountryRegion field's value.
func (*ListForListSplitBillDetailOutput) SetCouponDeductionAmount ¶
func (s *ListForListSplitBillDetailOutput) SetCouponDeductionAmount(v string) *ListForListSplitBillDetailOutput
SetCouponDeductionAmount sets the CouponDeductionAmount field's value.
func (*ListForListSplitBillDetailOutput) SetCreditCarriedAmount ¶
func (s *ListForListSplitBillDetailOutput) SetCreditCarriedAmount(v string) *ListForListSplitBillDetailOutput
SetCreditCarriedAmount sets the CreditCarriedAmount field's value.
func (*ListForListSplitBillDetailOutput) SetCurrency ¶
func (s *ListForListSplitBillDetailOutput) SetCurrency(v string) *ListForListSplitBillDetailOutput
SetCurrency sets the Currency field's value.
func (*ListForListSplitBillDetailOutput) SetCurrencySettlement ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetCurrencySettlement(v string) *ListForListSplitBillDetailOutput
SetCurrencySettlement sets the CurrencySettlement field's value.
func (*ListForListSplitBillDetailOutput) SetDeductionCount ¶
func (s *ListForListSplitBillDetailOutput) SetDeductionCount(v string) *ListForListSplitBillDetailOutput
SetDeductionCount sets the DeductionCount field's value.
func (*ListForListSplitBillDetailOutput) SetDiscountBillAmount ¶
func (s *ListForListSplitBillDetailOutput) SetDiscountBillAmount(v string) *ListForListSplitBillDetailOutput
SetDiscountBillAmount sets the DiscountBillAmount field's value.
func (*ListForListSplitBillDetailOutput) SetDiscountBizBillingFunction ¶
func (s *ListForListSplitBillDetailOutput) SetDiscountBizBillingFunction(v string) *ListForListSplitBillDetailOutput
SetDiscountBizBillingFunction sets the DiscountBizBillingFunction field's value.
func (*ListForListSplitBillDetailOutput) SetDiscountBizMeasureInterval ¶
func (s *ListForListSplitBillDetailOutput) SetDiscountBizMeasureInterval(v string) *ListForListSplitBillDetailOutput
SetDiscountBizMeasureInterval sets the DiscountBizMeasureInterval field's value.
func (*ListForListSplitBillDetailOutput) SetDiscountBizUnitPrice ¶
func (s *ListForListSplitBillDetailOutput) SetDiscountBizUnitPrice(v string) *ListForListSplitBillDetailOutput
SetDiscountBizUnitPrice sets the DiscountBizUnitPrice field's value.
func (*ListForListSplitBillDetailOutput) SetDiscountBizUnitPriceInterval ¶
func (s *ListForListSplitBillDetailOutput) SetDiscountBizUnitPriceInterval(v string) *ListForListSplitBillDetailOutput
SetDiscountBizUnitPriceInterval sets the DiscountBizUnitPriceInterval field's value.
func (*ListForListSplitBillDetailOutput) SetDiscountInfo ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetDiscountInfo(v string) *ListForListSplitBillDetailOutput
SetDiscountInfo sets the DiscountInfo field's value.
func (*ListForListSplitBillDetailOutput) SetEffectiveFactor ¶
func (s *ListForListSplitBillDetailOutput) SetEffectiveFactor(v string) *ListForListSplitBillDetailOutput
SetEffectiveFactor sets the EffectiveFactor field's value.
func (*ListForListSplitBillDetailOutput) SetElement ¶
func (s *ListForListSplitBillDetailOutput) SetElement(v string) *ListForListSplitBillDetailOutput
SetElement sets the Element field's value.
func (*ListForListSplitBillDetailOutput) SetElementCode ¶
func (s *ListForListSplitBillDetailOutput) SetElementCode(v string) *ListForListSplitBillDetailOutput
SetElementCode sets the ElementCode field's value.
func (*ListForListSplitBillDetailOutput) SetExchangeRate ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetExchangeRate(v string) *ListForListSplitBillDetailOutput
SetExchangeRate sets the ExchangeRate field's value.
func (*ListForListSplitBillDetailOutput) SetExpandField ¶
func (s *ListForListSplitBillDetailOutput) SetExpandField(v string) *ListForListSplitBillDetailOutput
SetExpandField sets the ExpandField field's value.
func (*ListForListSplitBillDetailOutput) SetExpenseTime ¶
func (s *ListForListSplitBillDetailOutput) SetExpenseTime(v string) *ListForListSplitBillDetailOutput
SetExpenseTime sets the ExpenseTime field's value.
func (*ListForListSplitBillDetailOutput) SetFactor ¶
func (s *ListForListSplitBillDetailOutput) SetFactor(v string) *ListForListSplitBillDetailOutput
SetFactor sets the Factor field's value.
func (*ListForListSplitBillDetailOutput) SetFactorCode ¶
func (s *ListForListSplitBillDetailOutput) SetFactorCode(v string) *ListForListSplitBillDetailOutput
SetFactorCode sets the FactorCode field's value.
func (*ListForListSplitBillDetailOutput) SetInstanceName ¶
func (s *ListForListSplitBillDetailOutput) SetInstanceName(v string) *ListForListSplitBillDetailOutput
SetInstanceName sets the InstanceName field's value.
func (*ListForListSplitBillDetailOutput) SetInstanceNo ¶
func (s *ListForListSplitBillDetailOutput) SetInstanceNo(v string) *ListForListSplitBillDetailOutput
SetInstanceNo sets the InstanceNo field's value.
func (*ListForListSplitBillDetailOutput) SetMainContractNumber ¶ added in v1.0.23
func (s *ListForListSplitBillDetailOutput) SetMainContractNumber(v string) *ListForListSplitBillDetailOutput
SetMainContractNumber sets the MainContractNumber field's value.
func (*ListForListSplitBillDetailOutput) SetMarketPrice ¶
func (s *ListForListSplitBillDetailOutput) SetMarketPrice(v string) *ListForListSplitBillDetailOutput
SetMarketPrice sets the MarketPrice field's value.
func (*ListForListSplitBillDetailOutput) SetMeasureInterval ¶
func (s *ListForListSplitBillDetailOutput) SetMeasureInterval(v string) *ListForListSplitBillDetailOutput
SetMeasureInterval sets the MeasureInterval field's value.
func (*ListForListSplitBillDetailOutput) SetOriginalBillAmount ¶
func (s *ListForListSplitBillDetailOutput) SetOriginalBillAmount(v string) *ListForListSplitBillDetailOutput
SetOriginalBillAmount sets the OriginalBillAmount field's value.
func (*ListForListSplitBillDetailOutput) SetOriginalOrderNo ¶ added in v1.0.23
func (s *ListForListSplitBillDetailOutput) SetOriginalOrderNo(v string) *ListForListSplitBillDetailOutput
SetOriginalOrderNo sets the OriginalOrderNo field's value.
func (*ListForListSplitBillDetailOutput) SetOwnerCustomerName ¶ added in v1.0.15
func (s *ListForListSplitBillDetailOutput) SetOwnerCustomerName(v string) *ListForListSplitBillDetailOutput
SetOwnerCustomerName sets the OwnerCustomerName field's value.
func (*ListForListSplitBillDetailOutput) SetOwnerID ¶ added in v1.0.15
func (s *ListForListSplitBillDetailOutput) SetOwnerID(v string) *ListForListSplitBillDetailOutput
SetOwnerID sets the OwnerID field's value.
func (*ListForListSplitBillDetailOutput) SetOwnerUserName ¶
func (s *ListForListSplitBillDetailOutput) SetOwnerUserName(v string) *ListForListSplitBillDetailOutput
SetOwnerUserName sets the OwnerUserName field's value.
func (*ListForListSplitBillDetailOutput) SetPaidAmount ¶
func (s *ListForListSplitBillDetailOutput) SetPaidAmount(v string) *ListForListSplitBillDetailOutput
SetPaidAmount sets the PaidAmount field's value.
func (*ListForListSplitBillDetailOutput) SetPayableAmount ¶ added in v1.0.15
func (s *ListForListSplitBillDetailOutput) SetPayableAmount(v string) *ListForListSplitBillDetailOutput
SetPayableAmount sets the PayableAmount field's value.
func (*ListForListSplitBillDetailOutput) SetPayerCustomerName ¶ added in v1.0.15
func (s *ListForListSplitBillDetailOutput) SetPayerCustomerName(v string) *ListForListSplitBillDetailOutput
SetPayerCustomerName sets the PayerCustomerName field's value.
func (*ListForListSplitBillDetailOutput) SetPayerID ¶ added in v1.0.15
func (s *ListForListSplitBillDetailOutput) SetPayerID(v string) *ListForListSplitBillDetailOutput
SetPayerID sets the PayerID field's value.
func (*ListForListSplitBillDetailOutput) SetPayerUserName ¶
func (s *ListForListSplitBillDetailOutput) SetPayerUserName(v string) *ListForListSplitBillDetailOutput
SetPayerUserName sets the PayerUserName field's value.
func (*ListForListSplitBillDetailOutput) SetPosttaxAmount ¶
func (s *ListForListSplitBillDetailOutput) SetPosttaxAmount(v string) *ListForListSplitBillDetailOutput
SetPosttaxAmount sets the PosttaxAmount field's value.
func (*ListForListSplitBillDetailOutput) SetPreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetPreTaxPayableAmount(v string) *ListForListSplitBillDetailOutput
SetPreTaxPayableAmount sets the PreTaxPayableAmount field's value.
func (*ListForListSplitBillDetailOutput) SetPreferentialBillAmount ¶
func (s *ListForListSplitBillDetailOutput) SetPreferentialBillAmount(v string) *ListForListSplitBillDetailOutput
SetPreferentialBillAmount sets the PreferentialBillAmount field's value.
func (*ListForListSplitBillDetailOutput) SetPretaxAmount ¶
func (s *ListForListSplitBillDetailOutput) SetPretaxAmount(v string) *ListForListSplitBillDetailOutput
SetPretaxAmount sets the PretaxAmount field's value.
func (*ListForListSplitBillDetailOutput) SetPretaxRealValue ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetPretaxRealValue(v string) *ListForListSplitBillDetailOutput
SetPretaxRealValue sets the PretaxRealValue field's value.
func (*ListForListSplitBillDetailOutput) SetPrice ¶
func (s *ListForListSplitBillDetailOutput) SetPrice(v string) *ListForListSplitBillDetailOutput
SetPrice sets the Price field's value.
func (*ListForListSplitBillDetailOutput) SetPriceInterval ¶
func (s *ListForListSplitBillDetailOutput) SetPriceInterval(v string) *ListForListSplitBillDetailOutput
SetPriceInterval sets the PriceInterval field's value.
func (*ListForListSplitBillDetailOutput) SetPriceUnit ¶
func (s *ListForListSplitBillDetailOutput) SetPriceUnit(v string) *ListForListSplitBillDetailOutput
SetPriceUnit sets the PriceUnit field's value.
func (*ListForListSplitBillDetailOutput) SetProduct ¶
func (s *ListForListSplitBillDetailOutput) SetProduct(v string) *ListForListSplitBillDetailOutput
SetProduct sets the Product field's value.
func (*ListForListSplitBillDetailOutput) SetProductZh ¶
func (s *ListForListSplitBillDetailOutput) SetProductZh(v string) *ListForListSplitBillDetailOutput
SetProductZh sets the ProductZh field's value.
func (*ListForListSplitBillDetailOutput) SetProject ¶
func (s *ListForListSplitBillDetailOutput) SetProject(v string) *ListForListSplitBillDetailOutput
SetProject sets the Project field's value.
func (*ListForListSplitBillDetailOutput) SetProjectDisplayName ¶ added in v1.0.15
func (s *ListForListSplitBillDetailOutput) SetProjectDisplayName(v string) *ListForListSplitBillDetailOutput
SetProjectDisplayName sets the ProjectDisplayName field's value.
func (*ListForListSplitBillDetailOutput) SetRealValue ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetRealValue(v string) *ListForListSplitBillDetailOutput
SetRealValue sets the RealValue field's value.
func (*ListForListSplitBillDetailOutput) SetRegion ¶
func (s *ListForListSplitBillDetailOutput) SetRegion(v string) *ListForListSplitBillDetailOutput
SetRegion sets the Region field's value.
func (*ListForListSplitBillDetailOutput) SetRegionCode ¶
func (s *ListForListSplitBillDetailOutput) SetRegionCode(v string) *ListForListSplitBillDetailOutput
SetRegionCode sets the RegionCode field's value.
func (*ListForListSplitBillDetailOutput) SetReservationInstance ¶
func (s *ListForListSplitBillDetailOutput) SetReservationInstance(v string) *ListForListSplitBillDetailOutput
SetReservationInstance sets the ReservationInstance field's value.
func (*ListForListSplitBillDetailOutput) SetRoundAmount ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetRoundAmount(v string) *ListForListSplitBillDetailOutput
SetRoundAmount sets the RoundAmount field's value.
func (*ListForListSplitBillDetailOutput) SetSavingPlanDeductionDiscountAmount ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetSavingPlanDeductionDiscountAmount(v string) *ListForListSplitBillDetailOutput
SetSavingPlanDeductionDiscountAmount sets the SavingPlanDeductionDiscountAmount field's value.
func (*ListForListSplitBillDetailOutput) SetSavingPlanDeductionSpID ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetSavingPlanDeductionSpID(v string) *ListForListSplitBillDetailOutput
SetSavingPlanDeductionSpID sets the SavingPlanDeductionSpID field's value.
func (*ListForListSplitBillDetailOutput) SetSavingPlanOriginalAmount ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetSavingPlanOriginalAmount(v string) *ListForListSplitBillDetailOutput
SetSavingPlanOriginalAmount sets the SavingPlanOriginalAmount field's value.
func (*ListForListSplitBillDetailOutput) SetSellerCustomerName ¶ added in v1.0.15
func (s *ListForListSplitBillDetailOutput) SetSellerCustomerName(v string) *ListForListSplitBillDetailOutput
SetSellerCustomerName sets the SellerCustomerName field's value.
func (*ListForListSplitBillDetailOutput) SetSellerID ¶ added in v1.0.15
func (s *ListForListSplitBillDetailOutput) SetSellerID(v string) *ListForListSplitBillDetailOutput
SetSellerID sets the SellerID field's value.
func (*ListForListSplitBillDetailOutput) SetSellerUserName ¶
func (s *ListForListSplitBillDetailOutput) SetSellerUserName(v string) *ListForListSplitBillDetailOutput
SetSellerUserName sets the SellerUserName field's value.
func (*ListForListSplitBillDetailOutput) SetSellingMode ¶
func (s *ListForListSplitBillDetailOutput) SetSellingMode(v string) *ListForListSplitBillDetailOutput
SetSellingMode sets the SellingMode field's value.
func (*ListForListSplitBillDetailOutput) SetSettlePayableAmount ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetSettlePayableAmount(v string) *ListForListSplitBillDetailOutput
SetSettlePayableAmount sets the SettlePayableAmount field's value.
func (*ListForListSplitBillDetailOutput) SetSettlePosttaxAmount ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetSettlePosttaxAmount(v string) *ListForListSplitBillDetailOutput
SetSettlePosttaxAmount sets the SettlePosttaxAmount field's value.
func (*ListForListSplitBillDetailOutput) SetSettlePreTaxPayableAmount ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetSettlePreTaxPayableAmount(v string) *ListForListSplitBillDetailOutput
SetSettlePreTaxPayableAmount sets the SettlePreTaxPayableAmount field's value.
func (*ListForListSplitBillDetailOutput) SetSettlePretaxAmount ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetSettlePretaxAmount(v string) *ListForListSplitBillDetailOutput
SetSettlePretaxAmount sets the SettlePretaxAmount field's value.
func (*ListForListSplitBillDetailOutput) SetSettlePretaxRealValue ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetSettlePretaxRealValue(v string) *ListForListSplitBillDetailOutput
SetSettlePretaxRealValue sets the SettlePretaxRealValue field's value.
func (*ListForListSplitBillDetailOutput) SetSettleRealValue ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetSettleRealValue(v string) *ListForListSplitBillDetailOutput
SetSettleRealValue sets the SettleRealValue field's value.
func (*ListForListSplitBillDetailOutput) SetSettleTax ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetSettleTax(v string) *ListForListSplitBillDetailOutput
SetSettleTax sets the SettleTax field's value.
func (*ListForListSplitBillDetailOutput) SetSettlementType ¶
func (s *ListForListSplitBillDetailOutput) SetSettlementType(v string) *ListForListSplitBillDetailOutput
SetSettlementType sets the SettlementType field's value.
func (*ListForListSplitBillDetailOutput) SetSolutionZh ¶
func (s *ListForListSplitBillDetailOutput) SetSolutionZh(v string) *ListForListSplitBillDetailOutput
SetSolutionZh sets the SolutionZh field's value.
func (*ListForListSplitBillDetailOutput) SetSplitBillDetailId ¶
func (s *ListForListSplitBillDetailOutput) SetSplitBillDetailId(v string) *ListForListSplitBillDetailOutput
SetSplitBillDetailId sets the SplitBillDetailId field's value.
func (*ListForListSplitBillDetailOutput) SetSplitItemAmount ¶
func (s *ListForListSplitBillDetailOutput) SetSplitItemAmount(v string) *ListForListSplitBillDetailOutput
SetSplitItemAmount sets the SplitItemAmount field's value.
func (*ListForListSplitBillDetailOutput) SetSplitItemID ¶
func (s *ListForListSplitBillDetailOutput) SetSplitItemID(v string) *ListForListSplitBillDetailOutput
SetSplitItemID sets the SplitItemID field's value.
func (*ListForListSplitBillDetailOutput) SetSplitItemName ¶
func (s *ListForListSplitBillDetailOutput) SetSplitItemName(v string) *ListForListSplitBillDetailOutput
SetSplitItemName sets the SplitItemName field's value.
func (*ListForListSplitBillDetailOutput) SetSplitItemRatio ¶
func (s *ListForListSplitBillDetailOutput) SetSplitItemRatio(v string) *ListForListSplitBillDetailOutput
SetSplitItemRatio sets the SplitItemRatio field's value.
func (*ListForListSplitBillDetailOutput) SetSubjectName ¶
func (s *ListForListSplitBillDetailOutput) SetSubjectName(v string) *ListForListSplitBillDetailOutput
SetSubjectName sets the SubjectName field's value.
func (*ListForListSplitBillDetailOutput) SetTag ¶
func (s *ListForListSplitBillDetailOutput) SetTag(v string) *ListForListSplitBillDetailOutput
SetTag sets the Tag field's value.
func (*ListForListSplitBillDetailOutput) SetTax ¶
func (s *ListForListSplitBillDetailOutput) SetTax(v string) *ListForListSplitBillDetailOutput
SetTax sets the Tax field's value.
func (*ListForListSplitBillDetailOutput) SetTaxRate ¶ added in v1.0.20
func (s *ListForListSplitBillDetailOutput) SetTaxRate(v string) *ListForListSplitBillDetailOutput
SetTaxRate sets the TaxRate field's value.
func (*ListForListSplitBillDetailOutput) SetTradeTime ¶
func (s *ListForListSplitBillDetailOutput) SetTradeTime(v string) *ListForListSplitBillDetailOutput
SetTradeTime sets the TradeTime field's value.
func (*ListForListSplitBillDetailOutput) SetUnit ¶
func (s *ListForListSplitBillDetailOutput) SetUnit(v string) *ListForListSplitBillDetailOutput
SetUnit sets the Unit field's value.
func (*ListForListSplitBillDetailOutput) SetUnpaidAmount ¶
func (s *ListForListSplitBillDetailOutput) SetUnpaidAmount(v string) *ListForListSplitBillDetailOutput
SetUnpaidAmount sets the UnpaidAmount field's value.
func (*ListForListSplitBillDetailOutput) SetUseDuration ¶
func (s *ListForListSplitBillDetailOutput) SetUseDuration(v string) *ListForListSplitBillDetailOutput
SetUseDuration sets the UseDuration field's value.
func (*ListForListSplitBillDetailOutput) SetUseDurationUnit ¶
func (s *ListForListSplitBillDetailOutput) SetUseDurationUnit(v string) *ListForListSplitBillDetailOutput
SetUseDurationUnit sets the UseDurationUnit field's value.
func (*ListForListSplitBillDetailOutput) SetZone ¶
func (s *ListForListSplitBillDetailOutput) SetZone(v string) *ListForListSplitBillDetailOutput
SetZone sets the Zone field's value.
func (*ListForListSplitBillDetailOutput) SetZoneCode ¶
func (s *ListForListSplitBillDetailOutput) SetZoneCode(v string) *ListForListSplitBillDetailOutput
SetZoneCode sets the ZoneCode field's value.
func (ListForListSplitBillDetailOutput) String ¶
func (s ListForListSplitBillDetailOutput) String() string
String returns the string representation
type ListInvitationInput ¶
type ListInvitationInput struct {
// contains filtered or unexported fields
}
func (ListInvitationInput) GoString ¶
func (s ListInvitationInput) GoString() string
GoString returns the string representation
func (ListInvitationInput) String ¶
func (s ListInvitationInput) String() string
String returns the string representation
type ListInvitationOutput ¶
type ListInvitationOutput struct {
Metadata *response.ResponseMetadata
List []*ListForListInvitationOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListInvitationOutput) GoString ¶
func (s ListInvitationOutput) GoString() string
GoString returns the string representation
func (*ListInvitationOutput) SetList ¶
func (s *ListInvitationOutput) SetList(v []*ListForListInvitationOutput) *ListInvitationOutput
SetList sets the List field's value.
func (ListInvitationOutput) String ¶
func (s ListInvitationOutput) String() string
String returns the string representation
type ListOrderProductDetailsInput ¶ added in v1.0.17
type ListOrderProductDetailsInput struct {
MaxResults *int32 `type:"int32" json:",omitempty"`
NextToken *string `type:"string" json:",omitempty"`
// OrderID is a required field
OrderID *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListOrderProductDetailsInput) GoString ¶ added in v1.0.17
func (s ListOrderProductDetailsInput) GoString() string
GoString returns the string representation
func (*ListOrderProductDetailsInput) SetMaxResults ¶ added in v1.0.17
func (s *ListOrderProductDetailsInput) SetMaxResults(v int32) *ListOrderProductDetailsInput
SetMaxResults sets the MaxResults field's value.
func (*ListOrderProductDetailsInput) SetNextToken ¶ added in v1.0.17
func (s *ListOrderProductDetailsInput) SetNextToken(v string) *ListOrderProductDetailsInput
SetNextToken sets the NextToken field's value.
func (*ListOrderProductDetailsInput) SetOrderID ¶ added in v1.0.17
func (s *ListOrderProductDetailsInput) SetOrderID(v string) *ListOrderProductDetailsInput
SetOrderID sets the OrderID field's value.
func (ListOrderProductDetailsInput) String ¶ added in v1.0.17
func (s ListOrderProductDetailsInput) String() string
String returns the string representation
func (*ListOrderProductDetailsInput) Validate ¶ added in v1.0.17
func (s *ListOrderProductDetailsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListOrderProductDetailsOutput ¶ added in v1.0.17
type ListOrderProductDetailsOutput struct {
Metadata *response.ResponseMetadata
MaxResults *int32 `type:"int32" json:",omitempty"`
NextToken *string `type:"string" json:",omitempty"`
OrderProductInfos []*OrderProductInfoForListOrderProductDetailsOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListOrderProductDetailsOutput) GoString ¶ added in v1.0.17
func (s ListOrderProductDetailsOutput) GoString() string
GoString returns the string representation
func (*ListOrderProductDetailsOutput) SetMaxResults ¶ added in v1.0.17
func (s *ListOrderProductDetailsOutput) SetMaxResults(v int32) *ListOrderProductDetailsOutput
SetMaxResults sets the MaxResults field's value.
func (*ListOrderProductDetailsOutput) SetNextToken ¶ added in v1.0.17
func (s *ListOrderProductDetailsOutput) SetNextToken(v string) *ListOrderProductDetailsOutput
SetNextToken sets the NextToken field's value.
func (*ListOrderProductDetailsOutput) SetOrderProductInfos ¶ added in v1.0.17
func (s *ListOrderProductDetailsOutput) SetOrderProductInfos(v []*OrderProductInfoForListOrderProductDetailsOutput) *ListOrderProductDetailsOutput
SetOrderProductInfos sets the OrderProductInfos field's value.
func (ListOrderProductDetailsOutput) String ¶ added in v1.0.17
func (s ListOrderProductDetailsOutput) String() string
String returns the string representation
type ListOrdersInput ¶ added in v1.0.17
type ListOrdersInput struct {
CreateTimeEnd *string `type:"string" json:",omitempty"`
CreateTimeStart *string `type:"string" json:",omitempty"`
MaxResults *int32 `type:"int32" json:",omitempty"`
NextToken *string `type:"string" json:",omitempty"`
OrderType *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListOrdersInput) GoString ¶ added in v1.0.17
func (s ListOrdersInput) GoString() string
GoString returns the string representation
func (*ListOrdersInput) SetCreateTimeEnd ¶ added in v1.0.17
func (s *ListOrdersInput) SetCreateTimeEnd(v string) *ListOrdersInput
SetCreateTimeEnd sets the CreateTimeEnd field's value.
func (*ListOrdersInput) SetCreateTimeStart ¶ added in v1.0.17
func (s *ListOrdersInput) SetCreateTimeStart(v string) *ListOrdersInput
SetCreateTimeStart sets the CreateTimeStart field's value.
func (*ListOrdersInput) SetMaxResults ¶ added in v1.0.17
func (s *ListOrdersInput) SetMaxResults(v int32) *ListOrdersInput
SetMaxResults sets the MaxResults field's value.
func (*ListOrdersInput) SetNextToken ¶ added in v1.0.17
func (s *ListOrdersInput) SetNextToken(v string) *ListOrdersInput
SetNextToken sets the NextToken field's value.
func (*ListOrdersInput) SetOrderType ¶ added in v1.0.17
func (s *ListOrdersInput) SetOrderType(v string) *ListOrdersInput
SetOrderType sets the OrderType field's value.
func (*ListOrdersInput) SetStatus ¶ added in v1.0.17
func (s *ListOrdersInput) SetStatus(v string) *ListOrdersInput
SetStatus sets the Status field's value.
func (ListOrdersInput) String ¶ added in v1.0.17
func (s ListOrdersInput) String() string
String returns the string representation
type ListOrdersOutput ¶ added in v1.0.17
type ListOrdersOutput struct {
Metadata *response.ResponseMetadata
MaxResults *int32 `type:"int32" json:",omitempty"`
NextToken *string `type:"string" json:",omitempty"`
OrderInfos []*OrderInfoForListOrdersOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListOrdersOutput) GoString ¶ added in v1.0.17
func (s ListOrdersOutput) GoString() string
GoString returns the string representation
func (*ListOrdersOutput) SetMaxResults ¶ added in v1.0.17
func (s *ListOrdersOutput) SetMaxResults(v int32) *ListOrdersOutput
SetMaxResults sets the MaxResults field's value.
func (*ListOrdersOutput) SetNextToken ¶ added in v1.0.17
func (s *ListOrdersOutput) SetNextToken(v string) *ListOrdersOutput
SetNextToken sets the NextToken field's value.
func (*ListOrdersOutput) SetOrderInfos ¶ added in v1.0.17
func (s *ListOrdersOutput) SetOrderInfos(v []*OrderInfoForListOrdersOutput) *ListOrdersOutput
SetOrderInfos sets the OrderInfos field's value.
func (ListOrdersOutput) String ¶ added in v1.0.17
func (s ListOrdersOutput) String() string
String returns the string representation
type ListPackageUsageDetailsInput ¶ added in v1.0.15
type ListPackageUsageDetailsInput struct {
// DeductBeginTime is a required field
DeductBeginTime *string `type:"string" json:",omitempty" required:"true"`
// DeductEndTime is a required field
DeductEndTime *string `type:"string" json:",omitempty" required:"true"`
InstanceNo *string `type:"string" json:",omitempty"`
// MaxResults is a required field
MaxResults *string `type:"string" json:",omitempty" required:"true"`
NextToken *string `type:"string" json:",omitempty"`
// ResourceType is a required field
ResourceType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfResourceTypeForListPackageUsageDetailsInput"`
// contains filtered or unexported fields
}
func (ListPackageUsageDetailsInput) GoString ¶ added in v1.0.15
func (s ListPackageUsageDetailsInput) GoString() string
GoString returns the string representation
func (*ListPackageUsageDetailsInput) SetDeductBeginTime ¶ added in v1.0.15
func (s *ListPackageUsageDetailsInput) SetDeductBeginTime(v string) *ListPackageUsageDetailsInput
SetDeductBeginTime sets the DeductBeginTime field's value.
func (*ListPackageUsageDetailsInput) SetDeductEndTime ¶ added in v1.0.15
func (s *ListPackageUsageDetailsInput) SetDeductEndTime(v string) *ListPackageUsageDetailsInput
SetDeductEndTime sets the DeductEndTime field's value.
func (*ListPackageUsageDetailsInput) SetInstanceNo ¶ added in v1.0.15
func (s *ListPackageUsageDetailsInput) SetInstanceNo(v string) *ListPackageUsageDetailsInput
SetInstanceNo sets the InstanceNo field's value.
func (*ListPackageUsageDetailsInput) SetMaxResults ¶ added in v1.0.15
func (s *ListPackageUsageDetailsInput) SetMaxResults(v string) *ListPackageUsageDetailsInput
SetMaxResults sets the MaxResults field's value.
func (*ListPackageUsageDetailsInput) SetNextToken ¶ added in v1.0.15
func (s *ListPackageUsageDetailsInput) SetNextToken(v string) *ListPackageUsageDetailsInput
SetNextToken sets the NextToken field's value.
func (*ListPackageUsageDetailsInput) SetResourceType ¶ added in v1.0.15
func (s *ListPackageUsageDetailsInput) SetResourceType(v string) *ListPackageUsageDetailsInput
SetResourceType sets the ResourceType field's value.
func (ListPackageUsageDetailsInput) String ¶ added in v1.0.15
func (s ListPackageUsageDetailsInput) String() string
String returns the string representation
func (*ListPackageUsageDetailsInput) Validate ¶ added in v1.0.15
func (s *ListPackageUsageDetailsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPackageUsageDetailsOutput ¶ added in v1.0.15
type ListPackageUsageDetailsOutput struct {
Metadata *response.ResponseMetadata
List []*ListForListPackageUsageDetailsOutput `type:"list" json:",omitempty"`
NextToken *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListPackageUsageDetailsOutput) GoString ¶ added in v1.0.15
func (s ListPackageUsageDetailsOutput) GoString() string
GoString returns the string representation
func (*ListPackageUsageDetailsOutput) SetList ¶ added in v1.0.15
func (s *ListPackageUsageDetailsOutput) SetList(v []*ListForListPackageUsageDetailsOutput) *ListPackageUsageDetailsOutput
SetList sets the List field's value.
func (*ListPackageUsageDetailsOutput) SetNextToken ¶ added in v1.0.15
func (s *ListPackageUsageDetailsOutput) SetNextToken(v string) *ListPackageUsageDetailsOutput
SetNextToken sets the NextToken field's value.
func (ListPackageUsageDetailsOutput) String ¶ added in v1.0.15
func (s ListPackageUsageDetailsOutput) String() string
String returns the string representation
type ListResourcePackagesInput ¶ added in v1.0.15
type ListResourcePackagesInput struct {
EffectiveTimeBegin *string `type:"string" json:",omitempty"`
EffectiveTimeEnd *string `type:"string" json:",omitempty"`
// MaxResults is a required field
MaxResults *string `type:"string" json:",omitempty" required:"true"`
NextToken *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
// ResourceType is a required field
ResourceType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfResourceTypeForListResourcePackagesInput"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListResourcePackagesInput"`
// contains filtered or unexported fields
}
func (ListResourcePackagesInput) GoString ¶ added in v1.0.15
func (s ListResourcePackagesInput) GoString() string
GoString returns the string representation
func (*ListResourcePackagesInput) SetEffectiveTimeBegin ¶ added in v1.0.15
func (s *ListResourcePackagesInput) SetEffectiveTimeBegin(v string) *ListResourcePackagesInput
SetEffectiveTimeBegin sets the EffectiveTimeBegin field's value.
func (*ListResourcePackagesInput) SetEffectiveTimeEnd ¶ added in v1.0.15
func (s *ListResourcePackagesInput) SetEffectiveTimeEnd(v string) *ListResourcePackagesInput
SetEffectiveTimeEnd sets the EffectiveTimeEnd field's value.
func (*ListResourcePackagesInput) SetMaxResults ¶ added in v1.0.15
func (s *ListResourcePackagesInput) SetMaxResults(v string) *ListResourcePackagesInput
SetMaxResults sets the MaxResults field's value.
func (*ListResourcePackagesInput) SetNextToken ¶ added in v1.0.15
func (s *ListResourcePackagesInput) SetNextToken(v string) *ListResourcePackagesInput
SetNextToken sets the NextToken field's value.
func (*ListResourcePackagesInput) SetProduct ¶ added in v1.0.15
func (s *ListResourcePackagesInput) SetProduct(v string) *ListResourcePackagesInput
SetProduct sets the Product field's value.
func (*ListResourcePackagesInput) SetResourceType ¶ added in v1.0.15
func (s *ListResourcePackagesInput) SetResourceType(v string) *ListResourcePackagesInput
SetResourceType sets the ResourceType field's value.
func (*ListResourcePackagesInput) SetStatus ¶ added in v1.0.15
func (s *ListResourcePackagesInput) SetStatus(v string) *ListResourcePackagesInput
SetStatus sets the Status field's value.
func (ListResourcePackagesInput) String ¶ added in v1.0.15
func (s ListResourcePackagesInput) String() string
String returns the string representation
func (*ListResourcePackagesInput) Validate ¶ added in v1.0.15
func (s *ListResourcePackagesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListResourcePackagesOutput ¶ added in v1.0.15
type ListResourcePackagesOutput struct {
Metadata *response.ResponseMetadata
List []*ListForListResourcePackagesOutput `type:"list" json:",omitempty"`
NextToken *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListResourcePackagesOutput) GoString ¶ added in v1.0.15
func (s ListResourcePackagesOutput) GoString() string
GoString returns the string representation
func (*ListResourcePackagesOutput) SetList ¶ added in v1.0.15
func (s *ListResourcePackagesOutput) SetList(v []*ListForListResourcePackagesOutput) *ListResourcePackagesOutput
SetList sets the List field's value.
func (*ListResourcePackagesOutput) SetNextToken ¶ added in v1.0.15
func (s *ListResourcePackagesOutput) SetNextToken(v string) *ListResourcePackagesOutput
SetNextToken sets the NextToken field's value.
func (ListResourcePackagesOutput) String ¶ added in v1.0.15
func (s ListResourcePackagesOutput) String() string
String returns the string representation
type ListSplitBillDetailInput ¶
type ListSplitBillDetailInput struct {
BillCategory []*string `type:"list" json:",omitempty"`
// BillPeriod is a required field
BillPeriod *string `type:"string" json:",omitempty" required:"true"`
BillingMode []*string `type:"list" json:",omitempty"`
ExpenseDate *string `type:"string" json:",omitempty"`
GroupPeriod *int32 `type:"int32" json:",omitempty"`
IgnoreZero *int32 `type:"int32" json:",omitempty"`
InstanceNo *string `type:"string" json:",omitempty"`
// Limit is a required field
Limit *int32 `type:"int32" json:",omitempty" required:"true"`
NeedRecordNum *int32 `type:"int32" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
OwnerID []*int64 `type:"list" json:",omitempty"`
PayerID []*int64 `type:"list" json:",omitempty"`
Product []*string `type:"list" json:",omitempty"`
SplitItemID *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListSplitBillDetailInput) GoString ¶
func (s ListSplitBillDetailInput) GoString() string
GoString returns the string representation
func (*ListSplitBillDetailInput) SetBillCategory ¶
func (s *ListSplitBillDetailInput) SetBillCategory(v []*string) *ListSplitBillDetailInput
SetBillCategory sets the BillCategory field's value.
func (*ListSplitBillDetailInput) SetBillPeriod ¶
func (s *ListSplitBillDetailInput) SetBillPeriod(v string) *ListSplitBillDetailInput
SetBillPeriod sets the BillPeriod field's value.
func (*ListSplitBillDetailInput) SetBillingMode ¶
func (s *ListSplitBillDetailInput) SetBillingMode(v []*string) *ListSplitBillDetailInput
SetBillingMode sets the BillingMode field's value.
func (*ListSplitBillDetailInput) SetExpenseDate ¶ added in v1.0.15
func (s *ListSplitBillDetailInput) SetExpenseDate(v string) *ListSplitBillDetailInput
SetExpenseDate sets the ExpenseDate field's value.
func (*ListSplitBillDetailInput) SetGroupPeriod ¶
func (s *ListSplitBillDetailInput) SetGroupPeriod(v int32) *ListSplitBillDetailInput
SetGroupPeriod sets the GroupPeriod field's value.
func (*ListSplitBillDetailInput) SetIgnoreZero ¶
func (s *ListSplitBillDetailInput) SetIgnoreZero(v int32) *ListSplitBillDetailInput
SetIgnoreZero sets the IgnoreZero field's value.
func (*ListSplitBillDetailInput) SetInstanceNo ¶
func (s *ListSplitBillDetailInput) SetInstanceNo(v string) *ListSplitBillDetailInput
SetInstanceNo sets the InstanceNo field's value.
func (*ListSplitBillDetailInput) SetLimit ¶
func (s *ListSplitBillDetailInput) SetLimit(v int32) *ListSplitBillDetailInput
SetLimit sets the Limit field's value.
func (*ListSplitBillDetailInput) SetNeedRecordNum ¶
func (s *ListSplitBillDetailInput) SetNeedRecordNum(v int32) *ListSplitBillDetailInput
SetNeedRecordNum sets the NeedRecordNum field's value.
func (*ListSplitBillDetailInput) SetOffset ¶
func (s *ListSplitBillDetailInput) SetOffset(v int32) *ListSplitBillDetailInput
SetOffset sets the Offset field's value.
func (*ListSplitBillDetailInput) SetOwnerID ¶ added in v1.0.15
func (s *ListSplitBillDetailInput) SetOwnerID(v []*int64) *ListSplitBillDetailInput
SetOwnerID sets the OwnerID field's value.
func (*ListSplitBillDetailInput) SetPayerID ¶ added in v1.0.15
func (s *ListSplitBillDetailInput) SetPayerID(v []*int64) *ListSplitBillDetailInput
SetPayerID sets the PayerID field's value.
func (*ListSplitBillDetailInput) SetProduct ¶
func (s *ListSplitBillDetailInput) SetProduct(v []*string) *ListSplitBillDetailInput
SetProduct sets the Product field's value.
func (*ListSplitBillDetailInput) SetSplitItemID ¶
func (s *ListSplitBillDetailInput) SetSplitItemID(v string) *ListSplitBillDetailInput
SetSplitItemID sets the SplitItemID field's value.
func (ListSplitBillDetailInput) String ¶
func (s ListSplitBillDetailInput) String() string
String returns the string representation
func (*ListSplitBillDetailInput) Validate ¶
func (s *ListSplitBillDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListSplitBillDetailOutput ¶
type ListSplitBillDetailOutput struct {
Metadata *response.ResponseMetadata
Limit *int32 `type:"int32" json:",omitempty"`
List []*ListForListSplitBillDetailOutput `type:"list" json:",omitempty"`
Offset *int32 `type:"int32" json:",omitempty"`
Total *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListSplitBillDetailOutput) GoString ¶
func (s ListSplitBillDetailOutput) GoString() string
GoString returns the string representation
func (*ListSplitBillDetailOutput) SetLimit ¶
func (s *ListSplitBillDetailOutput) SetLimit(v int32) *ListSplitBillDetailOutput
SetLimit sets the Limit field's value.
func (*ListSplitBillDetailOutput) SetList ¶
func (s *ListSplitBillDetailOutput) SetList(v []*ListForListSplitBillDetailOutput) *ListSplitBillDetailOutput
SetList sets the List field's value.
func (*ListSplitBillDetailOutput) SetOffset ¶
func (s *ListSplitBillDetailOutput) SetOffset(v int32) *ListSplitBillDetailOutput
SetOffset sets the Offset field's value.
func (*ListSplitBillDetailOutput) SetTotal ¶
func (s *ListSplitBillDetailOutput) SetTotal(v int32) *ListSplitBillDetailOutput
SetTotal sets the Total field's value.
func (ListSplitBillDetailOutput) String ¶
func (s ListSplitBillDetailOutput) String() string
String returns the string representation
type OrderFailRefundInfoForGetOrderOutput ¶ added in v1.0.20
type OrderFailRefundInfoForGetOrderOutput struct {
CouponAmount *string `type:"string" json:",omitempty"`
DiscountAmount *string `type:"string" json:",omitempty"`
OriginalAmount *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OrderFailRefundInfoForGetOrderOutput) GoString ¶ added in v1.0.20
func (s OrderFailRefundInfoForGetOrderOutput) GoString() string
GoString returns the string representation
func (*OrderFailRefundInfoForGetOrderOutput) SetCouponAmount ¶ added in v1.0.20
func (s *OrderFailRefundInfoForGetOrderOutput) SetCouponAmount(v string) *OrderFailRefundInfoForGetOrderOutput
SetCouponAmount sets the CouponAmount field's value.
func (*OrderFailRefundInfoForGetOrderOutput) SetDiscountAmount ¶ added in v1.0.20
func (s *OrderFailRefundInfoForGetOrderOutput) SetDiscountAmount(v string) *OrderFailRefundInfoForGetOrderOutput
SetDiscountAmount sets the DiscountAmount field's value.
func (*OrderFailRefundInfoForGetOrderOutput) SetOriginalAmount ¶ added in v1.0.20
func (s *OrderFailRefundInfoForGetOrderOutput) SetOriginalAmount(v string) *OrderFailRefundInfoForGetOrderOutput
SetOriginalAmount sets the OriginalAmount field's value.
func (*OrderFailRefundInfoForGetOrderOutput) SetPaidAmount ¶ added in v1.0.20
func (s *OrderFailRefundInfoForGetOrderOutput) SetPaidAmount(v string) *OrderFailRefundInfoForGetOrderOutput
SetPaidAmount sets the PaidAmount field's value.
func (*OrderFailRefundInfoForGetOrderOutput) SetPayableAmount ¶ added in v1.0.20
func (s *OrderFailRefundInfoForGetOrderOutput) SetPayableAmount(v string) *OrderFailRefundInfoForGetOrderOutput
SetPayableAmount sets the PayableAmount field's value.
func (OrderFailRefundInfoForGetOrderOutput) String ¶ added in v1.0.20
func (s OrderFailRefundInfoForGetOrderOutput) String() string
String returns the string representation
type OrderFailRefundInfoForListOrderProductDetailsOutput ¶ added in v1.0.17
type OrderFailRefundInfoForListOrderProductDetailsOutput struct {
CouponAmount *string `type:"string" json:",omitempty"`
DiscountAmount *string `type:"string" json:",omitempty"`
OriginalAmount *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OrderFailRefundInfoForListOrderProductDetailsOutput) GoString ¶ added in v1.0.17
func (s OrderFailRefundInfoForListOrderProductDetailsOutput) GoString() string
GoString returns the string representation
func (*OrderFailRefundInfoForListOrderProductDetailsOutput) SetCouponAmount ¶ added in v1.0.17
func (s *OrderFailRefundInfoForListOrderProductDetailsOutput) SetCouponAmount(v string) *OrderFailRefundInfoForListOrderProductDetailsOutput
SetCouponAmount sets the CouponAmount field's value.
func (*OrderFailRefundInfoForListOrderProductDetailsOutput) SetDiscountAmount ¶ added in v1.0.17
func (s *OrderFailRefundInfoForListOrderProductDetailsOutput) SetDiscountAmount(v string) *OrderFailRefundInfoForListOrderProductDetailsOutput
SetDiscountAmount sets the DiscountAmount field's value.
func (*OrderFailRefundInfoForListOrderProductDetailsOutput) SetOriginalAmount ¶ added in v1.0.17
func (s *OrderFailRefundInfoForListOrderProductDetailsOutput) SetOriginalAmount(v string) *OrderFailRefundInfoForListOrderProductDetailsOutput
SetOriginalAmount sets the OriginalAmount field's value.
func (*OrderFailRefundInfoForListOrderProductDetailsOutput) SetPaidAmount ¶ added in v1.0.17
func (s *OrderFailRefundInfoForListOrderProductDetailsOutput) SetPaidAmount(v string) *OrderFailRefundInfoForListOrderProductDetailsOutput
SetPaidAmount sets the PaidAmount field's value.
func (*OrderFailRefundInfoForListOrderProductDetailsOutput) SetPayableAmount ¶ added in v1.0.17
func (s *OrderFailRefundInfoForListOrderProductDetailsOutput) SetPayableAmount(v string) *OrderFailRefundInfoForListOrderProductDetailsOutput
SetPayableAmount sets the PayableAmount field's value.
func (OrderFailRefundInfoForListOrderProductDetailsOutput) String ¶ added in v1.0.17
func (s OrderFailRefundInfoForListOrderProductDetailsOutput) String() string
String returns the string representation
type OrderFailRefundInfoForListOrdersOutput ¶ added in v1.0.17
type OrderFailRefundInfoForListOrdersOutput struct {
CouponAmount *string `type:"string" json:",omitempty"`
DiscountAmount *string `type:"string" json:",omitempty"`
OriginalAmount *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OrderFailRefundInfoForListOrdersOutput) GoString ¶ added in v1.0.17
func (s OrderFailRefundInfoForListOrdersOutput) GoString() string
GoString returns the string representation
func (*OrderFailRefundInfoForListOrdersOutput) SetCouponAmount ¶ added in v1.0.17
func (s *OrderFailRefundInfoForListOrdersOutput) SetCouponAmount(v string) *OrderFailRefundInfoForListOrdersOutput
SetCouponAmount sets the CouponAmount field's value.
func (*OrderFailRefundInfoForListOrdersOutput) SetDiscountAmount ¶ added in v1.0.17
func (s *OrderFailRefundInfoForListOrdersOutput) SetDiscountAmount(v string) *OrderFailRefundInfoForListOrdersOutput
SetDiscountAmount sets the DiscountAmount field's value.
func (*OrderFailRefundInfoForListOrdersOutput) SetOriginalAmount ¶ added in v1.0.17
func (s *OrderFailRefundInfoForListOrdersOutput) SetOriginalAmount(v string) *OrderFailRefundInfoForListOrdersOutput
SetOriginalAmount sets the OriginalAmount field's value.
func (*OrderFailRefundInfoForListOrdersOutput) SetPaidAmount ¶ added in v1.0.17
func (s *OrderFailRefundInfoForListOrdersOutput) SetPaidAmount(v string) *OrderFailRefundInfoForListOrdersOutput
SetPaidAmount sets the PaidAmount field's value.
func (*OrderFailRefundInfoForListOrdersOutput) SetPayableAmount ¶ added in v1.0.17
func (s *OrderFailRefundInfoForListOrdersOutput) SetPayableAmount(v string) *OrderFailRefundInfoForListOrdersOutput
SetPayableAmount sets the PayableAmount field's value.
func (OrderFailRefundInfoForListOrdersOutput) String ¶ added in v1.0.17
func (s OrderFailRefundInfoForListOrdersOutput) String() string
String returns the string representation
type OrderInfoForGetOrderOutput ¶ added in v1.0.20
type OrderInfoForGetOrderOutput struct {
BuyerCustomerName *string `type:"string" json:",omitempty"`
BuyerID *int32 `type:"int32" json:",omitempty"`
CouponAmount *string `type:"string" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
DiscountAmount *string `type:"string" json:",omitempty"`
OrderFailRefundInfo *OrderFailRefundInfoForGetOrderOutput `type:"structure" json:",omitempty"`
OrderID *string `type:"string" json:",omitempty"`
OrderType *string `type:"string" json:",omitempty"`
OriginalAmount *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
PayerCustomerName *string `type:"string" json:",omitempty"`
PayerID *int32 `type:"int32" json:",omitempty"`
SellerCustomerName *string `type:"string" json:",omitempty"`
SellerID *int32 `type:"int32" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
SubjectNo *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OrderInfoForGetOrderOutput) GoString ¶ added in v1.0.20
func (s OrderInfoForGetOrderOutput) GoString() string
GoString returns the string representation
func (*OrderInfoForGetOrderOutput) SetBuyerCustomerName ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetBuyerCustomerName(v string) *OrderInfoForGetOrderOutput
SetBuyerCustomerName sets the BuyerCustomerName field's value.
func (*OrderInfoForGetOrderOutput) SetBuyerID ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetBuyerID(v int32) *OrderInfoForGetOrderOutput
SetBuyerID sets the BuyerID field's value.
func (*OrderInfoForGetOrderOutput) SetCouponAmount ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetCouponAmount(v string) *OrderInfoForGetOrderOutput
SetCouponAmount sets the CouponAmount field's value.
func (*OrderInfoForGetOrderOutput) SetCreateTime ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetCreateTime(v string) *OrderInfoForGetOrderOutput
SetCreateTime sets the CreateTime field's value.
func (*OrderInfoForGetOrderOutput) SetDiscountAmount ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetDiscountAmount(v string) *OrderInfoForGetOrderOutput
SetDiscountAmount sets the DiscountAmount field's value.
func (*OrderInfoForGetOrderOutput) SetOrderFailRefundInfo ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetOrderFailRefundInfo(v *OrderFailRefundInfoForGetOrderOutput) *OrderInfoForGetOrderOutput
SetOrderFailRefundInfo sets the OrderFailRefundInfo field's value.
func (*OrderInfoForGetOrderOutput) SetOrderID ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetOrderID(v string) *OrderInfoForGetOrderOutput
SetOrderID sets the OrderID field's value.
func (*OrderInfoForGetOrderOutput) SetOrderType ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetOrderType(v string) *OrderInfoForGetOrderOutput
SetOrderType sets the OrderType field's value.
func (*OrderInfoForGetOrderOutput) SetOriginalAmount ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetOriginalAmount(v string) *OrderInfoForGetOrderOutput
SetOriginalAmount sets the OriginalAmount field's value.
func (*OrderInfoForGetOrderOutput) SetPaidAmount ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetPaidAmount(v string) *OrderInfoForGetOrderOutput
SetPaidAmount sets the PaidAmount field's value.
func (*OrderInfoForGetOrderOutput) SetPayableAmount ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetPayableAmount(v string) *OrderInfoForGetOrderOutput
SetPayableAmount sets the PayableAmount field's value.
func (*OrderInfoForGetOrderOutput) SetPayerCustomerName ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetPayerCustomerName(v string) *OrderInfoForGetOrderOutput
SetPayerCustomerName sets the PayerCustomerName field's value.
func (*OrderInfoForGetOrderOutput) SetPayerID ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetPayerID(v int32) *OrderInfoForGetOrderOutput
SetPayerID sets the PayerID field's value.
func (*OrderInfoForGetOrderOutput) SetSellerCustomerName ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetSellerCustomerName(v string) *OrderInfoForGetOrderOutput
SetSellerCustomerName sets the SellerCustomerName field's value.
func (*OrderInfoForGetOrderOutput) SetSellerID ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetSellerID(v int32) *OrderInfoForGetOrderOutput
SetSellerID sets the SellerID field's value.
func (*OrderInfoForGetOrderOutput) SetStatus ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetStatus(v string) *OrderInfoForGetOrderOutput
SetStatus sets the Status field's value.
func (*OrderInfoForGetOrderOutput) SetSubjectNo ¶ added in v1.0.20
func (s *OrderInfoForGetOrderOutput) SetSubjectNo(v string) *OrderInfoForGetOrderOutput
SetSubjectNo sets the SubjectNo field's value.
func (OrderInfoForGetOrderOutput) String ¶ added in v1.0.20
func (s OrderInfoForGetOrderOutput) String() string
String returns the string representation
type OrderInfoForListOrdersOutput ¶ added in v1.0.17
type OrderInfoForListOrdersOutput struct {
BuyerCustomerName *string `type:"string" json:",omitempty"`
BuyerID *int32 `type:"int32" json:",omitempty"`
CouponAmount *string `type:"string" json:",omitempty"`
CreateTime *string `type:"string" json:",omitempty"`
DiscountAmount *string `type:"string" json:",omitempty"`
OrderFailRefundInfo *OrderFailRefundInfoForListOrdersOutput `type:"structure" json:",omitempty"`
OrderID *string `type:"string" json:",omitempty"`
OrderType *string `type:"string" json:",omitempty"`
OriginalAmount *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
PayerCustomerName *string `type:"string" json:",omitempty"`
PayerID *int32 `type:"int32" json:",omitempty"`
SellerCustomerName *string `type:"string" json:",omitempty"`
SellerID *int32 `type:"int32" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
SubjectNo *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OrderInfoForListOrdersOutput) GoString ¶ added in v1.0.17
func (s OrderInfoForListOrdersOutput) GoString() string
GoString returns the string representation
func (*OrderInfoForListOrdersOutput) SetBuyerCustomerName ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetBuyerCustomerName(v string) *OrderInfoForListOrdersOutput
SetBuyerCustomerName sets the BuyerCustomerName field's value.
func (*OrderInfoForListOrdersOutput) SetBuyerID ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetBuyerID(v int32) *OrderInfoForListOrdersOutput
SetBuyerID sets the BuyerID field's value.
func (*OrderInfoForListOrdersOutput) SetCouponAmount ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetCouponAmount(v string) *OrderInfoForListOrdersOutput
SetCouponAmount sets the CouponAmount field's value.
func (*OrderInfoForListOrdersOutput) SetCreateTime ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetCreateTime(v string) *OrderInfoForListOrdersOutput
SetCreateTime sets the CreateTime field's value.
func (*OrderInfoForListOrdersOutput) SetDiscountAmount ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetDiscountAmount(v string) *OrderInfoForListOrdersOutput
SetDiscountAmount sets the DiscountAmount field's value.
func (*OrderInfoForListOrdersOutput) SetOrderFailRefundInfo ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetOrderFailRefundInfo(v *OrderFailRefundInfoForListOrdersOutput) *OrderInfoForListOrdersOutput
SetOrderFailRefundInfo sets the OrderFailRefundInfo field's value.
func (*OrderInfoForListOrdersOutput) SetOrderID ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetOrderID(v string) *OrderInfoForListOrdersOutput
SetOrderID sets the OrderID field's value.
func (*OrderInfoForListOrdersOutput) SetOrderType ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetOrderType(v string) *OrderInfoForListOrdersOutput
SetOrderType sets the OrderType field's value.
func (*OrderInfoForListOrdersOutput) SetOriginalAmount ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetOriginalAmount(v string) *OrderInfoForListOrdersOutput
SetOriginalAmount sets the OriginalAmount field's value.
func (*OrderInfoForListOrdersOutput) SetPaidAmount ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetPaidAmount(v string) *OrderInfoForListOrdersOutput
SetPaidAmount sets the PaidAmount field's value.
func (*OrderInfoForListOrdersOutput) SetPayableAmount ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetPayableAmount(v string) *OrderInfoForListOrdersOutput
SetPayableAmount sets the PayableAmount field's value.
func (*OrderInfoForListOrdersOutput) SetPayerCustomerName ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetPayerCustomerName(v string) *OrderInfoForListOrdersOutput
SetPayerCustomerName sets the PayerCustomerName field's value.
func (*OrderInfoForListOrdersOutput) SetPayerID ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetPayerID(v int32) *OrderInfoForListOrdersOutput
SetPayerID sets the PayerID field's value.
func (*OrderInfoForListOrdersOutput) SetSellerCustomerName ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetSellerCustomerName(v string) *OrderInfoForListOrdersOutput
SetSellerCustomerName sets the SellerCustomerName field's value.
func (*OrderInfoForListOrdersOutput) SetSellerID ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetSellerID(v int32) *OrderInfoForListOrdersOutput
SetSellerID sets the SellerID field's value.
func (*OrderInfoForListOrdersOutput) SetStatus ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetStatus(v string) *OrderInfoForListOrdersOutput
SetStatus sets the Status field's value.
func (*OrderInfoForListOrdersOutput) SetSubjectNo ¶ added in v1.0.17
func (s *OrderInfoForListOrdersOutput) SetSubjectNo(v string) *OrderInfoForListOrdersOutput
SetSubjectNo sets the SubjectNo field's value.
func (OrderInfoForListOrdersOutput) String ¶ added in v1.0.17
func (s OrderInfoForListOrdersOutput) String() string
String returns the string representation
type OrderProductInfoForListOrderProductDetailsOutput ¶ added in v1.0.17
type OrderProductInfoForListOrderProductDetailsOutput struct {
BeginTime *string `type:"string" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
CouponAmount *string `type:"string" json:",omitempty"`
DiscountAmount *string `type:"string" json:",omitempty"`
EndTime *string `type:"string" json:",omitempty"`
InstanceID *string `type:"string" json:",omitempty"`
OrderFailRefundInfo *OrderFailRefundInfoForListOrderProductDetailsOutput `type:"structure" json:",omitempty"`
OriginalAmount *string `type:"string" json:",omitempty"`
PaidAmount *string `type:"string" json:",omitempty"`
PayableAmount *string `type:"string" json:",omitempty"`
PayerCustomerName *string `type:"string" json:",omitempty"`
PayerID *int32 `type:"int32" json:",omitempty"`
PaymentMethod *string `type:"string" json:",omitempty"`
Period *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
Times *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OrderProductInfoForListOrderProductDetailsOutput) GoString ¶ added in v1.0.17
func (s OrderProductInfoForListOrderProductDetailsOutput) GoString() string
GoString returns the string representation
func (*OrderProductInfoForListOrderProductDetailsOutput) SetBeginTime ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetBeginTime(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetBeginTime sets the BeginTime field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetConfigurationCode ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetConfigurationCode(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetCouponAmount ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetCouponAmount(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetCouponAmount sets the CouponAmount field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetDiscountAmount ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetDiscountAmount(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetDiscountAmount sets the DiscountAmount field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetEndTime ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetEndTime(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetEndTime sets the EndTime field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetInstanceID ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetInstanceID(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetInstanceID sets the InstanceID field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetOrderFailRefundInfo ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetOrderFailRefundInfo(v *OrderFailRefundInfoForListOrderProductDetailsOutput) *OrderProductInfoForListOrderProductDetailsOutput
SetOrderFailRefundInfo sets the OrderFailRefundInfo field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetOriginalAmount ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetOriginalAmount(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetOriginalAmount sets the OriginalAmount field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetPaidAmount ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetPaidAmount(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetPaidAmount sets the PaidAmount field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetPayableAmount ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetPayableAmount(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetPayableAmount sets the PayableAmount field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetPayerCustomerName ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetPayerCustomerName(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetPayerCustomerName sets the PayerCustomerName field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetPayerID ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetPayerID(v int32) *OrderProductInfoForListOrderProductDetailsOutput
SetPayerID sets the PayerID field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetPaymentMethod ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetPaymentMethod(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetPaymentMethod sets the PaymentMethod field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetPeriod ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetPeriod(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetPeriod sets the Period field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetProduct ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetProduct(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetProduct sets the Product field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetStatus ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetStatus(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetStatus sets the Status field's value.
func (*OrderProductInfoForListOrderProductDetailsOutput) SetTimes ¶ added in v1.0.17
func (s *OrderProductInfoForListOrderProductDetailsOutput) SetTimes(v string) *OrderProductInfoForListOrderProductDetailsOutput
SetTimes sets the Times field's value.
func (OrderProductInfoForListOrderProductDetailsOutput) String ¶ added in v1.0.17
func (s OrderProductInfoForListOrderProductDetailsOutput) String() string
String returns the string representation
type PayOrderInput ¶ added in v1.0.17
type PayOrderInput struct {
// OrderID is a required field
OrderID *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (PayOrderInput) GoString ¶ added in v1.0.17
func (s PayOrderInput) GoString() string
GoString returns the string representation
func (*PayOrderInput) SetOrderID ¶ added in v1.0.17
func (s *PayOrderInput) SetOrderID(v string) *PayOrderInput
SetOrderID sets the OrderID field's value.
func (PayOrderInput) String ¶ added in v1.0.17
func (s PayOrderInput) String() string
String returns the string representation
func (*PayOrderInput) Validate ¶ added in v1.0.17
func (s *PayOrderInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PayOrderOutput ¶ added in v1.0.17
type PayOrderOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (PayOrderOutput) GoString ¶ added in v1.0.17
func (s PayOrderOutput) GoString() string
GoString returns the string representation
func (PayOrderOutput) String ¶ added in v1.0.17
func (s PayOrderOutput) String() string
String returns the string representation
type ProductLimitListForListCouponsOutput ¶ added in v1.0.23
type ProductLimitListForListCouponsOutput struct {
BillingMethod *string `type:"string" json:",omitempty"`
ChargeItemCode *string `type:"string" json:",omitempty"`
ChargeItemType *int32 `type:"int32" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
ConfigurationName *string `type:"string" json:",omitempty"`
ConfigurationType *int32 `type:"int32" json:",omitempty"`
ProductCode *string `type:"string" json:",omitempty"`
ProductName *string `type:"string" json:",omitempty"`
TimeLimitLower *int32 `type:"int32" json:",omitempty"`
TimeLimitUpper *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ProductLimitListForListCouponsOutput) GoString ¶ added in v1.0.23
func (s ProductLimitListForListCouponsOutput) GoString() string
GoString returns the string representation
func (*ProductLimitListForListCouponsOutput) SetBillingMethod ¶ added in v1.0.23
func (s *ProductLimitListForListCouponsOutput) SetBillingMethod(v string) *ProductLimitListForListCouponsOutput
SetBillingMethod sets the BillingMethod field's value.
func (*ProductLimitListForListCouponsOutput) SetChargeItemCode ¶ added in v1.0.23
func (s *ProductLimitListForListCouponsOutput) SetChargeItemCode(v string) *ProductLimitListForListCouponsOutput
SetChargeItemCode sets the ChargeItemCode field's value.
func (*ProductLimitListForListCouponsOutput) SetChargeItemType ¶ added in v1.0.23
func (s *ProductLimitListForListCouponsOutput) SetChargeItemType(v int32) *ProductLimitListForListCouponsOutput
SetChargeItemType sets the ChargeItemType field's value.
func (*ProductLimitListForListCouponsOutput) SetConfigurationCode ¶ added in v1.0.23
func (s *ProductLimitListForListCouponsOutput) SetConfigurationCode(v string) *ProductLimitListForListCouponsOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ProductLimitListForListCouponsOutput) SetConfigurationName ¶ added in v1.0.23
func (s *ProductLimitListForListCouponsOutput) SetConfigurationName(v string) *ProductLimitListForListCouponsOutput
SetConfigurationName sets the ConfigurationName field's value.
func (*ProductLimitListForListCouponsOutput) SetConfigurationType ¶ added in v1.0.23
func (s *ProductLimitListForListCouponsOutput) SetConfigurationType(v int32) *ProductLimitListForListCouponsOutput
SetConfigurationType sets the ConfigurationType field's value.
func (*ProductLimitListForListCouponsOutput) SetProductCode ¶ added in v1.0.23
func (s *ProductLimitListForListCouponsOutput) SetProductCode(v string) *ProductLimitListForListCouponsOutput
SetProductCode sets the ProductCode field's value.
func (*ProductLimitListForListCouponsOutput) SetProductName ¶ added in v1.0.23
func (s *ProductLimitListForListCouponsOutput) SetProductName(v string) *ProductLimitListForListCouponsOutput
SetProductName sets the ProductName field's value.
func (*ProductLimitListForListCouponsOutput) SetTimeLimitLower ¶ added in v1.0.23
func (s *ProductLimitListForListCouponsOutput) SetTimeLimitLower(v int32) *ProductLimitListForListCouponsOutput
SetTimeLimitLower sets the TimeLimitLower field's value.
func (*ProductLimitListForListCouponsOutput) SetTimeLimitUpper ¶ added in v1.0.23
func (s *ProductLimitListForListCouponsOutput) SetTimeLimitUpper(v int32) *ProductLimitListForListCouponsOutput
SetTimeLimitUpper sets the TimeLimitUpper field's value.
func (ProductLimitListForListCouponsOutput) String ¶ added in v1.0.23
func (s ProductLimitListForListCouponsOutput) String() string
String returns the string representation
type QueryBalanceAcctInput ¶ added in v1.0.15
type QueryBalanceAcctInput struct {
// contains filtered or unexported fields
}
func (QueryBalanceAcctInput) GoString ¶ added in v1.0.15
func (s QueryBalanceAcctInput) GoString() string
GoString returns the string representation
func (QueryBalanceAcctInput) String ¶ added in v1.0.15
func (s QueryBalanceAcctInput) String() string
String returns the string representation
type QueryBalanceAcctOutput ¶ added in v1.0.15
type QueryBalanceAcctOutput struct {
Metadata *response.ResponseMetadata
AccountID *int32 `type:"int32" json:",omitempty"`
ArrearsBalance *string `type:"string" json:",omitempty"`
AvailableBalance *string `type:"string" json:",omitempty"`
CashBalance *string `type:"string" json:",omitempty"`
CreditLimit *string `type:"string" json:",omitempty"`
FreezeAmount *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QueryBalanceAcctOutput) GoString ¶ added in v1.0.15
func (s QueryBalanceAcctOutput) GoString() string
GoString returns the string representation
func (*QueryBalanceAcctOutput) SetAccountID ¶ added in v1.0.15
func (s *QueryBalanceAcctOutput) SetAccountID(v int32) *QueryBalanceAcctOutput
SetAccountID sets the AccountID field's value.
func (*QueryBalanceAcctOutput) SetArrearsBalance ¶ added in v1.0.15
func (s *QueryBalanceAcctOutput) SetArrearsBalance(v string) *QueryBalanceAcctOutput
SetArrearsBalance sets the ArrearsBalance field's value.
func (*QueryBalanceAcctOutput) SetAvailableBalance ¶ added in v1.0.15
func (s *QueryBalanceAcctOutput) SetAvailableBalance(v string) *QueryBalanceAcctOutput
SetAvailableBalance sets the AvailableBalance field's value.
func (*QueryBalanceAcctOutput) SetCashBalance ¶ added in v1.0.15
func (s *QueryBalanceAcctOutput) SetCashBalance(v string) *QueryBalanceAcctOutput
SetCashBalance sets the CashBalance field's value.
func (*QueryBalanceAcctOutput) SetCreditLimit ¶ added in v1.0.15
func (s *QueryBalanceAcctOutput) SetCreditLimit(v string) *QueryBalanceAcctOutput
SetCreditLimit sets the CreditLimit field's value.
func (*QueryBalanceAcctOutput) SetFreezeAmount ¶ added in v1.0.15
func (s *QueryBalanceAcctOutput) SetFreezeAmount(v string) *QueryBalanceAcctOutput
SetFreezeAmount sets the FreezeAmount field's value.
func (QueryBalanceAcctOutput) String ¶ added in v1.0.15
func (s QueryBalanceAcctOutput) String() string
String returns the string representation
type QueryPriceForPayAsYouGoInput ¶ added in v1.0.15
type QueryPriceForPayAsYouGoInput struct {
ConfigList []*ConfigListForQueryPriceForPayAsYouGoInput `type:"list" json:",omitempty"`
// Product is a required field
Product *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (QueryPriceForPayAsYouGoInput) GoString ¶ added in v1.0.15
func (s QueryPriceForPayAsYouGoInput) GoString() string
GoString returns the string representation
func (*QueryPriceForPayAsYouGoInput) SetConfigList ¶ added in v1.0.15
func (s *QueryPriceForPayAsYouGoInput) SetConfigList(v []*ConfigListForQueryPriceForPayAsYouGoInput) *QueryPriceForPayAsYouGoInput
SetConfigList sets the ConfigList field's value.
func (*QueryPriceForPayAsYouGoInput) SetProduct ¶ added in v1.0.15
func (s *QueryPriceForPayAsYouGoInput) SetProduct(v string) *QueryPriceForPayAsYouGoInput
SetProduct sets the Product field's value.
func (QueryPriceForPayAsYouGoInput) String ¶ added in v1.0.15
func (s QueryPriceForPayAsYouGoInput) String() string
String returns the string representation
func (*QueryPriceForPayAsYouGoInput) Validate ¶ added in v1.0.15
func (s *QueryPriceForPayAsYouGoInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type QueryPriceForPayAsYouGoOutput ¶ added in v1.0.15
type QueryPriceForPayAsYouGoOutput struct {
Metadata *response.ResponseMetadata
ConfigList []*ConfigListForQueryPriceForPayAsYouGoOutput `type:"list" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
TotalDiscountAmount *string `type:"string" json:",omitempty"`
TotalOriginalAmount *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QueryPriceForPayAsYouGoOutput) GoString ¶ added in v1.0.15
func (s QueryPriceForPayAsYouGoOutput) GoString() string
GoString returns the string representation
func (*QueryPriceForPayAsYouGoOutput) SetConfigList ¶ added in v1.0.15
func (s *QueryPriceForPayAsYouGoOutput) SetConfigList(v []*ConfigListForQueryPriceForPayAsYouGoOutput) *QueryPriceForPayAsYouGoOutput
SetConfigList sets the ConfigList field's value.
func (*QueryPriceForPayAsYouGoOutput) SetCurrency ¶ added in v1.0.15
func (s *QueryPriceForPayAsYouGoOutput) SetCurrency(v string) *QueryPriceForPayAsYouGoOutput
SetCurrency sets the Currency field's value.
func (*QueryPriceForPayAsYouGoOutput) SetTotalDiscountAmount ¶ added in v1.0.15
func (s *QueryPriceForPayAsYouGoOutput) SetTotalDiscountAmount(v string) *QueryPriceForPayAsYouGoOutput
SetTotalDiscountAmount sets the TotalDiscountAmount field's value.
func (*QueryPriceForPayAsYouGoOutput) SetTotalOriginalAmount ¶ added in v1.0.15
func (s *QueryPriceForPayAsYouGoOutput) SetTotalOriginalAmount(v string) *QueryPriceForPayAsYouGoOutput
SetTotalOriginalAmount sets the TotalOriginalAmount field's value.
func (QueryPriceForPayAsYouGoOutput) String ¶ added in v1.0.15
func (s QueryPriceForPayAsYouGoOutput) String() string
String returns the string representation
type QueryPriceForRenewInput ¶ added in v1.0.15
type QueryPriceForRenewInput struct {
InstanceIDList []*string `type:"list" json:",omitempty"`
// Product is a required field
Product *string `type:"string" json:",omitempty" required:"true"`
// UseDuration is a required field
UseDuration *int32 `type:"int32" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (QueryPriceForRenewInput) GoString ¶ added in v1.0.15
func (s QueryPriceForRenewInput) GoString() string
GoString returns the string representation
func (*QueryPriceForRenewInput) SetInstanceIDList ¶ added in v1.0.15
func (s *QueryPriceForRenewInput) SetInstanceIDList(v []*string) *QueryPriceForRenewInput
SetInstanceIDList sets the InstanceIDList field's value.
func (*QueryPriceForRenewInput) SetProduct ¶ added in v1.0.15
func (s *QueryPriceForRenewInput) SetProduct(v string) *QueryPriceForRenewInput
SetProduct sets the Product field's value.
func (*QueryPriceForRenewInput) SetUseDuration ¶ added in v1.0.15
func (s *QueryPriceForRenewInput) SetUseDuration(v int32) *QueryPriceForRenewInput
SetUseDuration sets the UseDuration field's value.
func (QueryPriceForRenewInput) String ¶ added in v1.0.15
func (s QueryPriceForRenewInput) String() string
String returns the string representation
func (*QueryPriceForRenewInput) Validate ¶ added in v1.0.15
func (s *QueryPriceForRenewInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type QueryPriceForRenewOutput ¶ added in v1.0.15
type QueryPriceForRenewOutput struct {
Metadata *response.ResponseMetadata
Currency *string `type:"string" json:",omitempty"`
InstanceAmountList []*InstanceAmountListForQueryPriceForRenewOutput `type:"list" json:",omitempty"`
TotalDiscountAmount *string `type:"string" json:",omitempty"`
TotalOriginalAmount *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QueryPriceForRenewOutput) GoString ¶ added in v1.0.15
func (s QueryPriceForRenewOutput) GoString() string
GoString returns the string representation
func (*QueryPriceForRenewOutput) SetCurrency ¶ added in v1.0.15
func (s *QueryPriceForRenewOutput) SetCurrency(v string) *QueryPriceForRenewOutput
SetCurrency sets the Currency field's value.
func (*QueryPriceForRenewOutput) SetInstanceAmountList ¶ added in v1.0.15
func (s *QueryPriceForRenewOutput) SetInstanceAmountList(v []*InstanceAmountListForQueryPriceForRenewOutput) *QueryPriceForRenewOutput
SetInstanceAmountList sets the InstanceAmountList field's value.
func (*QueryPriceForRenewOutput) SetTotalDiscountAmount ¶ added in v1.0.15
func (s *QueryPriceForRenewOutput) SetTotalDiscountAmount(v string) *QueryPriceForRenewOutput
SetTotalDiscountAmount sets the TotalDiscountAmount field's value.
func (*QueryPriceForRenewOutput) SetTotalOriginalAmount ¶ added in v1.0.15
func (s *QueryPriceForRenewOutput) SetTotalOriginalAmount(v string) *QueryPriceForRenewOutput
SetTotalOriginalAmount sets the TotalOriginalAmount field's value.
func (QueryPriceForRenewOutput) String ¶ added in v1.0.15
func (s QueryPriceForRenewOutput) String() string
String returns the string representation
type QueryPriceForSubscriptionInput ¶ added in v1.0.15
type QueryPriceForSubscriptionInput struct {
ConfigList []*ConfigListForQueryPriceForSubscriptionInput `type:"list" json:",omitempty"`
// Product is a required field
Product *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (QueryPriceForSubscriptionInput) GoString ¶ added in v1.0.15
func (s QueryPriceForSubscriptionInput) GoString() string
GoString returns the string representation
func (*QueryPriceForSubscriptionInput) SetConfigList ¶ added in v1.0.15
func (s *QueryPriceForSubscriptionInput) SetConfigList(v []*ConfigListForQueryPriceForSubscriptionInput) *QueryPriceForSubscriptionInput
SetConfigList sets the ConfigList field's value.
func (*QueryPriceForSubscriptionInput) SetProduct ¶ added in v1.0.15
func (s *QueryPriceForSubscriptionInput) SetProduct(v string) *QueryPriceForSubscriptionInput
SetProduct sets the Product field's value.
func (QueryPriceForSubscriptionInput) String ¶ added in v1.0.15
func (s QueryPriceForSubscriptionInput) String() string
String returns the string representation
func (*QueryPriceForSubscriptionInput) Validate ¶ added in v1.0.15
func (s *QueryPriceForSubscriptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type QueryPriceForSubscriptionOutput ¶ added in v1.0.15
type QueryPriceForSubscriptionOutput struct {
Metadata *response.ResponseMetadata
ConfigList []*ConfigListForQueryPriceForSubscriptionOutput `type:"list" json:",omitempty"`
Currency *string `type:"string" json:",omitempty"`
TotalDiscountAmount *string `type:"string" json:",omitempty"`
TotalOriginalAmount *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (QueryPriceForSubscriptionOutput) GoString ¶ added in v1.0.15
func (s QueryPriceForSubscriptionOutput) GoString() string
GoString returns the string representation
func (*QueryPriceForSubscriptionOutput) SetConfigList ¶ added in v1.0.15
func (s *QueryPriceForSubscriptionOutput) SetConfigList(v []*ConfigListForQueryPriceForSubscriptionOutput) *QueryPriceForSubscriptionOutput
SetConfigList sets the ConfigList field's value.
func (*QueryPriceForSubscriptionOutput) SetCurrency ¶ added in v1.0.15
func (s *QueryPriceForSubscriptionOutput) SetCurrency(v string) *QueryPriceForSubscriptionOutput
SetCurrency sets the Currency field's value.
func (*QueryPriceForSubscriptionOutput) SetTotalDiscountAmount ¶ added in v1.0.15
func (s *QueryPriceForSubscriptionOutput) SetTotalDiscountAmount(v string) *QueryPriceForSubscriptionOutput
SetTotalDiscountAmount sets the TotalDiscountAmount field's value.
func (*QueryPriceForSubscriptionOutput) SetTotalOriginalAmount ¶ added in v1.0.15
func (s *QueryPriceForSubscriptionOutput) SetTotalOriginalAmount(v string) *QueryPriceForSubscriptionOutput
SetTotalOriginalAmount sets the TotalOriginalAmount field's value.
func (QueryPriceForSubscriptionOutput) String ¶ added in v1.0.15
func (s QueryPriceForSubscriptionOutput) String() string
String returns the string representation
type RelationForListInvitationOutput ¶
type RelationForListInvitationOutput struct {
AccountAlias *string `type:"string" json:",omitempty"`
AuthInfo []*AuthInfoForListInvitationOutput `type:"list" json:",omitempty"`
Filiation *int32 `type:"int32" json:",omitempty"`
FiliationDesc *string `type:"string" json:",omitempty"`
MajorAccountID *int64 `type:"int64" json:",omitempty"`
MajorAccountName *string `type:"string" json:",omitempty"`
Relation *int32 `type:"int32" json:",omitempty"`
RelationDesc *string `type:"string" json:",omitempty"`
RelationID *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
StatusDesc *string `type:"string" json:",omitempty"`
SubAccountID *int64 `type:"int64" json:",omitempty"`
SubAccountName *string `type:"string" json:",omitempty"`
UpdateTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RelationForListInvitationOutput) GoString ¶
func (s RelationForListInvitationOutput) GoString() string
GoString returns the string representation
func (*RelationForListInvitationOutput) SetAccountAlias ¶
func (s *RelationForListInvitationOutput) SetAccountAlias(v string) *RelationForListInvitationOutput
SetAccountAlias sets the AccountAlias field's value.
func (*RelationForListInvitationOutput) SetAuthInfo ¶
func (s *RelationForListInvitationOutput) SetAuthInfo(v []*AuthInfoForListInvitationOutput) *RelationForListInvitationOutput
SetAuthInfo sets the AuthInfo field's value.
func (*RelationForListInvitationOutput) SetFiliation ¶
func (s *RelationForListInvitationOutput) SetFiliation(v int32) *RelationForListInvitationOutput
SetFiliation sets the Filiation field's value.
func (*RelationForListInvitationOutput) SetFiliationDesc ¶
func (s *RelationForListInvitationOutput) SetFiliationDesc(v string) *RelationForListInvitationOutput
SetFiliationDesc sets the FiliationDesc field's value.
func (*RelationForListInvitationOutput) SetMajorAccountID ¶
func (s *RelationForListInvitationOutput) SetMajorAccountID(v int64) *RelationForListInvitationOutput
SetMajorAccountID sets the MajorAccountID field's value.
func (*RelationForListInvitationOutput) SetMajorAccountName ¶
func (s *RelationForListInvitationOutput) SetMajorAccountName(v string) *RelationForListInvitationOutput
SetMajorAccountName sets the MajorAccountName field's value.
func (*RelationForListInvitationOutput) SetRelation ¶
func (s *RelationForListInvitationOutput) SetRelation(v int32) *RelationForListInvitationOutput
SetRelation sets the Relation field's value.
func (*RelationForListInvitationOutput) SetRelationDesc ¶
func (s *RelationForListInvitationOutput) SetRelationDesc(v string) *RelationForListInvitationOutput
SetRelationDesc sets the RelationDesc field's value.
func (*RelationForListInvitationOutput) SetRelationID ¶
func (s *RelationForListInvitationOutput) SetRelationID(v string) *RelationForListInvitationOutput
SetRelationID sets the RelationID field's value.
func (*RelationForListInvitationOutput) SetStatus ¶
func (s *RelationForListInvitationOutput) SetStatus(v int32) *RelationForListInvitationOutput
SetStatus sets the Status field's value.
func (*RelationForListInvitationOutput) SetStatusDesc ¶
func (s *RelationForListInvitationOutput) SetStatusDesc(v string) *RelationForListInvitationOutput
SetStatusDesc sets the StatusDesc field's value.
func (*RelationForListInvitationOutput) SetSubAccountID ¶
func (s *RelationForListInvitationOutput) SetSubAccountID(v int64) *RelationForListInvitationOutput
SetSubAccountID sets the SubAccountID field's value.
func (*RelationForListInvitationOutput) SetSubAccountName ¶
func (s *RelationForListInvitationOutput) SetSubAccountName(v string) *RelationForListInvitationOutput
SetSubAccountName sets the SubAccountName field's value.
func (*RelationForListInvitationOutput) SetUpdateTime ¶
func (s *RelationForListInvitationOutput) SetUpdateTime(v string) *RelationForListInvitationOutput
SetUpdateTime sets the UpdateTime field's value.
func (RelationForListInvitationOutput) String ¶
func (s RelationForListInvitationOutput) String() string
String returns the string representation
type RenewInstanceInput ¶ added in v1.0.17
type RenewInstanceInput struct {
ClientToken *string `type:"string" json:",omitempty"`
// InstanceID is a required field
InstanceID *string `type:"string" json:",omitempty" required:"true"`
// Product is a required field
Product *string `type:"string" json:",omitempty" required:"true"`
RenewRelatedInstance *bool `type:"boolean" json:",omitempty"`
RenewalDuration *int64 `type:"int64" json:",omitempty"`
// RenewalDurationUnit is a required field
RenewalDurationUnit *string `type:"string" json:",omitempty" required:"true"`
UnitedExpireDay *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RenewInstanceInput) GoString ¶ added in v1.0.17
func (s RenewInstanceInput) GoString() string
GoString returns the string representation
func (*RenewInstanceInput) SetClientToken ¶ added in v1.0.17
func (s *RenewInstanceInput) SetClientToken(v string) *RenewInstanceInput
SetClientToken sets the ClientToken field's value.
func (*RenewInstanceInput) SetInstanceID ¶ added in v1.0.17
func (s *RenewInstanceInput) SetInstanceID(v string) *RenewInstanceInput
SetInstanceID sets the InstanceID field's value.
func (*RenewInstanceInput) SetProduct ¶ added in v1.0.17
func (s *RenewInstanceInput) SetProduct(v string) *RenewInstanceInput
SetProduct sets the Product field's value.
func (*RenewInstanceInput) SetRenewRelatedInstance ¶ added in v1.0.17
func (s *RenewInstanceInput) SetRenewRelatedInstance(v bool) *RenewInstanceInput
SetRenewRelatedInstance sets the RenewRelatedInstance field's value.
func (*RenewInstanceInput) SetRenewalDuration ¶ added in v1.0.17
func (s *RenewInstanceInput) SetRenewalDuration(v int64) *RenewInstanceInput
SetRenewalDuration sets the RenewalDuration field's value.
func (*RenewInstanceInput) SetRenewalDurationUnit ¶ added in v1.0.17
func (s *RenewInstanceInput) SetRenewalDurationUnit(v string) *RenewInstanceInput
SetRenewalDurationUnit sets the RenewalDurationUnit field's value.
func (*RenewInstanceInput) SetUnitedExpireDay ¶ added in v1.0.17
func (s *RenewInstanceInput) SetUnitedExpireDay(v string) *RenewInstanceInput
SetUnitedExpireDay sets the UnitedExpireDay field's value.
func (RenewInstanceInput) String ¶ added in v1.0.17
func (s RenewInstanceInput) String() string
String returns the string representation
func (*RenewInstanceInput) Validate ¶ added in v1.0.17
func (s *RenewInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RenewInstanceOutput ¶ added in v1.0.17
type RenewInstanceOutput struct {
Metadata *response.ResponseMetadata
OrderIDList []*string `type:"list" json:",omitempty"`
SuccessInstanceList []*SuccessInstanceListForRenewInstanceOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (RenewInstanceOutput) GoString ¶ added in v1.0.17
func (s RenewInstanceOutput) GoString() string
GoString returns the string representation
func (*RenewInstanceOutput) SetOrderIDList ¶ added in v1.0.17
func (s *RenewInstanceOutput) SetOrderIDList(v []*string) *RenewInstanceOutput
SetOrderIDList sets the OrderIDList field's value.
func (*RenewInstanceOutput) SetSuccessInstanceList ¶ added in v1.0.17
func (s *RenewInstanceOutput) SetSuccessInstanceList(v []*SuccessInstanceListForRenewInstanceOutput) *RenewInstanceOutput
SetSuccessInstanceList sets the SuccessInstanceList field's value.
func (RenewInstanceOutput) String ¶ added in v1.0.17
func (s RenewInstanceOutput) String() string
String returns the string representation
type SetRenewalTypeInput ¶ added in v1.0.17
type SetRenewalTypeInput struct {
ClientToken *string `type:"string" json:",omitempty"`
// InstanceID is a required field
InstanceID *string `type:"string" json:",omitempty" required:"true"`
// Product is a required field
Product *string `type:"string" json:",omitempty" required:"true"`
// RenewType is a required field
RenewType *string `type:"string" json:",omitempty" required:"true"`
RenewalDuration *int64 `type:"int64" json:",omitempty"`
RenewalDurationUnit *string `type:"string" json:",omitempty"`
RenewalTimes *int64 `type:"int64" json:",omitempty"`
SetRenewalRelatedInstance *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (SetRenewalTypeInput) GoString ¶ added in v1.0.17
func (s SetRenewalTypeInput) GoString() string
GoString returns the string representation
func (*SetRenewalTypeInput) SetClientToken ¶ added in v1.0.17
func (s *SetRenewalTypeInput) SetClientToken(v string) *SetRenewalTypeInput
SetClientToken sets the ClientToken field's value.
func (*SetRenewalTypeInput) SetInstanceID ¶ added in v1.0.17
func (s *SetRenewalTypeInput) SetInstanceID(v string) *SetRenewalTypeInput
SetInstanceID sets the InstanceID field's value.
func (*SetRenewalTypeInput) SetProduct ¶ added in v1.0.17
func (s *SetRenewalTypeInput) SetProduct(v string) *SetRenewalTypeInput
SetProduct sets the Product field's value.
func (*SetRenewalTypeInput) SetRenewType ¶ added in v1.0.17
func (s *SetRenewalTypeInput) SetRenewType(v string) *SetRenewalTypeInput
SetRenewType sets the RenewType field's value.
func (*SetRenewalTypeInput) SetRenewalDuration ¶ added in v1.0.17
func (s *SetRenewalTypeInput) SetRenewalDuration(v int64) *SetRenewalTypeInput
SetRenewalDuration sets the RenewalDuration field's value.
func (*SetRenewalTypeInput) SetRenewalDurationUnit ¶ added in v1.0.17
func (s *SetRenewalTypeInput) SetRenewalDurationUnit(v string) *SetRenewalTypeInput
SetRenewalDurationUnit sets the RenewalDurationUnit field's value.
func (*SetRenewalTypeInput) SetRenewalTimes ¶ added in v1.0.17
func (s *SetRenewalTypeInput) SetRenewalTimes(v int64) *SetRenewalTypeInput
SetRenewalTimes sets the RenewalTimes field's value.
func (*SetRenewalTypeInput) SetSetRenewalRelatedInstance ¶ added in v1.0.17
func (s *SetRenewalTypeInput) SetSetRenewalRelatedInstance(v bool) *SetRenewalTypeInput
SetSetRenewalRelatedInstance sets the SetRenewalRelatedInstance field's value.
func (SetRenewalTypeInput) String ¶ added in v1.0.17
func (s SetRenewalTypeInput) String() string
String returns the string representation
func (*SetRenewalTypeInput) Validate ¶ added in v1.0.17
func (s *SetRenewalTypeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SetRenewalTypeOutput ¶ added in v1.0.17
type SetRenewalTypeOutput struct {
Metadata *response.ResponseMetadata
SuccessInstanceList []*SuccessInstanceListForSetRenewalTypeOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (SetRenewalTypeOutput) GoString ¶ added in v1.0.17
func (s SetRenewalTypeOutput) GoString() string
GoString returns the string representation
func (*SetRenewalTypeOutput) SetSuccessInstanceList ¶ added in v1.0.17
func (s *SetRenewalTypeOutput) SetSuccessInstanceList(v []*SuccessInstanceListForSetRenewalTypeOutput) *SetRenewalTypeOutput
SetSuccessInstanceList sets the SuccessInstanceList field's value.
func (SetRenewalTypeOutput) String ¶ added in v1.0.17
func (s SetRenewalTypeOutput) String() string
String returns the string representation
type SuccessInstanceInfoForUnsubscribeInstanceOutput ¶
type SuccessInstanceInfoForUnsubscribeInstanceOutput struct {
InstanceID *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SuccessInstanceInfoForUnsubscribeInstanceOutput) GoString ¶
func (s SuccessInstanceInfoForUnsubscribeInstanceOutput) GoString() string
GoString returns the string representation
func (*SuccessInstanceInfoForUnsubscribeInstanceOutput) SetInstanceID ¶
func (s *SuccessInstanceInfoForUnsubscribeInstanceOutput) SetInstanceID(v string) *SuccessInstanceInfoForUnsubscribeInstanceOutput
SetInstanceID sets the InstanceID field's value.
func (*SuccessInstanceInfoForUnsubscribeInstanceOutput) SetProduct ¶
func (s *SuccessInstanceInfoForUnsubscribeInstanceOutput) SetProduct(v string) *SuccessInstanceInfoForUnsubscribeInstanceOutput
SetProduct sets the Product field's value.
func (SuccessInstanceInfoForUnsubscribeInstanceOutput) String ¶
func (s SuccessInstanceInfoForUnsubscribeInstanceOutput) String() string
String returns the string representation
type SuccessInstanceListForRenewInstanceOutput ¶ added in v1.0.17
type SuccessInstanceListForRenewInstanceOutput struct {
InstanceID *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SuccessInstanceListForRenewInstanceOutput) GoString ¶ added in v1.0.17
func (s SuccessInstanceListForRenewInstanceOutput) GoString() string
GoString returns the string representation
func (*SuccessInstanceListForRenewInstanceOutput) SetInstanceID ¶ added in v1.0.17
func (s *SuccessInstanceListForRenewInstanceOutput) SetInstanceID(v string) *SuccessInstanceListForRenewInstanceOutput
SetInstanceID sets the InstanceID field's value.
func (*SuccessInstanceListForRenewInstanceOutput) SetProduct ¶ added in v1.0.17
func (s *SuccessInstanceListForRenewInstanceOutput) SetProduct(v string) *SuccessInstanceListForRenewInstanceOutput
SetProduct sets the Product field's value.
func (SuccessInstanceListForRenewInstanceOutput) String ¶ added in v1.0.17
func (s SuccessInstanceListForRenewInstanceOutput) String() string
String returns the string representation
type SuccessInstanceListForSetRenewalTypeOutput ¶ added in v1.0.17
type SuccessInstanceListForSetRenewalTypeOutput struct {
InstanceID *string `type:"string" json:",omitempty"`
Product *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SuccessInstanceListForSetRenewalTypeOutput) GoString ¶ added in v1.0.17
func (s SuccessInstanceListForSetRenewalTypeOutput) GoString() string
GoString returns the string representation
func (*SuccessInstanceListForSetRenewalTypeOutput) SetInstanceID ¶ added in v1.0.17
func (s *SuccessInstanceListForSetRenewalTypeOutput) SetInstanceID(v string) *SuccessInstanceListForSetRenewalTypeOutput
SetInstanceID sets the InstanceID field's value.
func (*SuccessInstanceListForSetRenewalTypeOutput) SetProduct ¶ added in v1.0.17
func (s *SuccessInstanceListForSetRenewalTypeOutput) SetProduct(v string) *SuccessInstanceListForSetRenewalTypeOutput
SetProduct sets the Product field's value.
func (SuccessInstanceListForSetRenewalTypeOutput) String ¶ added in v1.0.17
func (s SuccessInstanceListForSetRenewalTypeOutput) String() string
String returns the string representation
type UnsubscribeInstanceInput ¶
type UnsubscribeInstanceInput struct {
ClientToken *string `max:"36" type:"string" json:",omitempty"`
// InstanceID is a required field
InstanceID *string `type:"string" json:",omitempty" required:"true"`
// Product is a required field
Product *string `type:"string" json:",omitempty" required:"true"`
UnsubscribeRelatedInstance *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (UnsubscribeInstanceInput) GoString ¶
func (s UnsubscribeInstanceInput) GoString() string
GoString returns the string representation
func (*UnsubscribeInstanceInput) SetClientToken ¶
func (s *UnsubscribeInstanceInput) SetClientToken(v string) *UnsubscribeInstanceInput
SetClientToken sets the ClientToken field's value.
func (*UnsubscribeInstanceInput) SetInstanceID ¶
func (s *UnsubscribeInstanceInput) SetInstanceID(v string) *UnsubscribeInstanceInput
SetInstanceID sets the InstanceID field's value.
func (*UnsubscribeInstanceInput) SetProduct ¶
func (s *UnsubscribeInstanceInput) SetProduct(v string) *UnsubscribeInstanceInput
SetProduct sets the Product field's value.
func (*UnsubscribeInstanceInput) SetUnsubscribeRelatedInstance ¶
func (s *UnsubscribeInstanceInput) SetUnsubscribeRelatedInstance(v bool) *UnsubscribeInstanceInput
SetUnsubscribeRelatedInstance sets the UnsubscribeRelatedInstance field's value.
func (UnsubscribeInstanceInput) String ¶
func (s UnsubscribeInstanceInput) String() string
String returns the string representation
func (*UnsubscribeInstanceInput) Validate ¶
func (s *UnsubscribeInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UnsubscribeInstanceOutput ¶
type UnsubscribeInstanceOutput struct {
Metadata *response.ResponseMetadata
OrderID *string `type:"string" json:",omitempty"`
OrderIDList []*string `type:"list" json:",omitempty"`
SuccessInstanceInfos []*SuccessInstanceInfoForUnsubscribeInstanceOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (UnsubscribeInstanceOutput) GoString ¶
func (s UnsubscribeInstanceOutput) GoString() string
GoString returns the string representation
func (*UnsubscribeInstanceOutput) SetOrderID ¶
func (s *UnsubscribeInstanceOutput) SetOrderID(v string) *UnsubscribeInstanceOutput
SetOrderID sets the OrderID field's value.
func (*UnsubscribeInstanceOutput) SetOrderIDList ¶ added in v1.0.15
func (s *UnsubscribeInstanceOutput) SetOrderIDList(v []*string) *UnsubscribeInstanceOutput
SetOrderIDList sets the OrderIDList field's value.
func (*UnsubscribeInstanceOutput) SetSuccessInstanceInfos ¶
func (s *UnsubscribeInstanceOutput) SetSuccessInstanceInfos(v []*SuccessInstanceInfoForUnsubscribeInstanceOutput) *UnsubscribeInstanceOutput
SetSuccessInstanceInfos sets the SuccessInstanceInfos field's value.
func (UnsubscribeInstanceOutput) String ¶
func (s UnsubscribeInstanceOutput) String() string
String returns the string representation
type UpdateAuthInput ¶ added in v1.0.15
type UpdateAuthInput struct {
AuthListStr *string `type:"string" json:",omitempty"`
// RelationID is a required field
RelationID *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpdateAuthInput) GoString ¶ added in v1.0.15
func (s UpdateAuthInput) GoString() string
GoString returns the string representation
func (*UpdateAuthInput) SetAuthListStr ¶ added in v1.0.15
func (s *UpdateAuthInput) SetAuthListStr(v string) *UpdateAuthInput
SetAuthListStr sets the AuthListStr field's value.
func (*UpdateAuthInput) SetRelationID ¶ added in v1.0.15
func (s *UpdateAuthInput) SetRelationID(v string) *UpdateAuthInput
SetRelationID sets the RelationID field's value.
func (UpdateAuthInput) String ¶ added in v1.0.15
func (s UpdateAuthInput) String() string
String returns the string representation
func (*UpdateAuthInput) Validate ¶ added in v1.0.15
func (s *UpdateAuthInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateAuthOutput ¶ added in v1.0.15
type UpdateAuthOutput struct {
Metadata *response.ResponseMetadata
IsSuccess *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateAuthOutput) GoString ¶ added in v1.0.15
func (s UpdateAuthOutput) GoString() string
GoString returns the string representation
func (*UpdateAuthOutput) SetIsSuccess ¶ added in v1.0.15
func (s *UpdateAuthOutput) SetIsSuccess(v bool) *UpdateAuthOutput
SetIsSuccess sets the IsSuccess field's value.
func (UpdateAuthOutput) String ¶ added in v1.0.15
func (s UpdateAuthOutput) String() string
String returns the string representation
Source Files
¶
- api_cancel_invitation.go
- api_cancel_order.go
- api_clean_up_financial_relation.go
- api_create_financial_relation.go
- api_delete_financial_relation.go
- api_get_order.go
- api_handle_invitation.go
- api_list_amortized_cost_bill_daily.go
- api_list_amortized_cost_bill_detail.go
- api_list_amortized_cost_bill_monthly.go
- api_list_available_instances.go
- api_list_bill.go
- api_list_bill_detail.go
- api_list_bill_overview_by_category.go
- api_list_bill_overview_by_prod.go
- api_list_coupon_usage_records.go
- api_list_coupons.go
- api_list_financial_relation.go
- api_list_invitation.go
- api_list_order_product_details.go
- api_list_orders.go
- api_list_package_usage_details.go
- api_list_resource_packages.go
- api_list_split_bill_detail.go
- api_pay_order.go
- api_query_balance_acct.go
- api_query_price_for_pay_as_you_go.go
- api_query_price_for_renew.go
- api_query_price_for_subscription.go
- api_renew_instance.go
- api_set_renewal_type.go
- api_unsubscribe_instance.go
- api_update_auth.go
- interface_billing.go
- service_billing.go