maximumNumberOfUses property
This token may be used to perform the requested action this number of times, at a maximum. If this value is 0, then there is no limit.
Implementation
@JsonKey(name:'maximumNumberOfUses')
int? maximumNumberOfUses;
This token may be used to perform the requested action this number of times, at a maximum. If this value is 0, then there is no limit.
@JsonKey(name:'maximumNumberOfUses')
int? maximumNumberOfUses;