Akd v0.3.1 FreshbooksApiClient.Schema View Source

This module defines the behavior a schema must implement in order to be accessible through the native callers of this package.

This module adds extendability to this package. By using this module and defining certain callbacks, a new set of resource can be very easily integrated with this API client.

Link to this section Summary

Functions

A Simple way of accessing all Schema’s features

Facebooks abstraction for an ecto embedded schema

Link to this section Functions

Link to this macro __using__(opts) View Source (macro)

A Simple way of accessing all Schema’s features

Link to this macro api_schema(list) View Source (macro)

Facebooks abstraction for an ecto embedded schema