OptInWorkflow Properties Name Type Description Notes description string [default to undefined] imageUrls Array<string> [default to undefined] Example import { OptInWorkflow } from 'bandwidth-sdk'; const instance: OptInWorkflow = { description, imageUrls, }; [Back to Model list] [Back to API list] [Back to README]