Class MoneyAttribute

java.lang.Object
com.commercetools.graphql.api.types.MoneyAttribute
All Implemented Interfaces:
Attribute

public class MoneyAttribute extends Object implements Attribute
  • Constructor Details

    • MoneyAttribute

      public MoneyAttribute()
    • MoneyAttribute

      public MoneyAttribute(Long centAmount, Currency currencyCode, String name)
  • Method Details