All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.megaport.api.dto.notifications.MessageDestination Maven / Gradle / Ivy

The newest version!
package com.megaport.api.dto.notifications;

public enum MessageDestination {

	/**
	 * Email is the only currently supported destination.
	 */
	EMAIL

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy