GetCommitResponse

Represents the output of a get commit operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A commit data type object that contains information about the specified commit.

Functions

Link copied to clipboard
inline fun copy(block: GetCommitResponse.Builder.() -> Unit = {}): GetCommitResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String