AcceptTermsAndConditionsRequest

public protocol AcceptTermsAndConditionsRequest

Undocumented

  • The type of Ts and Cs that the shopper/customer has agreed to.

    Declaration

    Swift

    var type: String { get }
  • The current version of the Ts and Cs that the shopper/customer has agreed to.

    Declaration

    Swift

    var version: String { get }