Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 689 Bytes

TppCertificate.md

File metadata and controls

13 lines (10 loc) · 689 Bytes

# TppCertificate

Properties

Name Type Description Notes
id int A certificate identifier.
certificate_type TppCertificateType <strong>Type:</strong> TppCertificateType<br/> Type of certificate.
label string Label of certificate.
valid_from string Valid from date in the format 'YYYY-MM-DD'.
valid_until string Valid until date in the format 'YYYY-MM-DD'.

[Back to Model list] [Back to API list] [Back to README]