requestDatePst property

  1. @JsonKey(name: 'request_date_pst')
String? requestDatePst
final

The time the request to the verifyReceipt endpoint was processed and the response was generated, in the Pacific Time zone.

Implementation

@JsonKey(name: 'request_date_pst')
final String? requestDatePst;