existingInternalOrderId property
- @JsonKey.new(name: 'ExistingInternalOrderId', includeIfNull: false)
final
Implementation
@JsonKey(name: 'ExistingInternalOrderId', includeIfNull: false)
final String? existingInternalOrderId;
@JsonKey(name: 'ExistingInternalOrderId', includeIfNull: false)
final String? existingInternalOrderId;