Namespace:
RainWorx.FrameWorx.Services
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Syntax
C#
Dictionary<int, string> GetAllStripeCustomerIds( string actingUserName, string buyerUserName )
Parameters
- actingUserName
- Type: SystemString
- buyerUserName
- Type: SystemString
Return Value
Type: DictionaryInt32, StringSee Also