AddressType

public enum AddressType : String, Codable, Equatable
  • Declaration

    Swift

    case home
  • Declaration

    Swift

    case delivery
  • Declaration

    Swift

    case invoice