MCPcopy Create free account
hub / github.com/cloudwan/gohan / GetPropertyFilter

Method GetPropertyFilter

schema/policy.go:662–664  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

660}
661
662func (policy *Policy) GetPropertyFilter() *Filter {
663 return policy.resource.PropertiesFilter
664}
665
666func (policy *Policy) GetRelationPropertyName() string {
667 return policy.relationPropertyName

Callers 1

GetSchemaFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected