receiveDeliveryDirection property

  1. @JsonKey.new(name: 'ReceiveDeliveryDirection', includeIfNull: false)
String? receiveDeliveryDirection
final

Implementation

@JsonKey(name: 'ReceiveDeliveryDirection', includeIfNull: false)
final String? receiveDeliveryDirection;