Class ResponseWebSearchResultLocationCitation
public class ResponseWebSearchResultLocationCitation : Citation
- Inheritance
-
objectResponseWebSearchResultLocationCitation
- Inherited Members
Properties
EncryptedIndex
Required.
public string EncryptedIndex { get; set; }
Property Value
- string
Title
Required. Maximum length: 512
public string Title { get; set; }
Property Value
- string
Type
Required.
public override CitationType Type { get; }
Property Value
Url
Required.
public string Url { get; set; }
Property Value
- string