type property

  1. @JsonKey(name: 'type', unknownEnumValue: QPricingPhaseType.unknown)
QPricingPhaseType type
final

Type of the pricing phase.

Implementation

@JsonKey(name: 'type', unknownEnumValue: QPricingPhaseType.unknown)
final QPricingPhaseType type;