UpdatePriceBookVersionInput
Input for updating price book version metadata
This page contains
Fields
name String | New unique name for price book version |
description String | Description for price book version |
precedence Long | Precedence of price book version |
effectiveStartDate DateTime | Date from which price book prices will be applicable. Value is not considered for Draft status |
effectiveEndDate DateTime | Date after which price book prices will not be applicable. Value is not considered for Draft status |
removeEffectiveEndDate Boolean | If true, effectiveEndDate field will be set to null for price book Default value: false |
externalSource PriceBookExternalSource PREVIEW | External source to which price book prices are associated |
removeExternalSource Boolean PREVIEW | If true, externalSource field will be set to null for price book Default value: false |
markupType PriceBookMarkupType | Markup type for a price book |