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(**kwargs)

Parameters

terms_of_service
str
Required

The terms of service URI

marketing
str
Required

The marketing URI

privacy
str
Required

The privacy policy URI

support
str
Required

The support URI