This allows a card to be active longer. The response tells you the results of the update.
ExtendCardExpiryResponse
Field | Type | Inherited from | Description |
---|---|---|---|
CardsUpdated | Int32 | ExtendCardExpiryResponse | Gets or sets the CardsUpdated value |
ElapsedTime | TimeSpan | ExtendCardExpiryResponse | Gets or sets the ElapsedTime value |
TrialRun | Boolean | ExtendCardExpiryResponse | Gets or sets the TrialRun value |
{
"CardsUpdated" : "Int32",
"ElapsedTime" : "TimeSpan",
"TrialRun" : "Boolean"
}