Interface protos.google.type.IMoney (3.4.1)

Properties of a Money.

Package

@google-cloud/talent!

Properties

currencyCode

currencyCode?: (string|null);

Money currencyCode

Property Value
TypeDescription
(string|null)

nanos

nanos?: (number|null);

Money nanos

Property Value
TypeDescription
(number|null)

units

units?: (number|Long|string|null);

Money units

Property Value
TypeDescription
(number|Long|string|null)