import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
hasMore | bool | Indicates if there are more pages to be requested | |
object | String | Object type, in this case is list | |
data | BuiltList<CustomerShippingContactsDataResponse> | [optional] |
import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
hasMore | bool | Indicates if there are more pages to be requested | |
object | String | Object type, in this case is list | |
data | BuiltList<CustomerShippingContactsDataResponse> | [optional] |