update
This commit is contained in:
@ -35,6 +35,11 @@ export class TrxTransactionAml {
|
||||
})
|
||||
sender_identity_number: string;
|
||||
|
||||
@Column({
|
||||
length: 256,
|
||||
})
|
||||
sender_occupation: string;
|
||||
|
||||
@Column({
|
||||
length: 256,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user