Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (13 loc) · 490 Bytes

SellerInfoMessage.md

File metadata and controls

24 lines (13 loc) · 490 Bytes

SellerInfoMessage

Properties

Name Type Description Notes
sellerName String [optional]
bid Double [optional]
status StatusEnum [optional]
budgets List<SellerBudgetInfoMessage> [optional]

Enum: StatusEnum

Name Value
INACTIVE "Inactive"
ACTIVE "Active"