importRentalInventoryId property

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

Implementation

@JsonKey(name: 'ImportRentalInventoryId', includeIfNull: false)
final String? importRentalInventoryId;