Crate payjp_types

Source
Expand description

This crate provides Rust bindings for core types to the HTTP API.

Modules§

with_serde_json
with_serde_json_opt

Macros§

impl_from_val_with_from_str

Structs§

List
A single page of a cursor-paginated list of an object.
ParseCurrencyError
ParseError
Error representing a failure to parse a enum
RangeBoundsTs
Specification of a date interval for use in filtering results by time.

Enums§

Currency
Expandable
An id or object.
RangeQueryTs
A set of generic request parameters that can be used on list endpoints to filter their results by some timestamp.

Traits§

MapBuilder
Internal implementation details
Object
Implemented by types which represent objects.
ObjectDeser
Internal implementation details

Type Aliases§

Timestamp
An alias for data representing a UNIX timestamp.