auth property

  1. @JsonKey(name: 'auth')
String? auth
getter/setter pair

自身在企业中的身份

Implementation

@JsonKey(name: 'auth')
String? auth;