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

com.twilio.sdk.resource.instance.Trigger Maven / Gradle / Ivy

package com.twilio.sdk.resource.instance;


/**
 * The Enum Trigger.
 *
 * For more information see https://www.twilio.com/docs/api/rest/usage-records#usage-count-price
 *
 */
public enum Trigger {
    count, usage, price
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy