update
This commit is contained in:
@ -35,7 +35,7 @@ export class TrxRecepientDomestic {
|
||||
account_number: string;
|
||||
|
||||
@Column({
|
||||
nullable: false,
|
||||
nullable: true,
|
||||
length: 256,
|
||||
})
|
||||
iban: string;
|
||||
|
||||
Reference in New Issue
Block a user