Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/appwrite/src/services/avatars.ts>Avatars#getCreditCard

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Avatars.prototype.getCreditCard
import { Avatars } from "https://deno.land/x/appwrite@2.0.2/src/services/avatars.ts";

Get Credit Card Icon

The credit card endpoint will return you the icon of the credit card provider you need. Use width, height and quality arguments to change the output settings.

Parameters

code: string
optional
width: number
optional
height: number
optional
quality: number