receiptCreationDatePst property

  1. @JsonKey(name: 'receipt_creation_date_pst')
String? receiptCreationDatePst
final

The time the user ordered the app available for pre-order, in the Pacific Time zone.

Implementation

@JsonKey(name: 'receipt_creation_date_pst')
final String? receiptCreationDatePst;