recurring_payment_terms_of_service_url property

string? recurring_payment_terms_of_service_url
getter/setter pair

An HTTP URL with terms of service for recurring payments. If non-empty, the invoice payment will result in recurring payments and the user must accept the terms of service before allowed to pay

Implementation

string? recurring_payment_terms_of_service_url;