RemoveCardParams
Type of the parameters object required by the /removeCard endpoint
export interface RemoveCardParams {
recurringDetailReference: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
recurringDetailReference | Required | string |
Type of the parameters object required by the /removeCard endpoint
export interface RemoveCardParams {
recurringDetailReference: string;
}| Name | Required | Type | Description |
|---|---|---|---|
recurringDetailReference | Required | string |