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

Latest commit

 

History

History
24 lines (13 loc) · 467 Bytes

SellerBudgetUpdateMessage.md

File metadata and controls

24 lines (13 loc) · 467 Bytes

SellerBudgetUpdateMessage

Properties

Name Type Description Notes
budgetId Long [optional]
amount Double [optional]
endDate OffsetDateTime [optional]
status StatusEnum [optional]

Enum: StatusEnum

Name Value
INACTIVE "Inactive"
ACTIVE "Active"