B2ResolvedSeedInfo
- Resolved seed information used at runtime to link a seed object to its crop,
* category, and ownership data.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SeedObjectId | FName | Object ID of the seed. | |
| CropId | FName | Crop ID associated with this seed. | |
| ObjectCategoryId | FName | Object category ID for this seed. | |
| OwnershipData | FB1OwnershipData | Ownership data for this seed instance. |