createReward property

  1. @JsonKey(name: "create_reward")
LoyaltyEventCreateReward? createReward
final

Implementation

@JsonKey(name: "create_reward")
final LoyaltyEventCreateReward? createReward;