tariffCode property

String? tariffCode
getter/setter pair

The tariff code as stored by the supplier.

Must match an available tariff on the 'sold_at' datetime for the authenticating partner. Required if no 'quote_request_code' is supplied.

Implementation

String? tariffCode;