Method: CandyCheck::AppStore::Verification#endpoint_url
- Defined in:
- lib/candy_check/app_store/verification.rb
#endpoint_url ⇒ String (readonly)
Returns the verification URL to use.
7 8 9 |
# File 'lib/candy_check/app_store/verification.rb', line 7 def endpoint_url @endpoint_url end |