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 available for the Retail v2 API's `GetDefaultBranchRequest` is 2.12.0, while version 2.5.0 is the one currently being documented."],["`GetDefaultBranchRequest` is a class used to determine which branch is set as the default within the Retail v2 API."],["This class, `GetDefaultBranchRequest`, inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Catalog` (a string) and `CatalogAsCatalogName` (a `CatalogName`-typed view), representing the parent catalog resource name."],["The document lists a range of versions from 1.0.0 to 2.12.0, giving a complete history of the `GetDefaultBranchRequest`."]]],[]]