public sealed class TransferableOffer : IMessage<TransferableOffer>, IEquatable<TransferableOffer>, IDeepCloneable<TransferableOffer>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class TransferableOffer.
TransferableOffer represents an Offer that can be used in Transfer.
Read-only.
[[["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 available for the `TransferableOffer` class in the Cloud Channel v1 API is 2.14.0."],["The `TransferableOffer` class represents an Offer that can be used in a Transfer, and it is read-only."],["The `TransferableOffer` class has been released in multiple versions, from 1.0.0 to the latest 2.14.0, allowing you to track changes."],["`TransferableOffer` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is a subclass of `object`."],["`TransferableOffer` contains an `Offer` property that has the type `Offer` and represents the offer updated with the required parameter contraints to allow the transfer."]]],[]]