public sealed class TransferableSku : IMessage<TransferableSku>, IEquatable<TransferableSku>, IDeepCloneable<TransferableSku>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class TransferableSku.
TransferableSku represents information a reseller needs to view existing
provisioned services for a customer that they do not own.
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 `TransferableSku` class within the Cloud Channel v1 API is designed for resellers to view existing customer-provisioned services that they do not own, and it is read-only."],["This documentation includes version history for the `TransferableSku` class, ranging from version 1.0.0 up to the latest version 2.14.0, and provides a link to each versions documentation."],["The `TransferableSku` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["`TransferableSku` has properties for `LegacySku`, `Sku`, and `TransferEligibility`, each representing different aspects of a transferable SKU."],["There are 2 constructors available to create `TransferableSku` objects, the default constructor, and a copy constructor."]]],[]]