24 lines
551 B
Markdown
24 lines
551 B
Markdown
|
---
|
||
|
title: savedCredentials
|
||
|
description: Information about saved card credentials
|
||
|
---
|
||
|
## Constructor: savedCredentials
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
Information about saved card credentials
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|id|[string](../types/string.md) | Yes|Unique identifier of the saved credentials|
|
||
|
|title|[string](../types/string.md) | Yes|Title of the saved credentials|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [SavedCredentials](../types/SavedCredentials.md)
|
||
|
|
||
|
|