Exemplo n.º 1
0
 public static bool IsCanChooseMid(this AutoSubmitOrderResponse response) => response.Data.IsCanChooseMid == "Y";
Exemplo n.º 2
0
 public static bool CanChooseSeats(this AutoSubmitOrderResponse response) => response.Data.CanChooseSeats == "Y";