Class AddressParams

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class AddressParams.None

      Address Form will be hidden.

      public final class AddressParams.PostalCode

      Only postal code will be shown as part of the card component.

      public final class AddressParams.FullAddress

      Full Address Form will be shown as part of the card component.

      public final class AddressParams.Lookup

      Address Lookup option will be shown as part of card component.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail