# PaymentRequestShippingInformation



## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **country** |string | ☑️ |  | | |
| **streetLine1** |string |  |  | | |
| **streetLine2** |string |  |  | | |
| **city** |string |  |  | | |
| **provinceState** |string |  |  | | |
| **postalCode** |string |  |  | | |



[[Back to README]](../../README.md)