user property

  1. @JsonKey(name: 'user')
User get user
inherited

Business account user that created the business connection.

Implementation

@JsonKey(name: 'user')
User get user;