types

package
v1.20.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataSetType

type DataSetType string
const (
	DataSetTypeCustomerSubscriberHourlyMonthlySubscriptions DataSetType = "customer_subscriber_hourly_monthly_subscriptions"
	DataSetTypeCustomerSubscriberAnnualSubscriptions        DataSetType = "customer_subscriber_annual_subscriptions"
	DataSetTypeDailyBusinessUsageByInstanceType             DataSetType = "daily_business_usage_by_instance_type"
	DataSetTypeDailyBusinessFees                            DataSetType = "daily_business_fees"
	DataSetTypeDailyBusinessFreeTrialConversions            DataSetType = "daily_business_free_trial_conversions"
	DataSetTypeDailyBusinessNewInstances                    DataSetType = "daily_business_new_instances"
	DataSetTypeDailyBusinessNewProductSubscribers           DataSetType = "daily_business_new_product_subscribers"
	DataSetTypeDailyBusinessCanceledProductSubscribers      DataSetType = "daily_business_canceled_product_subscribers"
	DataSetTypeMonthlyRevenueBillingAndRevenueData          DataSetType = "monthly_revenue_billing_and_revenue_data"
	DataSetTypeMonthlyRevenueAnnualSubscriptions            DataSetType = "monthly_revenue_annual_subscriptions"
	DataSetTypeMonthlyRevenueFieldDemonstrationUsage        DataSetType = "monthly_revenue_field_demonstration_usage"
	DataSetTypeMonthlyRevenueFlexiblePaymentSchedule        DataSetType = "monthly_revenue_flexible_payment_schedule"
	DataSetTypeDisbursedAmountByProduct                     DataSetType = "disbursed_amount_by_product"
	DataSetTypeDisbursedAmountByProductWithUncollectedFunds DataSetType = "disbursed_amount_by_product_with_uncollected_funds"
	DataSetTypeDisbursedAmountByInstanceHours               DataSetType = "disbursed_amount_by_instance_hours"
	DataSetTypeDisbursedAmountByCustomerGeo                 DataSetType = "disbursed_amount_by_customer_geo"
	DataSetTypeDisbursedAmountByAgeOfUncollectedFunds       DataSetType = "disbursed_amount_by_age_of_uncollected_funds"
	DataSetTypeDisbursedAmountByAgeOfDisbursedFunds         DataSetType = "disbursed_amount_by_age_of_disbursed_funds"
	DataSetTypeDisbursedAmountByAgeOfPastDueFunds           DataSetType = "disbursed_amount_by_age_of_past_due_funds"
	DataSetTypeDisbursedAmountByUncollectedFundsBreakdown   DataSetType = "disbursed_amount_by_uncollected_funds_breakdown"
	DataSetTypeCustomerProfileByIndustry                    DataSetType = "customer_profile_by_industry"
	DataSetTypeCustomerProfileByRevenue                     DataSetType = "customer_profile_by_revenue"
	DataSetTypeCustomerProfileByGeography                   DataSetType = "customer_profile_by_geography"
	DataSetTypeSalesCompensationBilledRevenue               DataSetType = "sales_compensation_billed_revenue"
	DataSetTypeUsSalesAndUseTaxRecords                      DataSetType = "us_sales_and_use_tax_records"
)

Enum values for DataSetType

func (DataSetType) Values added in v0.29.0

func (DataSetType) Values() []DataSetType

Values returns all known values for DataSetType. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type MarketplaceCommerceAnalyticsException

type MarketplaceCommerceAnalyticsException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

This exception is thrown when an internal service error occurs.

func (*MarketplaceCommerceAnalyticsException) Error

func (*MarketplaceCommerceAnalyticsException) ErrorCode

func (*MarketplaceCommerceAnalyticsException) ErrorFault

func (*MarketplaceCommerceAnalyticsException) ErrorMessage

type SupportDataSetType

type SupportDataSetType string
const (
	SupportDataSetTypeCustomerSupportContactsData     SupportDataSetType = "customer_support_contacts_data"
	SupportDataSetTypeTestCustomerSupportContactsData SupportDataSetType = "test_customer_support_contacts_data"
)

Enum values for SupportDataSetType

func (SupportDataSetType) Values added in v0.29.0

Values returns all known values for SupportDataSetType. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL