C# Class Amazon.AWSMarketplaceCommerceAnalytics.DataSetType

Constants used for properties of type DataSetType.
Inheritance: ConstantClass
显示文件 Open project: aws/aws-sdk-net

Public Properties

Property Type Description
CustomerProfileByIndustry DataSetType
CustomerProfileByRevenue DataSetType
CustomerSubscriberAnnualSubscriptions DataSetType
CustomerSubscriberHourlyMonthlySubscriptions DataSetType
Customer_profile_by_geography DataSetType
DailyBusinessCanceledProductSubscribers DataSetType
DailyBusinessFees DataSetType
DailyBusinessFreeTrialConversions DataSetType
DailyBusinessNewInstances DataSetType
DailyBusinessNewProductSubscribers DataSetType
DailyBusinessUsageByInstanceType DataSetType
DisbursedAmountByAgeOfDisbursedFunds DataSetType
DisbursedAmountByAgeOfUncollectedFunds DataSetType
DisbursedAmountByCustomerGeo DataSetType
DisbursedAmountByProduct DataSetType
Disbursed_amount_by_product_with_uncollected_funds DataSetType
MonthlyRevenueAnnualSubscriptions DataSetType
MonthlyRevenueBillingAndRevenueData DataSetType
Sales_compensation_billed_revenue DataSetType

Public Methods

Method Description
DataSetType ( string value ) : System

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

FindValue ( string value ) : DataSetType

Finds the constant for the unique value.

Method Details

DataSetType() public method

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public DataSetType ( string value ) : System
value string
return System

FindValue() public static method

Finds the constant for the unique value.
public static FindValue ( string value ) : DataSetType
value string The unique value for the constant
return DataSetType

Property Details

CustomerProfileByIndustry public_oe static_oe property

Constant CustomerProfileByIndustry for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics CustomerProfileByIndustry
return DataSetType

CustomerProfileByRevenue public_oe static_oe property

Constant CustomerProfileByRevenue for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics CustomerProfileByRevenue
return DataSetType

CustomerSubscriberAnnualSubscriptions public_oe static_oe property

Constant CustomerSubscriberAnnualSubscriptions for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics CustomerSubscriberAnnualSubscriptions
return DataSetType

CustomerSubscriberHourlyMonthlySubscriptions public_oe static_oe property

Constant CustomerSubscriberHourlyMonthlySubscriptions for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics CustomerSubscriberHourlyMonthlySubscriptions
return DataSetType

Customer_profile_by_geography public_oe static_oe property

Constant Customer_profile_by_geography for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics Customer_profile_by_geography
return DataSetType

DailyBusinessCanceledProductSubscribers public_oe static_oe property

Constant DailyBusinessCanceledProductSubscribers for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics DailyBusinessCanceledProductSubscribers
return DataSetType

DailyBusinessFees public_oe static_oe property

Constant DailyBusinessFees for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics DailyBusinessFees
return DataSetType

DailyBusinessFreeTrialConversions public_oe static_oe property

Constant DailyBusinessFreeTrialConversions for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics DailyBusinessFreeTrialConversions
return DataSetType

DailyBusinessNewInstances public_oe static_oe property

Constant DailyBusinessNewInstances for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics DailyBusinessNewInstances
return DataSetType

DailyBusinessNewProductSubscribers public_oe static_oe property

Constant DailyBusinessNewProductSubscribers for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics DailyBusinessNewProductSubscribers
return DataSetType

DailyBusinessUsageByInstanceType public_oe static_oe property

Constant DailyBusinessUsageByInstanceType for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics DailyBusinessUsageByInstanceType
return DataSetType

DisbursedAmountByAgeOfDisbursedFunds public_oe static_oe property

Constant DisbursedAmountByAgeOfDisbursedFunds for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics DisbursedAmountByAgeOfDisbursedFunds
return DataSetType

DisbursedAmountByAgeOfUncollectedFunds public_oe static_oe property

Constant DisbursedAmountByAgeOfUncollectedFunds for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics DisbursedAmountByAgeOfUncollectedFunds
return DataSetType

DisbursedAmountByCustomerGeo public_oe static_oe property

Constant DisbursedAmountByCustomerGeo for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics DisbursedAmountByCustomerGeo
return DataSetType

DisbursedAmountByProduct public_oe static_oe property

Constant DisbursedAmountByProduct for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics DisbursedAmountByProduct
return DataSetType

Disbursed_amount_by_product_with_uncollected_funds public_oe static_oe property

Constant Disbursed_amount_by_product_with_uncollected_funds for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics Disbursed_amount_by_product_with_uncollected_funds
return DataSetType

MonthlyRevenueAnnualSubscriptions public_oe static_oe property

Constant MonthlyRevenueAnnualSubscriptions for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics MonthlyRevenueAnnualSubscriptions
return DataSetType

MonthlyRevenueBillingAndRevenueData public_oe static_oe property

Constant MonthlyRevenueBillingAndRevenueData for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics MonthlyRevenueBillingAndRevenueData
return DataSetType

Sales_compensation_billed_revenue public_oe static_oe property

Constant Sales_compensation_billed_revenue for DataSetType
public static DataSetType,Amazon.AWSMarketplaceCommerceAnalytics Sales_compensation_billed_revenue
return DataSetType