Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 512 Bytes

Page.md

File metadata and controls

16 lines (11 loc) · 512 Bytes

conekta.model.Page

Load the model package

import 'package:conekta/api.dart';

Properties

Name Type Description Notes
nextPageUrl String URL of the next page. [optional]
previousPageUrl String Url of the previous page. [optional]

[Back to Model list] [Back to API list] [Back to README]