OBJECT

SubCreditSpend

link GraphQL Schema definition

1type SubCreditSpend {
2
3# The time when a user spent the sub credit.
4spendTimestamp: String
5
6# DEPRECATED: use Streamer.name.
7productId: String
8
9}

link Required by

This element is not required by anyone