method
PolymorphicRelationshipsField.Private
Public method PolymorphicRelationshipsField.Private from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
namespace | string | The namespace value. |
value | store.Value | The value value. |
Returns
The declared result.
PolymorphicRelationshipsFieldFull signature
func (f PolymorphicRelationshipsField) Private(
namespace string,
value store.Value,
) PolymorphicRelationshipsFieldRelated types
PolymorphicRelationshipsFieldPolymorphicRelationshipsField configures links to documents from any of the target collections.
ValueAn immutable scalar, object, list, or populated document value.