Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SyrupPayToken
Claims
Error
C# Class SyrupPayToken.Claims.Error
Inheritance:
Element
Mostrar archivo
Open project: SKplanet/syruppay-csharp
Public Methods
Method
Description
SetDescription
(
string
description
) :
Error
SetType
(
ErrorType
type
) :
Error
ValidRequired
( ) :
void
Method Details
SetDescription()
public
method
public
SetDescription
(
string
description
) :
Error
description
string
return
Error
SetType()
public
method
public
SetType
(
ErrorType
type
) :
Error
type
ErrorType
return
Error
ValidRequired()
public
method
public
ValidRequired
( ) :
void
return
void