import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
amount | int | The amount to be collected for tax in cents | |
description | String | description or tax's name | |
metadata | BuiltMap<String, JsonObject> | [optional] |
import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
amount | int | The amount to be collected for tax in cents | |
description | String | description or tax's name | |
metadata | BuiltMap<String, JsonObject> | [optional] |