# SwisscomPaymentsJavascriptSdk.PaymentRequestPayerId

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**billingProfile** | **String** | The billing profile identifier. | [optional] 
**preferredProductType** | **String** | Prefers a billing profile with a product of type specified. | [optional] 
**scn** | **String** | The Swisscom customer identification number. | [optional] 


<a name="PreferredProductTypeEnum"></a>
## Enum: PreferredProductTypeEnum


* `wireless` (value: `"wireless"`)

* `landline` (value: `"landline"`)

* `tv` (value: `"tv"`)




