terms_of_service_url property

String terms_of_service_url
read / write

An HTTP URL with terms of service for non-recurring payments. If non-empty, then the user must accept the terms of service before allowed to pay.

Implementation

late String terms_of_service_url;