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 © 2022. All rights reserved.