Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 215 Bytes

File metadata and controls

17 lines (11 loc) · 215 Bytes

Sorting

Example Usage

import com.mollie.mollie.models.components.Sorting;

Sorting value = Sorting.ASC;

Values

Name Value
ASC asc
DESC desc