TootResponse.

IsSuccess Property

Summary

If the HTTP response status code is a success.
Assembly
Cake.Mastodon.dll
Namespace
Cake.Mastodon
Containing Type
TootResponse

Syntax

public bool IsSuccess { get; }

Value

Type Description
bool