interface StagedPriceDraft {
    value: TypedMoneyDraft;
}

Properties

Properties

Money value for the StagedPriceDraft.