Increase.RealTimePaymentsTransfers.RealTimePaymentsTransfer.CreatedBy.OAuthApplication (Increase v1.0.0)

Copy Markdown View Source

If present, details about the OAuth Application that created the transfer.

Fields

  • name - The name of the OAuth Application.

Summary

Types

t()

@type t() ::
  %Increase.RealTimePaymentsTransfers.RealTimePaymentsTransfer.CreatedBy.OAuthApplication{
    name: String.t()
  }