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

# Interface: PayPalButtonStyleOptions

## Table of contents

### Properties

- [color](PayPalButtonStyleOptions.md#color)
- [height](PayPalButtonStyleOptions.md#height)
- [label](PayPalButtonStyleOptions.md#label)
- [shape](PayPalButtonStyleOptions.md#shape)

## Properties

### color

• `Optional` **color**: [`StyleButtonColor`](../enums/StyleButtonColor.md)

___

### height

• `Optional` **height**: `number`

___

### label

• `Optional` **label**: [`StyleButtonLabel`](../enums/StyleButtonLabel.md)

___

### shape

• `Optional` **shape**: [`StyleButtonShape`](../enums/StyleButtonShape.md)
