Structures
The following structures are available globally.
-
Response for a request of check the authorization code.
See moreDeclaration
Swift
public struct CheckoutAuthCheck : Decodable, Encodable
-
Response for request authorization context api method.
See moreDeclaration
Swift
public struct CheckoutAuthContextGet : Decodable, Encodable
-
Response for a request of creating an auth session.
See moreDeclaration
Swift
public struct CheckoutAuthSessionGenerate : Decodable, Encodable
-
Generate payment token
See moreDeclaration
Swift
public struct CheckoutTokenIssueExecute : Decodable, Encodable
-
The process is initiated with the payment token to the merchant Yandex.Checkout.
See moreDeclaration
Swift
public struct CheckoutTokenIssueInit : Decodable, Encodable
-
Get information about the merchant’s customer, such as a mobile app.
See moreDeclaration
Swift
public struct MerchantClientInfo : Decodable, Encodable
-
Application authorization parameters
See moreDeclaration
Swift
public struct AuthParams : Decodable, Encodable
-
Output format description of user authorization status
See moreDeclaration
Swift
public struct AuthTypeState : Decodable, Encodable
-
Undocumented
See moreDeclaration
Swift
public struct MonetaryAmount : Decodable, Encodable