Versions in this module Expand all Collapse all v0 v0.1.1 May 22, 2021 v0.1.0 May 21, 2021 Changes in this version + const ApiURL + type Client struct + func New(ctx context.Context, clientId, clientSecret string) Client + type JsonDateTime time.Time + func (jdt *JsonDateTime) UnmarshalJSON(b []byte) error + type ListOptions struct + Limit *int + Offset *int + type ResultResponse struct + Result bool