CreateOrUpdatePriceBookMetaDataInput
Input to create or update price book metadata
This page contains
Fields
name String | New unique name for price book |
description String | Description for price book |
precedence Long | Precedence of price book |
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 |