Packages

Stripe API bindings for Gleam.

Current section

Files

Jump to
gstripe include stripe@customer_CustomField.hrl
Raw

include/stripe@customer_CustomField.hrl

-record(custom_field, {name :: binary(), value :: binary()}).