interface NftCollectionCount {
    total: number;
}

Properties

Properties

total: number

Generated using TypeDoc