LoadPrice

Function: loadPrice()

[object Object]

Defined in: app/components/Register/RegisterForm/RegisterForm.handlers.tsx:85

Fetches the price of a membership.

Parameters

setPrice

(value) => void

State setter function for the price property.

setMembershipPaymentExpirationTime

(value) => void

State setter function for the membershipPaymentExpirationTime property.

Returns

Promise<void>

On this page