DisplayInfo
A Collection domain
The DisplayInfo domain essentially provides plain vanilla fields that can be added to the Collection.
For NFTs these fields can be added as static fields to the object type, however this struct provides a convenience wrapper for the Collection object since this object does not have static fields and only dynamic ones.
Last updated