CreateMarketplaceRevenueShareAllocationRequest
Types
Properties
Link copied to clipboard
The catalog in which to create the allocation.
Link copied to clipboard
A unique token to ensure idempotency of the create request.
Link copied to clipboard
The effective start date for the allocation. Must be the first day of a month.
Link copied to clipboard
The effective end date for the allocation. Must be the last day of a month (YYYY-MM-DD). Omit for open-ended allocations.
Link copied to clipboard
The revenue share percentage for this allocation.
Functions
Link copied to clipboard
inline fun copy(block: CreateMarketplaceRevenueShareAllocationRequest.Builder.() -> Unit = {}): CreateMarketplaceRevenueShareAllocationRequest