termsOfServiceDocumentFormat property
- @BuiltValueField.new(wireName: r'termsOfServiceDocumentFormat')
The requested format for the Terms of Service document. Default value: JSON. Possible values: JSON, PDF, or TXT.
Implementation
@BuiltValueField(wireName: r'termsOfServiceDocumentFormat')
String? get termsOfServiceDocumentFormat;