EximPaySDK/com.eximbay.eximpaysdk.types/PaymentType PaymentType public enum PaymentType extends Enum<PaymentType>Content copied to clipboard결제 타입 EntriesFunctionsProperties Entries CASH Link copied to clipboard CASHContent copied to clipboard현금결제 QR Link copied to clipboard QRContent copied to clipboard간편결재 CARD Link copied to clipboard CARDContent copied to clipboard카드결제 Functions getName Link copied to clipboard final String getName()Content copied to clipboard getOrdinal Link copied to clipboard final Integer getOrdinal()Content copied to clipboard getValue Link copied to clipboard final String getValue()Content copied to clipboard Properties name Link copied to clipboard private final String nameContent copied to clipboard ordinal Link copied to clipboard private final Integer ordinalContent copied to clipboard value Link copied to clipboard private final String valueContent copied to clipboard