

# FulfillmentDetails


Contains comprehensive information about how a benefit allocation is fulfilled across different fulfillment types.

## Contents


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

**Important**  
This data type is a UNION, so only one of the following members can be specified when used or returned.

 ** AccessDetails **   <a name="AWSPartnerCentral-Type-benefits_FulfillmentDetails-AccessDetails"></a>
Details about access-based fulfillment, if applicable to this benefit allocation.  
Type: [AccessDetails](API_benefits_AccessDetails.md) object  
Required: No

 ** ConsumableDetails **   <a name="AWSPartnerCentral-Type-benefits_FulfillmentDetails-ConsumableDetails"></a>
Details about consumable-based fulfillment, if applicable to this benefit allocation.  
Type: [ConsumableDetails](API_benefits_ConsumableDetails.md) object  
Required: No

 ** CreditDetails **   <a name="AWSPartnerCentral-Type-benefits_FulfillmentDetails-CreditDetails"></a>
Details about credit-based fulfillment, if applicable to this benefit allocation.  
Type: [CreditDetails](API_benefits_CreditDetails.md) object  
Required: No

 ** DisbursementDetails **   <a name="AWSPartnerCentral-Type-benefits_FulfillmentDetails-DisbursementDetails"></a>
Details about disbursement-based fulfillment, if applicable to this benefit allocation.  
Type: [DisbursementDetails](API_benefits_DisbursementDetails.md) object  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/partnercentral-benefits-2018-05-10/FulfillmentDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/partnercentral-benefits-2018-05-10/FulfillmentDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/partnercentral-benefits-2018-05-10/FulfillmentDetails) 