@@ -8,7 +8,7 @@ import { Column } from "typeorm";
|
||||
import { config } from '../../config';
|
||||
|
||||
/**
|
||||
* Defines the Address entity.
|
||||
* Defines the Address class.
|
||||
* Implemented this way to prevent any formatting differences.
|
||||
*/
|
||||
export class Address {
|
||||
|
||||
Reference in New Issue
Block a user