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

***

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

# Interface: PayPalCommerceFieldsStyleOptions

## Properties

### rules?

> `optional` **rules?**: `object`

#### Index Signature

\[`key`: `string`\]: `any`

***

### variables?

> `optional` **variables?**: `object`

#### borderColor?

> `optional` **borderColor?**: `string`

#### borderFocusColor?

> `optional` **borderFocusColor?**: `string`

#### borderRadius?

> `optional` **borderRadius?**: `string`

#### borderWidth?

> `optional` **borderWidth?**: `string`

#### colorBackground?

> `optional` **colorBackground?**: `string`

#### colorDanger?

> `optional` **colorDanger?**: `string`

#### colorInfo?

> `optional` **colorInfo?**: `string`

#### colorTextPlaceholder?

> `optional` **colorTextPlaceholder?**: `string`

#### fontFamily?

> `optional` **fontFamily?**: `string`

#### fontSizeBase?

> `optional` **fontSizeBase?**: `string`

#### fontSizeLg?

> `optional` **fontSizeLg?**: `string`

#### fontSizeM?

> `optional` **fontSizeM?**: `string`

#### fontSizeSm?

> `optional` **fontSizeSm?**: `string`

#### spacingUnit?

> `optional` **spacingUnit?**: `string`

#### textColor?

> `optional` **textColor?**: `string`
