Braintree.Construction (Braintree v0.13.0)

This module provides a use macro to help convert raw HTTP responses into structs.

Link to this section Summary

Functions

Convert a response into one or more typed structs.

Link to this section Functions

Link to this function

new(module, params)

@spec new(module(), map() | [map()]) :: struct() | [struct()]

Convert a response into one or more typed structs.