[@bigcommerce/checkout-sdk](../README.md) / AdyenPlaceholderData

# Interface: AdyenPlaceholderData

## Table of contents

### Properties

- [billingAddress](AdyenPlaceholderData.md#billingaddress)
- [holderName](AdyenPlaceholderData.md#holdername)

## Properties

### billingAddress

• `Optional` **billingAddress**: `Object`

#### Type declaration

| Name | Type |
| :------ | :------ |
| `city` | `string` |
| `country` | `string` |
| `houseNumberOrName` | `string` |
| `postalCode` | `string` |
| `stateOrProvince` | `string` |
| `street` | `string` |

___

### holderName

• `Optional` **holderName**: `string`
