transactionDate property

  1. @JsonKey(name: "transactionDate")
String? transactionDate
getter/setter pair

Implementation

@JsonKey(name: "transactionDate")
String? transactionDate;