# FinApiAccess.TppCertificate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | A certificate identifier. | 
**certificateType** | **String** | Type of certificate. | 
**label** | **String** | Label of certificate. | 
**validFrom** | **String** | Valid from date in the format 'YYYY-MM-DD'. | [optional] 
**validUntil** | **String** | Valid until date in the format 'YYYY-MM-DD'. | [optional] 


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


* `QWAC` (value: `"QWAC"`)

* `QSEALC` (value: `"QSEALC"`)




