DigitalWalletDomain Example Usage import { DigitalWalletDomain } from "@gr4vy/sdk/models/components"; let value: DigitalWalletDomain = { domainName: "example.com", }; Fields Field Type Required Description Example domainName string ✔️ The domain to add or remove. example.com