Open topic with navigation
        
        Open topic with navigation
        
        
        ProductRatePlan
        A ProductRatePlan is part of a Product, which in turn can be associated with one or more              Subscriptions. A rate plan is what your customer is signing up for. Each product can have one or more product rate plans, and each product rate plan can have one or more product rate plan charges. Rate plan charges are the actual charges for the services (rate plans) that you are giving, and can be of different types; for example, one-time fees, monthly recurring fees, usage fees, and so on.
        Supported Calls
        This object is used in the query call.
        Fields
        In addition to the following fields, zObject contributes additional fields. For information on the field types, see Field Types.
        
            
            
            
            
            
            
                
                    | Name | 
                    Required? | 
                    Type | 
                    Allowable Values | 
                    Description | 
                
            
            
                
                    | Description | 
                    NA | 
                    string | 
                    255 characters | 
                    A description of the rate plan. | 
                
                
                    | EffectiveEndDate | 
                    NA | 
                    dateTime | 
                    A valid dateTime value | 
                    The date on which the rate plan expires or is no longer valid. | 
                
                
                    | EffectiveStartDate | 
                    NA | 
                    dateTime | 
                    A valid dateTime value | 
                    The date on which the rate plan becomes available. | 
                
                
                    | Name | 
                    NA | 
                    string | 
                    50 characters | 
                    The name of the rate plan. | 
                
                
                    | ProductId | 
                    NA | 
                    zns: ID | 
                    A valid product ID | 
                    The identification number of the product that this rate plan is for. | 
                
            
        
        See Also
        Product
        
        ProductRatePlanCharge
        
        Subscription
        
        
            Copyright © 2008-2009 Zuora, Inc.
         
        
        Open topic with navigation
        
         
        Open topic with navigation