mentorVendorHash property

  1. @JsonKey(name: 'mentorVendorHash')
int? mentorVendorHash
getter/setter pair

Mentors don't really mean anything anymore. Don't expect this to be populated.

Implementation

@JsonKey(name:'mentorVendorHash')
int? mentorVendorHash;