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