Uses of Class
com.twilio.rest.numbers.v2.regulatorycompliance.SupportingDocument.Status
-
Packages that use SupportingDocument.Status Package Description com.twilio.rest.numbers.v2.regulatorycompliance -
-
Uses of SupportingDocument.Status in com.twilio.rest.numbers.v2.regulatorycompliance
Methods in com.twilio.rest.numbers.v2.regulatorycompliance that return SupportingDocument.Status Modifier and Type Method Description static SupportingDocument.StatusSupportingDocument.Status. forValue(String value)SupportingDocument.StatusSupportingDocument. getStatus()static SupportingDocument.StatusSupportingDocument.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static SupportingDocument.Status[]SupportingDocument.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-