Returns details regarding the collection.
string
: The Collection to retrieve.object
. It has the following properties:
string
: The transaction ID of the Collectionstring
: The Address of the owner.string
: The key of the owner.CollectionData
: The Collection Data, it has the following fields:
string
: Collectionstring[]
: The Items of the Collection.