Class: C2eCore::Drops::Wolt::ProfileDrop
- Defined in:
- /build/app/mailers/c2e_core/drops/wolt/profile_drop.rb
Instance Method Summary collapse
-
#company_branch ⇒ CompanyBranchDrop
- The CompanyBranch that the Wolt Profile belongs to.
-
#config_url ⇒ String
- Link to Config.
-
#id ⇒ Integer
- The ID of the Wolt Profile.
-
#initialize(profile) ⇒ ProfileDrop
constructor
A new instance of ProfileDrop.
-
#integration_initiated_by ⇒ UserDrop?
- The user that initiated the onboarding or null if the information is not available.
-
#restaurant_id ⇒ String
- The ID of the restaurant in Wolt (venue_id).
Constructor Details
#initialize(profile) ⇒ ProfileDrop
Returns a new instance of ProfileDrop.
Instance Method Details
#company_branch ⇒ CompanyBranchDrop
Returns - The CompanyBranch that the Wolt Profile belongs to.
#config_url ⇒ String
Returns - Link to Config.
#id ⇒ Integer
Returns - The ID of the Wolt Profile.
#integration_initiated_by ⇒ UserDrop?
Returns - The user that initiated the onboarding or null if the information is not available.
#restaurant_id ⇒ String
Returns - The ID of the restaurant in Wolt (venue_id).