public sealed class RetrieveTransferParametersRequest : IMessage<RetrieveTransferParametersRequest>, IEquatable<RetrieveTransferParametersRequest>, IDeepCloneable<RetrieveTransferParametersRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Domains v1 API class RetrieveTransferParametersRequest.
Request for the RetrieveTransferParameters method.
[[["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."],[[["This document provides reference documentation for the `RetrieveTransferParametersRequest` class within the Cloud Domains v1 API."],["The `RetrieveTransferParametersRequest` class is used to request parameters for transferring a domain, implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes methods such as `GetHashCode`, `GetType`, and `ToString`, in addition to having two constructors `RetrieveTransferParametersRequest()` and `RetrieveTransferParametersRequest(RetrieveTransferParametersRequest other)`."],["The `RetrieveTransferParametersRequest` class contains properties `DomainName` and `Location` both of type string, as well as a `LocationAsLocationName` property of type `LocationName` used for retrieving the domain name and its location."],["The documentation is available for multiple versions, ranging from version 1.0.0 up to the latest version 2.4.0."]]],[]]