createContractAllowed property

  1. @JsonKey.new(name: 'CreateContractAllowed', includeIfNull: false)
bool? createContractAllowed
final

Implementation

@JsonKey(name: 'CreateContractAllowed', includeIfNull: false)
final bool? createContractAllowed;