feat(wip): 유니크 경매 세부 진행
This commit is contained in:
@@ -10,6 +10,8 @@ class AuctionBidItemData extends DTO
|
||||
#[NullIsUndefined]
|
||||
public ?string $ownerName,
|
||||
public string $generalName,
|
||||
#[NullIsUndefined]
|
||||
public ?bool $tryExtendCloseDate,
|
||||
) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user