InformationalUrl Class
Represents a group of URIs that provide terms of service, marketing, support and privacy policy information about an application. The default value for each string is null.
- Inheritance
-
InformationalUrl
Constructor
InformationalUrl(*, terms_of_service: Optional[str] = None, marketing: Optional[str] = None, privacy: Optional[str] = None, support: Optional[str] = None, **kwargs)
Parameters
Feedback
Submit and view feedback for