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