Property | Type | Description |
---|
Method | Description | |
---|---|---|
cost_types ( bool? @includeCredit = null, bool? @includeDiscount = null, bool? @includeOtherSubscription = null, bool? @includeRecurring = null, bool? @includeRefund = null, bool? @includeSubscription = null, bool? @includeSupport = null, bool? @includeTax = null, bool? @includeUpfront = null, bool? @useAmortized = null, bool? @useBlended = null ) : System.Collections.Generic |
public cost_types ( bool? @includeCredit = null, bool? @includeDiscount = null, bool? @includeOtherSubscription = null, bool? @includeRecurring = null, bool? @includeRefund = null, bool? @includeSubscription = null, bool? @includeSupport = null, bool? @includeTax = null, bool? @includeUpfront = null, bool? @useAmortized = null, bool? @useBlended = null ) : System.Collections.Generic | ||
@includeCredit | bool? | |
@includeDiscount | bool? | |
@includeOtherSubscription | bool? | |
@includeRecurring | bool? | |
@includeRefund | bool? | |
@includeSubscription | bool? | |
@includeSupport | bool? | |
@includeTax | bool? | |
@includeUpfront | bool? | |
@useAmortized | bool? | |
@useBlended | bool? | |
return | System.Collections.Generic |