All Downloads are FREE. Search and download functionalities are using the official Maven repository.

harness.payments.model.ids.Ids.scala Maven / Gradle / Ivy

package harness.payments.model.ids

import harness.pk.StringId

type CustomerId = CustomerId.Id
object CustomerId extends StringId

type ClientSecret = ClientSecret.Id
object ClientSecret extends StringId

type PaymentMethodId = PaymentMethodId.Id
object PaymentMethodId extends StringId

type SetupIntentId = SetupIntentId.Id
object SetupIntentId extends StringId




© 2015 - 2025 Weber Informatics LLC | Privacy Policy