# RetailOutletName

Representing the available retail outlet channels used for invoice-related transactions.


## Enum


    * `Alfamart` (value: `'ALFAMART'`)

    * `Indomaret` (value: `'INDOMARET'`)

    * `_7Eleven` (value: `'7ELEVEN'`)

    * `Cebuana` (value: `'CEBUANA'`)

    * `DpEcpayLoan` (value: `'DP_ECPAY_LOAN'`)

    * `DpMlhuillier` (value: `'DP_MLHUILLIER'`)

    * `DpPalawan` (value: `'DP_PALAWAN'`)

    * `DpEcpaySchool` (value: `'DP_ECPAY_SCHOOL'`)

    * `Lbc` (value: `'LBC'`)

    * `XenditEnumDefaultFallback` (value: `UNKNOWN_ENUM_VALUE`)

If you encounter `UNKNOWN_ENUM_VALUE`, it means that this ENUM is unavailable in your current SDK version. Please upgrade to get the newest ENUM.


[[Back to README]](../../README.md)