branchId property

  1. @ColumnInfo.new(name: 'branch_id')
int branchId
final

Implementation

@ColumnInfo(name: 'branch_id')
final int branchId;