up
This commit is contained in:
@ -100,6 +100,7 @@ export class TrxCustomer {
|
||||
identity_type: TrxIdentityType;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
length: 256,
|
||||
})
|
||||
position: TrxCustomerPosition;
|
||||
|
||||
Reference in New Issue
Block a user