Lines Matching refs:tiip

18409 func (tiip ThreatIntelligenceIndicatorProperties) MarshalJSON() ([]byte, error) {
18411 if tiip.ThreatIntelligenceTags != nil {
18412 objectMap["threatIntelligenceTags"] = tiip.ThreatIntelligenceTags
18414 if tiip.LastUpdatedTimeUtc != nil {
18415 objectMap["lastUpdatedTimeUtc"] = tiip.LastUpdatedTimeUtc
18417 if tiip.Source != nil {
18418 objectMap["source"] = tiip.Source
18420 if tiip.DisplayName != nil {
18421 objectMap["displayName"] = tiip.DisplayName
18423 if tiip.Description != nil {
18424 objectMap["description"] = tiip.Description
18426 if tiip.IndicatorTypes != nil {
18427 objectMap["indicatorTypes"] = tiip.IndicatorTypes
18429 if tiip.Pattern != nil {
18430 objectMap["pattern"] = tiip.Pattern
18432 if tiip.PatternType != nil {
18433 objectMap["patternType"] = tiip.PatternType
18435 if tiip.PatternVersion != nil {
18436 objectMap["patternVersion"] = tiip.PatternVersion
18438 if tiip.KillChainPhases != nil {
18439 objectMap["killChainPhases"] = tiip.KillChainPhases
18441 if tiip.ParsedPattern != nil {
18442 objectMap["parsedPattern"] = tiip.ParsedPattern
18444 if tiip.ExternalID != nil {
18445 objectMap["externalId"] = tiip.ExternalID
18447 if tiip.CreatedByRef != nil {
18448 objectMap["createdByRef"] = tiip.CreatedByRef
18450 if tiip.Defanged != nil {
18451 objectMap["defanged"] = tiip.Defanged
18453 if tiip.ExternalLastUpdatedTimeUtc != nil {
18454 objectMap["externalLastUpdatedTimeUtc"] = tiip.ExternalLastUpdatedTimeUtc
18456 if tiip.ExternalReferences != nil {
18457 objectMap["externalReferences"] = tiip.ExternalReferences
18459 if tiip.GranularMarkings != nil {
18460 objectMap["granularMarkings"] = tiip.GranularMarkings
18462 if tiip.Labels != nil {
18463 objectMap["labels"] = tiip.Labels
18465 if tiip.Revoked != nil {
18466 objectMap["revoked"] = tiip.Revoked
18468 if tiip.Confidence != nil {
18469 objectMap["confidence"] = tiip.Confidence
18471 if tiip.ObjectMarkingRefs != nil {
18472 objectMap["objectMarkingRefs"] = tiip.ObjectMarkingRefs
18474 if tiip.Language != nil {
18475 objectMap["language"] = tiip.Language
18477 if tiip.ThreatTypes != nil {
18478 objectMap["threatTypes"] = tiip.ThreatTypes
18480 if tiip.ValidFrom != nil {
18481 objectMap["validFrom"] = tiip.ValidFrom
18483 if tiip.ValidUntil != nil {
18484 objectMap["validUntil"] = tiip.ValidUntil
18486 if tiip.Created != nil {
18487 objectMap["created"] = tiip.Created
18489 if tiip.Modified != nil {
18490 objectMap["modified"] = tiip.Modified
18492 if tiip.Extensions != nil {
18493 objectMap["extensions"] = tiip.Extensions