C# Class Xsolla.XsollaCheckout

Inheritance: IParseble
Afficher le fichier Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Méthodes publiques

Méthode Description
GetLink ( ) : string
GetMethod ( ) : string
Parse ( JSONNode checkoutNode ) : IParseble

Method Details

GetLink() public méthode

public GetLink ( ) : string
Résultat string

GetMethod() public méthode

public GetMethod ( ) : string
Résultat string

Parse() public méthode

public Parse ( JSONNode checkoutNode ) : IParseble
checkoutNode SimpleJSON.JSONNode
Résultat IParseble