Name | Type | Description | Notes |
---|---|---|---|
merchantAccount | kotlin.String | Account of the merchant. | |
reference | kotlin.String | A reference that merchants can apply for the call. | |
additionalData | kotlin.collections.Map<kotlin.String, kotlin.String> | This field contains additional data, which may be required for a particular request. | [optional] |
card | Card | [optional] | |
selectedRecurringDetailReference | kotlin.String | The selected detail recurring reference. Optional if `card` is provided. | [optional] |
shopperReference | kotlin.String | The reference of the shopper that owns the recurring contract. Optional if `card` is provided. | [optional] |