cancellationDatePst property

  1. @JsonKey(name: 'cancellation_date_pst')
String? cancellationDatePst
final

The time the App Store refunded a transaction or revoked it from family sharing, in the Pacific Time zone. This field is present only for refunded or revoked transactions.

Implementation

@JsonKey(name: 'cancellation_date_pst')
final String? cancellationDatePst;