Reflect API change (public_reorder_url) in taler-util

This commit is contained in:
ms 2021-07-29 17:26:02 +02:00
parent 59b6615093
commit acf041d144
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -458,6 +458,11 @@ export interface ContractTerms {
*/ */
fulfillment_url?: string; fulfillment_url?: string;
/**
* URL meant to share the shopping cart.
*/
public_reorder_url?: string;
/** /**
* Plain text fulfillment message in the merchant's default language. * Plain text fulfillment message in the merchant's default language.
*/ */