CheckoutAuthContextGet

public struct CheckoutAuthContextGet : Decodable, Encodable

Response for request authorization context api method.

  • Declaration

    Swift

    public init(from decoder: Decoder) throws
  • Declaration

    Swift

    public func encode(to encoder: Encoder) throws