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
* Optional, default is false. Print the business name on the card instead of the card holder's name. Available only for Sole Proprietorship typed customers that have a DBA property.
302
302
*/
303
303
printOnlyBusinessName?: boolean
304
+
305
+
/**
306
+
* Optional, default is false. If true, the card will be active for online use.
0 commit comments