activities

package
v0.0.0-...-0412999 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Activities

type Activities struct {
	Client           client.Client
	ConversionClient currency.ConversionClient
}

func (*Activities) GetExchangeRate

func (a *Activities) GetExchangeRate(ctx context.Context, in GetExchangeRateRequest) (decimal.Decimal, error)

type GetExchangeRateRequest

type GetExchangeRateRequest struct {
	Date         time.Time
	CurrencyFrom string
	CurrencyTo   string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL