public sealed class PriceByResource : IMessage<PriceByResource>, IEquatable<PriceByResource>, IDeepCloneable<PriceByResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class PriceByResource.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `PriceByResource` class in the Cloud Channel v1 API is 2.14.0, and documentation is available for versions ranging from 1.0.0 to 2.14.0."],["`PriceByResource` is a class that represents pricing based on the type of resource, inheriting from `Object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PriceByResource` class has properties such as `Price`, which represents the offer's price, `PricePhases` that specifies price by time range, and `ResourceType` that indicates the type of the resource like \"SEAT\"."],["This class can be created using a default constructor or one that copies the values from another `PriceByResource` instance."]]],[]]