public sealed class GetDefaultBranchRequest : IMessage<GetDefaultBranchRequest>, IEquatable<GetDefaultBranchRequest>, IDeepCloneable<GetDefaultBranchRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class GetDefaultBranchRequest.
Request message to show which branch is currently the default branch.
[[["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 `GetDefaultBranchRequest` class in the Retail v2 API is 2.12.0."],["This documentation provides reference and code samples for the `GetDefaultBranchRequest` class, which is used to determine the default branch within the Retail API."],["The `GetDefaultBranchRequest` class has been implemented with multiple inheritance such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetDefaultBranchRequest` class has two constructors for instantiation and two properties: `Catalog` (string) and `CatalogAsCatalogName` (CatalogName)."],["There are multiple previous versions available for reference ranging from version 1.0.0 to 2.11.0."]]],[]]