receiveContractIds property

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

Implementation

@JsonKey(name: 'ReceiveContractIds', includeIfNull: false)
final String? receiveContractIds;