

# ExpectedContractDuration
<a name="API_ExpectedContractDuration"></a>

The expected duration of a partner's contract with the customer. Used to convert Total Contract Value (TCV) to Monthly Recurring Revenue (MRR) for opportunity dealsizing calculations.

## Contents
<a name="API_ExpectedContractDuration_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** Term **   <a name="AWSPartnerCentral-Type-ExpectedContractDuration-Term"></a>
The unit of measurement for the contract duration value. Currently accepts only `Months`.  
Type: String  
Valid Values: `Months`   
Required: Yes

 ** Value **   <a name="AWSPartnerCentral-Type-ExpectedContractDuration-Value"></a>
A String representation of the contract duration as an integer, expressed in the unit defined by `Term`. Valid values range from `1` to `144`.  
Type: String  
Required: Yes

## See Also
<a name="API_ExpectedContractDuration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/partnercentral-selling-2022-07-26/ExpectedContractDuration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/partnercentral-selling-2022-07-26/ExpectedContractDuration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/partnercentral-selling-2022-07-26/ExpectedContractDuration) 