receiveContractId property

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

Implementation

@JsonKey(name: 'ReceiveContractId', includeIfNull: false)
final String? receiveContractId;