You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Represents a response from plaid's '/processor/token/create' endpoint. Create a token suitable for sending to one of Plaid's partners to enable integrations.
/// </summary>
/// <seealso cref="Acklann.Plaid.ResponseBase" />
public class CreateProcessorTokenResponse : ResponseBase