refundTimeLimit property
The amount of time before refundability of the newly purchased item will expire.
Implementation
@JsonKey(name:'refundTimeLimit')
int? refundTimeLimit;
The amount of time before refundability of the newly purchased item will expire.
@JsonKey(name:'refundTimeLimit')
int? refundTimeLimit;