C# Class Xsolla.XsollaCheckout

Inheritance: IParseble
Mostra file Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Public Methods

Method Description
GetLink ( ) : string
GetMethod ( ) : string
Parse ( JSONNode checkoutNode ) : IParseble

Method Details

GetLink() public method

public GetLink ( ) : string
return string

GetMethod() public method

public GetMethod ( ) : string
return string

Parse() public method

public Parse ( JSONNode checkoutNode ) : IParseble
checkoutNode SimpleJSON.JSONNode
return IParseble