BillingKeyInfoSummary: {
    billingKey: string;
    channels?: SelectedChannel[];
    issuedAt: string;
}

Type declaration

  • billingKey: string

    발급된 빌링키

  • Optionalchannels?: SelectedChannel[]

    발급된 채널

  • issuedAt: string

    빌링크 발급 완료 시점 (RFC 3339 date-time)