# CyberSource.Ucv1sessionsCompleteMandateTms

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tokenCreate** | **Boolean** | Use this when you want to create a token from the card/bank data in your payment request.   Possible values:   - True   - False<br><br>  Optional field: This field can be configured through the Merchant Experience screens in the Business Center. The configured value may be overridden on a per‑transaction basis in the uc/v1/sessions API request.  | [optional] 
**tokenTypes** | **[String]** | Cybersource tokens types you are performing a create on. If not supplied the default token type for the merchants token vault will be used.  Possible values: - Customer - paymentInstrument - instrumentIdentifier - shippingAddress<br><br>  Optional field: This field can be configured through the Merchant Experience screens in the Business Center. The configured value may be overridden on a per‑transaction basis in the uc/v1/sessions API request.  | [optional] 


