ENUM

FundedServiceCostPrecision

Precision of the costs associated with the funded service.

link GraphQL Schema definition

  • enum FundedServiceCostPrecision {
  • # Smallest denomination.
  • SMALLEST_DENOMINATION
  • # Hundredths.
  • HUNDREDTHS
  • }