Namespace:
RainWorx.FrameWorx.BLL.ServiceImplementations
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Syntax
C#
public string GetStripeCustomerId( string actingUserName, string sellerUserName, string buyerUserName )
Parameters
- actingUserName
- Type: SystemString
- sellerUserName
- Type: SystemString
- buyerUserName
- Type: SystemString
Return Value
Type: StringImplements
IAccountingServiceGetStripeCustomerId(String, String, String)See Also