Package-level declarations

Types

Link copied to clipboard
class AdditionalFeatureClient(apiSecret: String, apiBase: String = "https://api.portone.io", storeId: String? = null) : Closeable

API Secret을 사용해 포트원 API 클라이언트를 생성합니다.

Link copied to clipboard
@Serializable
data class GetPgCardPromotionsResponse(val promotions: List<PgCardPromotion>? = null)

PG사 카드 프로모션 조회 응답

Link copied to clipboard
@Serializable
data class PgCardPromotion(val promotionId: String, val cardCompany: PgPromotionCardCompany, val discountAmount: Long, val minimumPaymentAmount: Long)

PG사 카드 프로모션

Link copied to clipboard

PG 프로모션 카드사