public enum AttachmentType extends Enum<AttachmentType>
public static final AttachmentType DOCX
public static final AttachmentType XLSX
public static AttachmentType[] values()
public static AttachmentType valueOf(String name)
Copyright © 2021. All rights reserved.