UpdateTermsOfService constructor
- {required String terms_of_service_id,
- required TermsOfService terms_of_service,
- int? extra,
- int? clientId}
New terms of service must be accepted by the user. If the terms of service are declined, then the deleteAccount method must be called with the reason "Decline ToS update"
Implementation
UpdateTermsOfService