You are reading the documentation for v7.x and earlier, which is no longer the latest version. Switch to v8.x
GetPaymentDetailsListProps
Properties for getting payment details list of the current user.
export interface GetPaymentDetailsListProps extends BaseProps, BaseUserId {
saved?: boolean;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
saved | Optional | boolean | Type of payment details |