checkoutUriTemplate property

String? checkoutUriTemplate
getter/setter pair

Checkout URL template.

When the placeholders are expanded will redirect the buyer to the merchant checkout page with the item in the cart. For more details, check the help center doc

Implementation

core.String? checkoutUriTemplate;