--- title: savedCredentials description: Information about saved card credentials image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # 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)