AcceptTermsAndConditionsRequest public protocol AcceptTermsAndConditionsRequest Undocumented type The type of Ts and Cs that the shopper/customer has agreed to. Declaration Swift var type: String { get } version The current version of the Ts and Cs that the shopper/customer has agreed to. Declaration Swift var version: String { get }