C# Class PaymillWrapper.Models.Refund.RefundStatus

Inheritance: PaymillWrapper.Utils.EnumBaseType
Afficher le fichier Open project: paymill/paymill-net Class Usage Examples

Méthodes publiques

Свойство Type Description
FAILED Refund.RefundStatus
OPEN Refund.RefundStatus
REFUNDED Refund.RefundStatus
UNKNOWN Refund.RefundStatus

Méthodes publiques

Méthode Description
RefundStatus ( ) : Newtonsoft.Json

Private Methods

Méthode Description
RefundStatus ( String value, System.Boolean unknowValue = false ) : Newtonsoft.Json

Method Details

RefundStatus() public méthode

public RefundStatus ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json

Property Details

FAILED public_oe static_oe property

public static Refund.RefundStatus,PaymillWrapper.Models FAILED
Résultat Refund.RefundStatus

OPEN public_oe static_oe property

public static Refund.RefundStatus,PaymillWrapper.Models OPEN
Résultat Refund.RefundStatus

REFUNDED public_oe static_oe property

public static Refund.RefundStatus,PaymillWrapper.Models REFUNDED
Résultat Refund.RefundStatus

UNKNOWN public_oe static_oe property

public static Refund.RefundStatus,PaymillWrapper.Models UNKNOWN
Résultat Refund.RefundStatus