Class TinkoffPayStatusResponse.Params
-
- All Implemented Interfaces:
public final class TinkoffPayStatusResponse.Params
-
-
Constructor Summary
Constructors Constructor Description TinkoffPayStatusResponse.Params(Boolean allowed, String version)
-
Method Summary
Modifier and Type Method Description final BooleangetAllowed()final StringgetVersion()-
-
Method Detail
-
getAllowed
final Boolean getAllowed()
-
getVersion
final String getVersion()
-
-
-
-