Struct passivetotal::response::HostAttributeTrackerResult
[−]
[src]
pub struct HostAttributeTrackerResult { pub attributeValue: Option<String>, pub hostname: Option<String>, pub lastSeen: Option<String>, pub firstSeen: Option<String>, pub attributeType: Option<String>, }
Fields
attributeValue | |
hostname | |
lastSeen | |
firstSeen | |
attributeType |