get

Get the terms and conditions agreed to by the customer

Parameters

type

The type of Ts and Cs that the shopper/customer has agreed to. Defaults to all if absent

version

The version of Ts and Cs that the shopper/customer has agreed to. Defaults to all if absent

abstract fun get(type: String?, version: String?): ApiResult<TermsAndConditionsAcceptances>