# MonetaryTypes
[see the source](https://github.com/dev-matan-tsuberi/soldoc/tree/master/contracts/MonetaryTypes.sol)
> MonetaryTypes


**Execution cost**: less than 304 gas

**Deployment cost**: less than 211800 gas

**Combined cost**: less than 212104 gas




## Methods
### getFigureByCurrency(tuple[],tuple)


**Execution cost**: No bound available

**Attributes**: constant


Params:

1. **figures** *of type `tuple[]`*
2. **currency** *of type `tuple`*

Returns:


1. **output_0** *of type `tuple`*

--- 
### getFigureByCurrency(MonetaryTypes.Figure[],MonetaryTypes.Currency)


**Execution cost**: No bound available




[Back to the top ↑](#monetarytypes)
