-
- All Implemented Interfaces:
-
java.io.Serializable
public final class TinkoffPayLinkResponse extends AcquiringResponse
Ответ на запрос TinkoffPayLink
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classTinkoffPayLinkResponse.Params
-
Constructor Summary
Constructors Constructor Description TinkoffPayLinkResponse(TinkoffPayLinkResponse.Params params)
-
Method Summary
Modifier and Type Method Description final TinkoffPayLinkResponse.ParamsgetParams()-
-
Constructor Detail
-
TinkoffPayLinkResponse
TinkoffPayLinkResponse(TinkoffPayLinkResponse.Params params)
- Parameters:
params- Json-объект содержащий дополнительный параметр
-
-
Method Detail
-
getParams
final TinkoffPayLinkResponse.Params getParams()
-
-
-
-