purchaseDatePst property

  1. @JsonKey(name: 'purchase_date_pst')
String? purchaseDatePst
final

The time the App Store charged the user's account for a purchased or restored product, or the time the App Store charged the user’s account for a subscription purchase or renewal after a lapse, in the Pacific Time zone.

Implementation

@JsonKey(name: 'purchase_date_pst')
final String? purchaseDatePst;