A tax form attached to a recipient.
Summary
Types
@type t() :: %Mercury.RecipientAttachment{ file_name: String.t(), form_type: String.t() | nil, uploaded_at: DateTime.t() | nil, url: String.t() }
A tax form attached to a recipient.
@type t() :: %Mercury.RecipientAttachment{ file_name: String.t(), form_type: String.t() | nil, uploaded_at: DateTime.t() | nil, url: String.t() }