feat,wip: 경매장 API export
This commit is contained in:
@@ -10,7 +10,7 @@ class AuctionInfoDetail extends DTO
|
||||
{
|
||||
public function __construct(
|
||||
public string $title,
|
||||
public string $openerName,
|
||||
public string $hostName,
|
||||
public int $amount,
|
||||
#[NullIsUndefined]
|
||||
public ?bool $isReverse,
|
||||
|
||||
Reference in New Issue
Block a user