A statement for a Treasury account.
Summary
Types
@type t() :: %Mercury.TreasuryStatement{ created_at: DateTime.t() | nil, document_type: String.t(), id: String.t(), period: String.t(), url: String.t() | nil }
A statement for a Treasury account.
@type t() :: %Mercury.TreasuryStatement{ created_at: DateTime.t() | nil, document_type: String.t(), id: String.t(), period: String.t(), url: String.t() | nil }