ofload/bigmile-sdk

v1.6 2023-07-17 14:40 UTC

This package is auto-updated.

Last update: 2024-04-17 16:32:17 UTC


README

The repository is a wrapper for BigMile endpoints.

BigMileClient Usage

Method Request Response
getAccessToken CredentialsDTO AccessTokenDTO
calculateEmission CalculateEmissionDTO CalculateEmissinResponsse

Installation

The recommended way to install BigMileClient is through Composer

composer require ofload/bigmile-sdk